-
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.
* add ngs_qa_qc dockerfile and ep * begin restructuring of workflows for extension of demux workflow * start ngs qc/qa pipeline, fastqc - trimmed/untrimmed + fastp trimming * ngsqc fastqc, trimming, fastqc again after trim * fix line endings on ep.sh * add in fastq screen config to docker * final ngsqc dockerfile * feat: expand ngs qc workflow * feat: python module support for ngs qc-qa * chore: ignore jsons, lower latentcy wait for biowulf * feat: finalize first half of ngsqc pipeline * fix: snakemake pathing correction * fix: dry run action needs -s kwarg * chore: fix args in github action * chore: refactor setuptools package, force include workflow and profiles, fix dry run command * chore: dry run command not being executed * feat: kaiju and kraken annotation rules, beginning * chore: fix more merge conflicts * feat: working kraken & kaiju * chore: remap outputs to discussed structure * fix: align io paths for ngsqc workflow * chore: relocate slurm logs directory * fix: correct fastqc_trimmed output paths * fix: dry run action, add path to env * fix: broken path in dry run action * fix: cat from /Users/routsongrm/git/NGS/Dmux * fix: cat from \$PWD/NGS/Dmux * feat: add multiqc report * fix: new flag for dry run in CI
- Loading branch information
Showing
5 changed files
with
57 additions
and
13 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 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 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 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 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