Skip to main content

deacon_fetch

Tags: host decontamination depletion download index minimizer deacon run-scope

Fetch a pre-built deacon index for host read filtering.

Uses deacon to download a pre-built minimizer index for filtering host reads from sequencing data. The default index is panhuman-1, which covers human reference genomes for human read depletion.

Internet Required

This process requires an active internet connection to fetch the pre-built index.

Outputs

record (
db: Path,
logs: Set<Path?>
)
FieldTypeDescription
dbPathThe pre-built deacon minimizer index file
logsSet<Path?>Optional program specific log files

Parameters

Deacon Fetch Parameters

ParameterTypeDefaultDescription
--deacon_index_namestringpanhuman-1Name of the pre-built deacon index to fetch
--download_deaconbooleanfalseDownload the deacon index to the datasets cache
--use_deaconbooleanfalseUse deacon for host read filtering

Used By

Subworkflows

  • deacon - Remove host reads from sequencing data using deacon.

Citations

If you use this in your analysis, please cite the following.

Source

View source on GitHub

Version

DEACON_FETCH:
- bactopia-teton: 1.1.4