View source: R/nextflow_annotation_utils.R
annotation_rule | R Documentation |
This encodes logic for annotation and checks, e.g. DeepVariant is Germline variant calling only, Mutect2 is for Somatic variant calling only, while FreeBayes and Strelka2 can be applied to both; see https://raw.githubusercontent.com/nf-core/sarek/3.4.2//docs/images/sarek_workflow.png
annotation_rule(outputFrom, which = c("format_as", "annotate_as", "template"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.