# HG changeset patch # User nml # Date 1535143828 14400 # Node ID b69e898b8109acb97210d4db849731275525a7e2 # Parent 8cdffc02d2e2158256ced2403fec410bb9e5341c planemo upload for repository https://github.com/phac-nml/quasitools commit e30c0687f755a46c5b3bd265a1478a1abf5dc9f1 diff -r 8cdffc02d2e2 -r b69e898b8109 aacoverage.xml --- a/aacoverage.xml Wed Apr 25 10:38:00 2018 -0400 +++ b/aacoverage.xml Fri Aug 24 16:50:28 2018 -0400 @@ -1,7 +1,7 @@ - + Builds an aa census and returns its coverage - quasitools + quasitools + Identifies amino acid mutations - quasitools + quasitools + Identifies codon variants and non-synonymous/synonymous mutations - quasitools + quasitools + Identifies nucleotide variants - quasitools + quasitools + Generate a consensus sequence from a BAM file - quasitools + quasitools + Calculate the evolutionary distance between viral quasispecies. - quasitools + quasitools + Calculate the dN/dS value for each region in a bed file - quasitools + quasitools + - quasitools + quasitools diff -r 8cdffc02d2e2 -r b69e898b8109 hydra.xml --- a/hydra.xml Wed Apr 25 10:38:00 2018 -0400 +++ b/hydra.xml Fri Aug 24 16:50:28 2018 -0400 @@ -1,88 +1,102 @@ - + Identifies drug resistance within an NGS dataset - quasitools + quasitools @@ -107,19 +121,21 @@ - - + + - + + + - + @@ -130,16 +146,37 @@ - + - + - + + + + + + + + + + + + + + + + + + + + + + + - @@ -154,6 +191,7 @@ + @@ -237,7 +275,6 @@ /tmp/hydra_out/ * align.bam - * align.bam.bai * coverage_file.csv * dr_report.csv * filtered.fastq @@ -250,7 +287,6 @@ * __run.conf__: The configuration used when this output was produced. * __reads_w_K103N/__: The results directory for the input file reads_w_K103N.fastq * __align.bam__: The alignment file in bam format. - * __align.bam.bai__: The index to the alignment file. * __coverage_file.csv__: A file with one entry per line with the AA position and the coverage at the position. * __dr_report.csv__: A report detailing the drug resistant mutations found, above the reporting threshold (default: 1%). * __filtered.fastq__: The reads remaining after the filtering stage. diff -r 8cdffc02d2e2 -r b69e898b8109 quality.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/quality.xml Fri Aug 24 16:50:28 2018 -0400 @@ -0,0 +1,172 @@ + + Performs quality control on FASTQ reads. + + quasitools + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +