It looks like you're new here. If you want to get involved, click one of these buttons!
Carneiro
Posts: 171 admin
No, the DPP as is will split all bam files per sample and process them independently. Just to reiterate, the DPP script is an example script. You are welcome to modify it to do all samples at once, using the DPP as a template.
Mauricio Carneiro, PhD http://www.broadinstitute.org/~carneiro/
Answers
Although the Data Processing Pipeline follows our best practices guidelines, it is provided as an example script for people to build their own. You risk using parameters that are not updated or best for your particular data set.
Mauricio Carneiro, PhD http://www.broadinstitute.org/~carneiro/
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like WTF •What my esteemed colleague @Carneiro means to say, I believe, is that the DPP script performs the necessary steps described in the Best Practices, but you should not simply run it with default parameters. You should check that the way the steps are set up make sense for your dataset and above all make sure you adapt the parameters to the specificities of your data.
Geraldine Van der Auwera, PhD
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like WTF •Thanks for the folloe up. :-) What I was trying to ask is this: The "Best" recommended processing of BAM files seem to involve processing multiple BAM files together (i.e. in parallel rather than in series). Can the DPP do this, and if so how do I set it up to do that?
- Spam
- Abuse
- Troll
0 • Off Topic Disagree Agree Like WTF •