You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reader=csv.DictReader(filter(lambdar: r[:2] !='##', f), delimiter="\t") # need to remove comments of VCF-like characters, might be fully in memory though
reader=csv.DictReader(filter(lambdar: r[:2] !='##', f), delimiter="\t") # need to remove comments of VCF-like characters, might be fully in memory though
0 commit comments