How Can Soap2Sam.Pl Be More Fast?
I have some big soap files (>20 G, each) and I need to convert them into SAM format.
I am using the soap2sam.pl by the author of soap, but it is very slow.
$ soap2sam.pl in.soap >in.sam
How can I do this quickly ?
sam
• 1,950 views
•
link
updated
by
Ashutosh Pandey
•
written
by
wm
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How To Sort Sam File
written by Chen Sun<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 …
-
Sam To Bam - Loss Of Data Or Just Great Compression?
written by Clare<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 …
-
Sra Format Questions: How To Get A Sam File That Can Be Converted To Bam?
written by bede.portz<p>I'm trying to obtain some published chip-seq data from another lab that is stored in the SRA. I have downloaded and installed the SRA toolkit. …
-
Conversion From Sam To Bed With Max Information
written by roll<p>I am trying to convert my <a href='http://samtools.sourceforge.net/SAM1.pdf'>sam</a> file into bed file in such a way that i will keep some information from the <a …
-
Consensus Fasta Sequence Of A Given Genomic Region For Individuals From 1000G
written by Pierre<p>Hey guys, </p> <p>I am trying to retrieve consensus fasta sequences of a number of regions for specific individuals from 1000G, and further to make …
-
How To Convert A Soapsnp Output File To Soap, Sam Or Bam Formats
written by bashwin.u •<p>Hello,</p> <p>I would like to know if there is any tool to convert SOAPsnp to SOAP? Once it is converted to SOAP, I can convert …
-
Samtools View Of A Sam File Entire Chromosome
written by dfernan<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 …
-
Extract Alignment By Read Id From A Sam File
written by Nicolas Rosewick<p>Hi,</p> <p>Is there a rapid way to extract alignment from a <a href='http://samtools.sourceforge.net/SAM1.pdf'>sam</a> file using read ids (about~100 read ids in average). If the read …
-
Sam To Bam Conversion Reference Fasta File
written by Atom Smasher •<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 …
-
Svdetect-Structure And Cnv Detection
written by Hmm •<p>I have patient tumor/normal HiSeq paired end data. I have 2 <a href='http://samtools.sourceforge.net/SAM1.pdf'>bam</a> files which were cleaned/sorted/duplicates removed.One <a href='http://samtools.sourceforge.net/SAM1.pdf'>bam</a> for tumor and other for …