aineniamh / snipit

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

Suggestion: ability to order sequences according to a file #13

Closed iahdb closed 2 years ago

iahdb commented 2 years ago

Hi there,

Really love this tool, thanks for sharing it! :)

I think it would also be really handy to be able to give a specific order for the sequences to appear in (perhaps the same order as the labels csv file?) so it can be easier to compare across predefined conditions rather than closeness to reference.

Thanks :)

aineniamh commented 2 years ago

The sequence order is maintained from the order of the input fasta file by default. Reordering that should get you the behaviour you're after!