mcfrith / tandem-genotypes

GNU General Public License v3.0
45 stars 7 forks source link

tandem-genotypes-plot: Add new option to plot Nth sample in an input file #2

Closed misshie closed 5 years ago

misshie commented 5 years ago

tandem-genotypes-plot: Add "-s N", "--sample=N" option to plot Nth sample in an input file (tandem-genotypes-join output). Default is 1 (to plot first sample). Default is compatible with previous versions.

I really appreciate your work on the tandem-genotypes package, as well as the LAST aligner. I hope this feature help users for manual inspection of tandem-genotype results.

mcfrith commented 5 years ago

Many thanks for suggesting this useful feature. I think the 7 and 8 should be 6 and 7?

misshie commented 5 years ago

I think the 7 and 8 should be 6 and 7?

I corrected the mistake on the branch for the pullrequest. Thank you for your code review.