<p>I want to process the <a href='http://samtools.sourceforge.net/SAM1.pdf'>sam</a> file created by <a href='http://bio-bwa.sourceforge.net/'>BWA</a>, if it is sorted by the sequence coordinate on reference, it will be …
<p>I use picard tools to take a <a href='http://bio-bwa.sourceforge.net/'>BWA</a> alignment <a href='http://samtools.sourceforge.net/SAM1.pdf'>sam</a> file and convert it into a sorted <a href='http://samtools.sourceforge.net/SAM1.pdf'>bam</a> file. Normally this works …
<p>Hi, </p> <p>I have (what I think) is a valid <a href='http://samtools.sourceforge.net/SAM1.pdf'>sam</a> file.</p> <p>When I do:</p> <pre><code>samtools view -S F1i1F.C57.2.Aligned.out.sam chr19_C57 </code></pre> <p>I get the …
<p>I have been trying to call some variants with GATK. It complains, rightly, that my the length of the contigs in my <a href='http://samtools.sourceforge.net/SAM1.pdf'>BAM</a> file …
<p>Do the sequences in <a href='http://samtools.sourceforge.net/SAM1.pdf'>SAM</a>/BAM header have to match the number and the order of the sequences in reference FASTA file?</p> <p>For example, if …
<p>Hi,</p> <p>I am a newbie working on mitochondria DNA sequencing. One error message I had during GATK quality score recalibration was " incompatible contigs Input …
<p>Hi I have a <a href='http://samtools.sourceforge.net/SAM1.pdf'>sam</a> file. The 5th column of the <a href='http://samtools.sourceforge.net/SAM1.pdf'>sam</a> file tells us the quality score. In my <a href='http://samtools.sourceforge.net/SAM1.pdf'>sam</a> alignment …
<p>Hello,</p> <p>I had some data in "eland_export.txt" format and I want to convert it to the <a href='http://samtools.sourceforge.net/SAM1.pdf'>SAM</a> format first and then later to the …
<p>After recently assembling a transcriptome, I took the reads used to generate the assembly and aligned them to the assembled contigs using <a href='http://bio-bwa.sourceforge.net/'>BWA</a>. The …
<p>Hi all, what <a href='http://samtools.sourceforge.net/SAM1.pdf'>SAM</a>/BAM viewer are you using? do you have any suggestion on a good <a href='http://samtools.sourceforge.net/SAM1.pdf'>BAM</a>/SAM viewer? Thanks in advanced.</p>