aineniamh / snipit

snipit: summarise snps relative to your reference sequence
GNU General Public License v3.0
148 stars 28 forks source link

Add options to sort by sequence name and mutations at provided positions #15

Closed corneliusroemer closed 2 years ago

corneliusroemer commented 2 years ago

Usage

snipit alignment.fasta --sort-by-id to sort by sequence name

snipit alignment.fasta --sort-by-mutations 27788,27384,21570,23535,8303,1627,1931,16935 to sort by bases at position 27788, then break ties by nuc at mutation 27384, 21570 etc.