Workflows
What is a Workflow?Filters
Query
Created At
Updated At
Workflow type
Snakemake1
Submitter
dan rick1
Team
WGGC1
Space
WGGC1
Topic annotations
Sequence analysis1
1
Workflow visible to you, out of a total of 1
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/* ...