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
When the representative_hearder_file is provided, the call_names info may also present in one line like #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT SAMPLE1 SAMPLE2 .....
In this case, the call names can be extracted directly from the header so CombineCallNames can be avoided.
The text was updated successfully, but these errors were encountered:
When the representative_hearder_file is provided, the call_names info may also present in one line like
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT SAMPLE1 SAMPLE2 ....
.In this case, the call names can be extracted directly from the header so CombineCallNames can be avoided.
The text was updated successfully, but these errors were encountered: