Samtools view error: header include @SQ line missing LN tag.
0
0
Entering edit mode
3.1 years ago
Digimon • 0

After running minimap2 aligning .fastq to index .mmi creating .bam and pipeing the result into samtools view the above error ensues. What can I do abou it?

minimap2 • 930 views
ADD COMMENT
0
Entering edit mode

What is the exact command you used?

ADD REPLY
0
Entering edit mode

minimap2 -t 40 -ax splice -k14 -u f --secondary=no input.mmi othr_input.fastq.gz | samtools view -Sb > othr_input.bam

ADD REPLY

Login before adding your answer.

Traffic: 1541 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