Recent Releases of taxtriage
taxtriage - 2.1.1
What's Changed
- Single Sample addition as input
- Downsampling (changed from khmer) with BBNorm by @Merritt-Brian in https://github.com/jhuapl-bio/taxtriage/pull/97
- Remote some unused parameters for tower
- Adding single sample input (one sample only) - This method overwrites the
--inputif specified. - Updates to usage for the above.
Full Changelog: https://github.com/jhuapl-bio/taxtriage/compare/v2.1.0...v2.1.1
- Python
Published by Merritt-Brian 11 months ago
taxtriage - 2.1.0
What's Changed
Annotation and CDS Mappings by @Merritt-Brian in https://github.com/jhuapl-bio/taxtriage/pull/96
Added CDS mapping back into V2.0
Fixed Reference assembly
Updated to allow Genbank as a potential resource
Added Alternative Name matching for pathogen sheet
Added several versions into MultiQC report at the end
Full Changelog: https://github.com/jhuapl-bio/taxtriage/compare/v2.0.7...v2.1.0
- Python
Published by Merritt-Brian 11 months ago
taxtriage - 2.0.7
- Added confidence metric merging of region fix for gap acceptance (0-depth)
- Updated Pathogen Sheet with new annotations
- Added High Consequence Column to report/html of MultiQC
- Update README with new parameter
- Added High Consequence Table for low TASS scores to bottom of report
- Update configurations for RAM needed for score calculations
- Python
Published by Merritt-Brian about 1 year ago
taxtriage - 1.3.3
Bug Fixes: - Fixed a routing and mismatch of Reads and Pulled reference FASTA file during alignment (Pulled assembles only) Example Reads For Sample A pull Reference A and Sample B Reads pull Reference B but Sample A aligns to Reference B and Sample B aligns to Reference A - Multi-sample runs were not reporting full list to the metagenomics discovery report
- Python
Published by Merritt-Brian about 2 years ago
taxtriage - 1.3.2
- Fixed an issue with NF Tower not produced krona plots
- Made "pathogen report" mandatory - defaults to the one in assets/pathogen_sheet.txt
- Updated nf tower configurations
- Changed the "organisms" parameter to produce a file first to avoid pathing issues for cloud
- Python
Published by Merritt-Brian about 2 years ago
taxtriage - 1.3.0
Features
- Fuzzy matching option (taxid vs name of organism)
- Turn off de novo assembly and variant analysis by default. Requires parameters to enable
- Allow GCF mapping to existing NC accessions if not present. Requires refseq conventions
- Skippable Kraken2 - goes into alignment post QC/trimming
- Merged Confidence Metrics into a per sample x organism basis in the report
- Python
Published by Merritt-Brian about 2 years ago