Forum: Bioinformatics
08-19-2013, 12:20 AM
|
Replies: 2
Views: 2,185
|
Forum: Bioinformatics
10-15-2012, 01:39 AM
|
Replies: 292
Views: 160,688
|
Forum: Bioinformatics
04-25-2012, 01:47 AM
|
Replies: 2
Views: 2,185
SeqPrep and discarding reads
I've been testing SeqPrep (http://seqanswers.com/wiki/SeqPrep) for trimming adapters and merging reads. However I'm unsure why some reads get discarded. The command line is as follows:
SeqPrep -f...
|
Forum: Bioinformatics
12-21-2011, 03:58 AM
|
Replies: 4
Views: 2,548
|
Forum: Bioinformatics
12-21-2011, 03:53 AM
|
Replies: 0
Views: 1,622
dindel, exomes and chromosome 10
Hi all,
I run dindel as part of workflow which I do for dna seq, which large percent is exome samples. I've noticed something quite odd with regards to dindel stage 3.
I run stage 3 parallel...
|
Forum: Bioinformatics
08-05-2011, 02:04 AM
|
Replies: 292
Views: 160,688
|
Forum: Bioinformatics
08-03-2011, 04:30 AM
|
Replies: 0
Views: 1,762
pileup file format
Hi all,
I'm trying to interpret the (m)?pileup file format with regarding to the indels. The documentation says that the indels have pattern [+-][0-9]+[ACGTNacgtn]+. After looking at the format it...
|
Forum: Bioinformatics
01-10-2011, 01:11 PM
|
Replies: 11
Views: 9,687
Is it the bwa sampe step which lasts long? I...
Is it the bwa sampe step which lasts long? I would suggest switching on the -P option (which loads the index into memory). That speeds up the execution quite a lot. It does require 4-5Gb of memory...
|
Forum: Bioinformatics
01-05-2011, 11:05 AM
|
Replies: 0
Views: 1,382
Coverage and deletions
Hi all,
I've been looking into using samtools mpileup to generate coverage. After converting its result to bedgraph format, I've compared it to a self generated one (directly from sam file) and...
|
Forum: Bioinformatics
10-25-2010, 10:51 PM
|
Replies: 30
Views: 10,639
|
Forum: Bioinformatics
10-25-2010, 04:38 AM
|
Replies: 5
Views: 2,489
|
Forum: Bioinformatics
10-25-2010, 04:28 AM
|
Replies: 30
Views: 10,639
Using dindel
Hi all,
I'm currently trying out dindel v0.12 (http://sites.google.com/site/keesalbers/soft/dindel) for finding indels. However I hit a little snag and there is little help available that I can...
|
Forum: Bioinformatics
05-03-2010, 01:23 AM
|
Replies: 24
Views: 34,137
|
Forum: Bioinformatics
12-16-2009, 06:20 AM
|
Replies: 6
Views: 8,301
|
Forum: Bioinformatics
12-15-2009, 11:32 PM
|
Replies: 6
Views: 8,301
Why is there two ways of marking deletions? As...
Why is there two ways of marking deletions? As the page mentions that this '-[0-9]+[ACGTNacgtn]+' is a pattern for deletion. Also it seems that the * has a quality score in base quality column.
I...
|
Forum: Bioinformatics
12-15-2009, 04:40 AM
|
Replies: 6
Views: 8,301
Samtools - pileup format question
Hi,
I'm using pileup to make indel and snp calls. But I noticed a strangeness that isn't marked in the help page (http://samtools.sourceforge.net/pileup.shtml). There is a '*' in the read bases...
|
Forum: Bioinformatics
11-11-2009, 11:36 AM
|
Replies: 4
Views: 3,502
|
Forum: Bioinformatics
11-10-2009, 02:58 AM
|
Replies: 4
Views: 3,502
|
Forum: Bioinformatics
11-09-2009, 05:55 AM
|
Replies: 4
Views: 3,502
Understanding BWA result
Hi,
I've done some testing with BWA against couple of small chromosomes. My test data is paired end data. I don't understand couple lines of my results. I made a small perl script to understand...
|