deepconsensus 1.2 snakemake pipeline
This snakemake-based workflow takes in a subreads.bam and results in a deepconsensus.fastq
- no methylation calls !
The metadata id of the subreads file needs to be: "m[numeric][numeric][numeric].subreads.bam"
Chunking (how many subjobs) and ccs min quality filter can be adjusted in the config.yaml
the checkpoint model for deepconsensus1.2 should be accessible like this: gsutil cp -r gs://brain-genomics-public/research/deepconsensus/models/v1.2/model_checkpoint/* "${QS_DIR}"/model/ if that does not work, try to download all at: https://console.cloud.google.com/storage/browser/brain-genomics-public/research/deepconsensus/models?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&prefix=&forceOnObjectsSortingFiltering=false
A run example is included in the run_snake.sh
Feedback / pull requests welcome!
Developed by Daniel Rickert @ WGGC Düsseldorf
more to look at:
Version History
main @ fea7480 (earliest) Created 12th Jul 2024 at 09:59 by dan rick
adding Snakefile
Frozen
main
fea7480
Creators
Not specifiedSubmitter
Views: 684 Downloads: 133
Created: 12th Jul 2024 at 09:59
None