-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added preprocessing of raw reads * added `--preprocessed` flag to suppress preprocessing for already preprocessed datasets * R1/R2 read lengths are now assessed and homogenised separately (i.e. they can have different lengths as supported by Figaro) * initial read length distribution assessment is now performed by fastqc * fastq filenames are normalised to R1/R2 naming scheme * readlen homogenisation is now performed by bbduk * added mapseq-profiling of asv sequences * added two parameters (`--dada2_chimera_method`, `--dada2_chimera_min_fold_parent_over_abundance`) for dada2 chimera removal Bugfixes/Workarounds * fixed an R script error that would generate the wrong table format when having a single sample * in `dada2_analysis` commented vortex-code (prevalence check) as it fails for certain samples Co-authored-by: Christian Schudoma <[email protected]>
- Loading branch information
Showing
23 changed files
with
937 additions
and
411 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.