Published September 25, 2016
| Version v1.12.0
Software
Open
broadinstitute/viral-ngs: v1.12.0
Authors/Creators
- 1. Broad Institute
- 2. Broad Institute of MIT and Harvard
- 3. MIT
- 4. DNAnexus
Description
New:
- New BWA-based LCA metagenomics function:
metagenomics. align_rna()- Align to metagenomics bwa index, mark duplicates, and generate LCA report
- In Broad Snakemake pipeline, problematic nodes can now be blacklisted
easy-deploy-viral-ngs.shnow supports Python 2-based conda environments (sans Snakemake), and installation of viral-ngs from local conda buildsGATK_PATH(the path to the directory containing theGenomeAnalysisTK.jarfile) can be specified via--GATK_PATHto functions requiring GATKNOVOALIGN_LICENSE_PATH(the path to anovoalign.licfile) can be specified via--NOVOALIGN_LICENSE_PATHto functions that make use of Novoalign
Fixed:
reports.rulesSnakemake file fixes usage ofsamples-runs.txteasy-deploy-viral-ngs.shhas bugfix to remove debug lines from before the file had automated testing.- Fix bug in calculating coverage when mapped bam has no reads: coverage quantiles are only reported when there are mapped reads
- Fix bug in
tools.bwa.align_mem_one_rg()(used byreports.align_and_plot-coverage()) where input bam was removed if the file had only one RG assembly.refine_assemblymore robust to empty input
Changed/Updated:
easy-deploy-viral-ngs.shscript now displays a shorter command prompt (modified$PS1)easy-deploy-viral-ngs.shscript now tests for 768MB RAM to account for lowerishlimit on Broad systems- In Snakemake pipeline, Kraken results are also now reported for cleaned reads
- Testing and deployment-related files can now be found in broadinstitute/viral-ngs-deploy. The files will be leaving this repository in the near-ish future
pysam0.8.3 -> 0.9.1picard1.141 -> 2.5.0diamond0.7.10 -> 0.8.22snakemake3.7.1 -> 3.8.2- pip packages moved to
requirements-conda.txt. This mostly impacts testing, since the dependencies are listed elsewhere for the bioconda package of viral-ngs
Files
broadinstitute/viral-ngs-v1.12.0.zip
Files
(46.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4e37e7a63261a4abf5555287e9f1f0b8
|
46.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/broadinstitute/viral-ngs/tree/v1.12.0 (URL)