![]() |
|
|||||||
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| samtools indels | Robby | Bioinformatics | 3 | 11-08-2011 07:02 AM |
| understanding pileup indels | pi101 | Bioinformatics | 0 | 05-10-2011 11:20 AM |
| Pileup representation of indels | ragowthaman | General | 1 | 04-30-2011 07:12 PM |
| Calling indels from samtools-pileup | kakar_nipun | Bioinformatics | 2 | 01-21-2011 02:31 AM |
| Tablet not showing pileup indels | agc | Bioinformatics | 1 | 11-21-2010 07:35 AM |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Junior Member
Location: Davis, CA Join Date: Feb 2010
Posts: 3
|
Hi all,
So I need a program that will essentially do the functionality of samtools.pl pileup2fq, but I need it to take into account indels. It appears that pileup2fq only uses indels to determine whether or not to upcase or lowcase the output flanking sequence bases. What I need is a program that will actually take into account the indels and create an output fastq/a file that will have the insertions inserted and the deletions deleted. Is there such a program out there somewhere? As far as I can tell samtools.pl does not do this. - Nik. |
|
|
|
|
|
#2 |
|
Senior Member
Location: Boston Join Date: Feb 2008
Posts: 609
|
You have to do this by yourself. Watch out heterozygous indels when we do that.
|
|
|
|
![]() |
| Tags |
| indels, pileup, samtools |
| Thread Tools | |
|
|