Error : samtools tview
1
0
Entering edit mode
6.6 years ago
1191106787 • 0

Hi: I have a sorted and merged BAM file, and I would like to check the alignment, but the result is wrong. So, where is the problem? Thanks a lot.

The wrong result:

$ samtools tview KPGP-00001_picard_sort.bam /DataBase/Human/hg19/hg19.fa
1         11        21        31        41        51        61        71        
NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
samtools visualization alignment • 2.1k views
ADD COMMENT
1
Entering edit mode

samtools tview is not the most powerful genome browser available, I would recommend IGV, IGB or Tablet (among others) to get a richer view of alignments.

How is the result wrong? You mean the long stretch of Ns? Try going to some position - press g then write down the position, something like chr1:156000.

See some further discussion here.

ADD REPLY
0
Entering edit mode

all the result was only 71bp and END, but obvious human genome greater, so where is the other sequence?

ADD REPLY
0
Entering edit mode

hu ? kamoulox ?

ADD REPLY
0
Entering edit mode
ADD REPLY
1
Entering edit mode
6.6 years ago
1191106787 • 0

I found it was because the wrongly samtools installed conda, and I installed it with source code and got the right result. I have submitted this issue at https://github.com/conda/conda/issues/6191 .

ADD COMMENT

Login before adding your answer.

Traffic: 1409 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6