samtools : print single columns at position
How can I print only 1 column from a BAM file at specific coordinate.
For example:
ACGTGACGGACGGGGCCA
TGACGGACGGGGCCA
GGACGGGGCCA
^
For example print the column at coord 'x' will return AAA (see example above)
• 157 views
•
link
0 answers
No answers yet.
Log in to answer this question.