aineniamh / snipit

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

add position ignore #2

Closed tomkinsc closed 3 years ago

tomkinsc commented 3 years ago

Feedback is welcome on this one.

This adds two new command line arguments:

Also, mea culpa! This also restores an import, import snp_functions as sfunks, to command.py that was lost in my previous PR due to an override I have in my dev config.

aineniamh commented 3 years ago

Sounds great too! I guess if there's positions you know you're not interested in! Could also add in a "range of interest", like if you're only wanting to look at a particular part of the input sequence.