Forum: Bioinformatics
01-24-2015, 08:14 PM
|
Replies: 2
Views: 1,419
|
Forum: Bioinformatics
09-02-2014, 01:06 PM
|
Replies: 648
Views: 191,310
|
Forum: Bioinformatics
09-02-2014, 09:59 AM
|
Replies: 648
Views: 191,310
kevinrue, can you send the output of
grep...
kevinrue, can you send the output of
grep -A4 HWI-D00238R:175:H8RA2ADXX:1:1216:1567:36545 $FQ
for both ends of your input fastqs?
Also, note that the percentage of output that you are...
|
Forum: Bioinformatics
09-02-2014, 08:24 AM
|
Replies: 648
Views: 191,310
as far as I can guess, dpryan is correct that...
as far as I can guess, dpryan is correct that what you're seeing is more likely a bwa bug than a bwa-meth bug since I don't mess with the cigar string.
As I told you, you can simply use the...
|
Forum: Bioinformatics
04-17-2014, 05:01 PM
|
Replies: 16
Views: 7,926
|
Forum: Bioinformatics
04-17-2014, 09:06 AM
|
Replies: 16
Views: 7,926
|
Forum: Bioinformatics
04-17-2014, 09:03 AM
|
Replies: 16
Views: 7,926
I would have to do some tests on 75 base reads...
I would have to do some tests on 75 base reads but indeed, bwa mem will work fine on them, I just wanted to be conservative in the recommendation. I assume that it would be fine. For you problem with...
|
Forum: Bioinformatics
04-01-2014, 02:50 PM
|
Replies: 4
Views: 1,694
|
Forum: Bioinformatics
03-31-2014, 09:50 AM
|
Replies: 4
Views: 1,694
DESeq/EdgeR on counts of reads supporting variant
Is there precedent for and/or is it sensible to use DESeq or EdgeR to model counts of reads supporting variants in order to get significance?
For example, suppose I have 10 cases and 10 controls...
|
Forum: Bioinformatics
03-14-2014, 03:52 PM
|
Replies: 648
Views: 191,310
it does support single-end as well, but yeah,...
it does support single-end as well, but yeah, only directional for now.
glad to see bismark outputting the sorted header, that does simplify things for downstream analyses.
what filtering to...
|
Forum: Bioinformatics
02-11-2014, 09:58 AM
|
Replies: 16
Views: 7,926
|
Forum: Bioinformatics
02-08-2014, 07:07 AM
|
Replies: 16
Views: 7,926
I have updated a few of the aligners, including...
I have updated a few of the aligners, including bismark with bowtie2 for the data simulated with the Sherman data with a 1% error rate. I am continuing to check parameter values for other aligners so...
|
Forum: Bioinformatics
02-05-2014, 07:46 AM
|
Replies: 16
Views: 7,926
|
Forum: Bioinformatics
02-04-2014, 10:34 AM
|
Replies: 16
Views: 7,926
Devon, that's interesting to hear about...
Devon, that's interesting to hear about gnumap-bs, from their paper, it looks promising, though I hadn't heard about it until recently.
Felix, thanks for the very thorough reply. I will:
1. use...
|
Forum: Bioinformatics
02-04-2014, 05:36 AM
|
Replies: 16
Views: 7,926
bwa-meth and bs-seq comparison
Hi All, I have written a simple BS-Seq aligner that wraps bwa mem. It is available from here: https://github.com/brentp/bwa-meth
There is a writeup of it here: http://arxiv.org/abs/1401.1129
In...
|
Forum: Bioinformatics
12-05-2013, 02:25 PM
|
Replies: 648
Views: 191,310
|
Forum: Bioinformatics
12-05-2013, 01:47 PM
|
Replies: 19
Views: 8,537
|
Forum: Bioinformatics
12-05-2013, 11:31 AM
|
Replies: 648
Views: 191,310
Hi, Bismark is creating a lot of plain-text...
Hi, Bismark is creating a lot of plain-text output--e.g. 16GB of SAM from 4GB of fastq.gz. It would be nice if it output BAM format instead of SAM. Even if it could be forced to output .sam.gz, that...
|
Forum: Bioinformatics
12-05-2013, 11:26 AM
|
Replies: 19
Views: 8,537
Hi Devon, this seems very interesting. I have...
Hi Devon, this seems very interesting. I have been having trouble with the amount of plain-text output from Bismark.
this seems to require exactly mpich, openmpi doesn't seem to work, is that...
|
Forum: Bioinformatics
10-14-2013, 05:56 AM
|
Replies: 6
Views: 4,729
|
Forum: Bioinformatics
08-20-2013, 01:22 PM
|
Replies: 9
Views: 9,971
|
Forum: Bioinformatics
02-19-2013, 07:29 AM
|
Replies: 7
Views: 2,390
|
Forum: Bioinformatics
05-08-2012, 06:24 PM
|
Replies: 15
Views: 4,828
|
Forum: Bioinformatics
04-17-2012, 05:44 AM
|
Replies: 13
Views: 3,712
only if you don't care about keeping around...
only if you don't care about keeping around intermediate files, in case the pipeline adds a step in there or you change some parameters in a later step and don't want to re-run the entire pipeline.
|
Forum: Bioinformatics
04-17-2012, 05:34 AM
|
Replies: 13
Views: 3,712
|