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
When I use the --snp_list option, I get a report like this.
#SNP Derived Ancestral ft-asmbl.fna
B.1 T C T
B.2 T G T
B.3 T C T
B.4 A T T
B.5 T C T
B.6 T C C
B.7 G A A
B.8 T G G
B.9 C T T
I've been looking at the snp_lister function trying to figure out if there's any convenient way to include the contig ID and position aligned to that SNP.
#SNP Derived Ancestral ft-asmbl.fna QuerySeq QueryPosition
B.1 T C T contig1 XXX
B.2 T G T contig1 XXX
B.3 T C T contig2 XXX
B.4 A T T contig3 XXX
B.5 T C T contig4 XXX
Would this be possible?
The text was updated successfully, but these errors were encountered:
Copying issue from CanSNPer adrlar/CanSNPer#28 (comment)
The text was updated successfully, but these errors were encountered: