forked from Illumina/Pisces
-
Notifications
You must be signed in to change notification settings - Fork 0
Suggested Pipeline Configuration 5.2.7
tamsen edited this page Oct 27, 2020
·
1 revision
Application | Function | Somatic | Germline | Notes |
---|---|---|---|---|
forthcoming | indel realignment | yes | yes | This is slow. 2-3x slower than the whole Pisces step. You can skip it if you don't need the precision. Gets rid of a lot of false positives if the upstream aligner tends to make a lot of judgment errors. |
Stitcher | stitches reads | yes | yes | reconciles pairs of reads into single consensus reads,reduces FP due to noise, reduces FN due to strand bias, only works with paired end sequencing |
Pisces | variant calling | yes | yes | use -ThreadByChr for faster performance but greater memory hit. Use qsub on the cluster, works fine with UMIs or for catching variants < 0.01%, so long as the data quality supports this and Pisces is properly configured. |
Q Score Recalibration | Downgrade Q score for poor samples | yes | no | Run before or after scylla. Somatic calling is quite sensitive to sample degradation, germline calling less so. Gets rid of a lot of false positives if the samples has a lot of FFPE or oxidative damage that otherwise would dominate the variant calls. |
Scylla | long range phasing | yes | yes | Default configuration works well with somatic. Special germline settings: ploidy=diploid, crushvcf=true, dist=5;must load the same bam that pisces does. Ie, if Pisces acts on a stitched or re-aligned bam, then so should Scylla,Turn off upstream MNV calling by Pisces. |
https://github.com/Illumina/Pisces/wiki/Pisces-Quick-Start-5.2.7
- Pisces 5.3.0 Quick Start
- Pisces 5.3.0 Design Document
- Pisces 5.3.0 Supported Options
- Scylla 5.3.0 Design Document
- Stitcher 5.3.0 Design Document
- VQR 5.3.0 Design Document
- VennVcf 5.3.0 Design Document
- Gemini 5.3.0 Design Document
- AdaptiveGenotyper 5.3.0 Design Document
- Pisces Tools 5.3.0
- Suggested Pipeline Configuration 5.3.0
- Pisces 5.2.10 Design Document
- Pisces 5.2.10 Supported Options
- Scylla 5.2.10 Design Document
- Stitcher 5.2.10 Design Document
- VQR 5.2.10 Design Document
- VennVcf 5.2.10 Design Document
- Gemini 5.2.10 Design Document
- AdaptiveGenotyper 5.2.10 Design Document
- Pisces Tools 5.2.10
- Suggested Pipeline Configuration 5.2.10
- Pisces 5.2.9 Quick Start
- Pisces 5.2.9 Design Document
- Pisces 5.2.9 Supported Options
- Scylla 5.2.9 Design Document
- Stitcher 5.2.9 Design Document
- VQR 5.2.9 Design Document
- VennVcf 5.2.9 Design Document
- Pisces Tools 5.2.9
- Suggested Pipeline Configuration 5.2.9
- Pisces 5.2.7 Quick Start
- Pisces 5.2.7 Design Document
- Pisces 5.2.7 Supported Options
- Scylla 5.2.7 Design Document
- Stitcher 5.2.7 Design Document
- VQR 5.2.7 Design Document
- VennVcf 5.2.7 Design Document
- Pisces Tools 5.2.7
- Suggested Pipeline Configuration 5.2.7
- Pisces 5.2.5 Design Document
- Pisces 5.2.5 Supported Options
- Scylla 5.2.5 Design Document
- Stitcher 5.2.5 Design Document
- VQR 5.2.5 Design Document
- Suggested Pipeline Configuration 5.2.5
- Pisces 5.2.0 Design Document
- Pisces 5.2.0 Supported Options
- Scylla 5.2.0 Design Document
- Stitcher 5.2.0 Design Document
- VQR 5.2.0 Design Document
- Suggested Pipeline Configuration 5.2.0
- Pisces Suite 5.2.0 Known Issues and Limitations