Resource
| Id | pipeline/hg38_demo_pipeline |
|---|---|
| Type | annotation_pipeline |
| Version | 0 |
| Summary |
Annotation Pipeline used in the paper.
|
| Description |
This is the example pipeline used in the GAIn paper. It includes a variety of annotators, such as effect annotation, position scoring, allele scoring, gene scoring, gene set annotation, and liftover annotation. The pipeline is designed to demonstrate the capabilities of the GAIn framework for genomic annotation. |
| Labels |
Pipeline Documentation
preamble
| Summary | Demo pipeline |
|---|---|
| Description | Demonstrates a GAIn pipeline |
| Input reference genome | hg38/genomes/GRCh38-hg38 |
Annotators
Worst effect across all transcripts.
List of all genes
Comma separated list of all affected genes.
Annotator to identify the effect of the variant on protein coding.
The score is a number that reflects the conservation at a position.
position_aggregator: mean [default]
Annotator to use with genomic scores depending on genomic position like phastCons, phyloP, FitCons2, etc.
Normalized allele.
Alternate allele frequency
allele_aggregator: max [default]
Annotator to use with scores that depend on allele like variant frequencies, etc.
Mode (mode parameter, applies to VCFAllele inputs only):
allele(default): exact chrom/pos/ref/alt match.region: aggregates scores for all allele lines overlapping the annotatable's span.
Non-VCFAllele annotatables always use region aggregation.
- input_annotatable:
normalized_allele
MVP scores were ranked among all MVP scores in dbNSFP. The rankscore is the ratio of the rank of the score over the total number of MVP scores in dbNSFP.
allele_aggregator: max [default]
Annotator to use with scores that depend on allele like variant frequencies, etc.
Mode (mode parameter, applies to VCFAllele inputs only):
allele(default): exact chrom/pos/ref/alt match.region: aggregates scores for all allele lines overlapping the annotatable's span.
Non-VCFAllele annotatables always use region aggregation.
- input_annotatable:
normalized_allele
Aggregate germline classification for this single variant; multiple values are separated by a vertical bar
allele_aggregator: list [default]
ClinVar's preferred disease name for the concept specified by disease identifiers in CLNDISDB
allele_aggregator: list [default]
Annotator to use with scores that depend on allele like variant frequencies, etc.
Mode (mode parameter, applies to VCFAllele inputs only):
allele(default): exact chrom/pos/ref/alt match.region: aggregates scores for all allele lines overlapping the annotatable's span.
Non-VCFAllele annotatables always use region aggregation.
- input_annotatable:
normalized_allele
Gene rank after sorting by pLI intolerance score
gene_aggregator: dict [default]
(41) https://www.ebi.ac.uk/QuickGO/term/GO:0031297
This gene set collection annotator uses the GO gene set collection.
The lifted over annotatable
Annotator to lift over a variant from one reference genome to another.
Adipose Nuclei Score (E063)
position_aggregator: mean [default]
Annotator to use with genomic scores depending on genomic position like phastCons, phyloP, FitCons2, etc.
- input_annotatable:
hg19_annotatable
Files
| Filename | Size | md5 |
|---|---|---|
| genomic_resource.yaml | 486.0 B | 2485f54375717b4a00a7c18f498b7cef |
| hg38_demo_pipeline.yaml | 1.47 KB | b7458de6754f611209839d9df8ac4ec2 |
| statistics/ |