<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>Hello,</p> <p>I was looking into filtering our Sniper calls using the included perl scrips in order to look at certain mapping quality and somatic score …
<p>Hi, I was hoping to compile somatic-sniper but I received some issues:</p> <pre><code>$ make Scanning dependencies of target sniper [ 10%] Building C object build/src/lib/sniper/CMakeFiles/sniper.dir/allele_util.c.o …
<p>hello every one,</p> <p>after mapping,i encountered an error during converting my <a href='http://samtools.sourceforge.net/SAM1.pdf'>sam</a> out file into <a href='http://samtools.sourceforge.net/SAM1.pdf'>bam</a> out put file.</p> <p>[cdac@nbri <a href='http://samtools.sourceforge.net/'>samtools</a>-0.1.19]$ <a …
<p>Does denovogear support marked dup and sorted <a href='http://samtools.sourceforge.net/SAM1.pdf'>bam</a> files? I was trying to run the bcf file generated from mpileup command on the marked …
<p>Is it possible in any way to run the somatic sniper with merged <a href='http://samtools.sourceforge.net/SAM1.pdf'>bam</a> file or do I always need to provide the tumor …
<p>Hi everyone, </p> <p>I would like to know which column or parameter change in <a href='http://samtools.sourceforge.net/SAM1.pdf'>bam</a> file when we flag the PCR duplicate?</p> <p>Thank you …
<p>Hello,</p> <p>I'm using <a href='http://samtools.sourceforge.net/'>Samtools</a> to call variants and I am using Picard MarkDuplicates to mark duplicates in my <a href='http://samtools.sourceforge.net/SAM1.pdf'>bam</a> file. My question is: …