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
It would be nice to be able to provide some syntax to the -T option that effectively say logical NOT. For example, if I want genomes from family X but exclude members of genus Y. An example would follow the grep and samtools/bcftools nomenclature -T "f__Mycobacteriacea,^g__Mycobacterium"
The text was updated successfully, but these errors were encountered:
It would be nice to be able to provide some syntax to the
-T
option that effectively say logical NOT. For example, if I want genomes from family X but exclude members of genus Y. An example would follow thegrep
andsamtools/bcftools
nomenclature-T "f__Mycobacteriacea,^g__Mycobacterium"
The text was updated successfully, but these errors were encountered: