![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Soap Output File Error: Can't write | rahul.m.dhodapkar | Bioinformatics | 11 | 07-06-2015 06:34 AM |
tophat + cufflinks: strand information | Zimbobo | Bioinformatics | 29 | 04-20-2012 01:35 AM |
GATK: unable to write data to BAM schedule file | bjchen | Bioinformatics | 5 | 02-13-2012 01:21 AM |
adding platform information to a bam file | efoss | Bioinformatics | 2 | 09-12-2011 11:22 AM |
Bowtie, BWA, strand information | Zimbobo | Bioinformatics | 6 | 04-24-2010 09:30 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Vienna Join Date: Nov 2010
Posts: 10
|
![]()
Hello,
I have a quick and simple questions: Is there a ready-to-use tool which allows me to re-write the strand information in a BAM file, such that reads which mapped on the forward strand are stored as mapping to the reverse strand and vice-versa? I know how to do it with samtools and awk, but I was wondering if there was a faster solution without going through an intermediate SAM file. Cheers, Daniel |
![]() |
![]() |
![]() |
#2 |
Peter (Biopython etc)
Location: Dundee, Scotland, UK Join Date: Jul 2009
Posts: 1,543
|
![]()
I'm not quite sure what you are trying to do (or why), but in principle if you can program in Java you should be able to do this via Picard, or using the samtools C API, perhaps via Python (pysam) or a similar language specific wrapper.
|
![]() |
![]() |
![]() |
Tags |
bam, strand information |
Thread Tools | |
|
|