freebayes issue for BAM file
Hi, I am doing variant allele discovery via freebayes. However, I always got Opened BAM reader without index file, jumping is disabled. could not find SM: in @RG tag @RG ID:FASTQ_Groomer_on_data_1. Can anybody help me to figure it out?
• 3,564 views
•
link
1 answer
The message is clear: your BAM header is missing a sample name (SM) in the read group (RG) see :
• 0 views
•
link
Log in to answer this question.