This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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)

print position samtools

0 answers

No answers yet.

Log in to answer this question.