Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Genomics

Use this skill for genome analysis, sequencing data, variant representation or interpretation, genome annotation, pedigree reasoning, sequence-based prediction, and reporting of genomic results.

Core rules

  • Genomic coordinates, alleles, alignments, and annotations are reference-dependent. Establish reference identity at the level required by the task rather than assuming that an assembly label alone is sufficient.
  • Genome assembly, patch release, exact reference sequence or FASTA, contig set, annotation release, transcript, and protein isoform are distinct objects and should not be collapsed into one identifier.
  • File formats carry semantics. FASTQ quality, SAM/BAM/CRAM alignments, genomic intervals, and VCF/BCF records must be interpreted according to their own fields, coordinate conventions, metadata, and producing workflow.
  • Preserve reference and alternate alleles, ploidy, genotype, phase, uncertainty, and transformation provenance when they affect variant identity or interpretation.
  • Do not assume that different textual representations describe different biological alleles. Compare variants within a common reference and representation framework.
  • When reporting sequence variants using HGVS, use the current HGVS Nomenclature recommendations and an appropriate versioned reference sequence. A gene symbol, genome-build label, or VCF coordinate alone is not a complete HGVS description.
  • Coding, splice, RNA, and protein consequences can be transcript-dependent. Preserve the transcript and version when they affect the claim.
  • Molecular consequence, predicted functional effect, experimentally measured effect, pathogenicity, penetrance, and phenotype are different levels of inference.
  • Do not assume that two heterozygous variants in the same gene are in trans or that a gene has one fixed inheritance mechanism.
  • Do not treat gene expression or regulatory activity as context-free properties of a gene.
  • Treat indexes as derived access structures. They must correspond to the current data file and compatible ordering or compression requirements.

AI behaviour

Before interpreting a coordinate, interval, allele, alignment, or other reference-dependent result, establish the relevant reference. Do not infer an assembly from chromosome naming alone. For reproducible computational work, preserve the exact reference sequence collection or FASTA and stronger identifiers such as accessions or digests where available.

Before converting between genomic formats, establish the coordinate convention, reference sequence, strand semantics, and representation rules of both formats. Do not apply a universal one-base offset or assume that normalization conventions are interchangeable.

Before interpreting VCF or BCF content, inspect the header and producing workflow. Do not give PASS, QUAL, GQ, an absent record, or a genotype string stronger meaning than the file supports.

When exact sequence-variant nomenclature is required, use current HGVS Nomenclature. Establish the reference-sequence accession and version before generating the description. Do not convert VCF to HGVS by coordinate or string manipulation alone. For human transcript-based reporting, use the transcript specified by the source analysis or, when an appropriate standard transcript must be selected, follow current MANE guidance. Do not silently replace a supplied transcript. Mark predicted RNA or protein consequences as predicted, and validate complex or uncertain HGVS descriptions rather than extrapolating syntax.

Before reporting a coding or protein consequence, establish the transcript, transcript version where relevant, coding frame, strand, and genetic code. Do not present a Sequence Ontology consequence, Ensembl IMPACT category, or similar molecular annotation as a clinical pathogenicity classification.

Before inferring inheritance or disease from genotype data, establish relevant ploidy, phase, segregation, germline or somatic context, and the applicable gene-disease mechanism. Keep segregation, population frequency, computational prediction, functional evidence, and clinical interpretation as distinct evidence types.

Qualify expression and regulatory claims by their biological and technical context when that context affects interpretation. Do not infer protein abundance, activity, or universal biological relevance directly from an assay-specific RNA measurement.

When exact syntax, field definitions, identifiers, nomenclature, or ontology terms matter, use the current authoritative specification or maintained resource rather than reproducing a local substitute.

References

Read the relevant reference when the task depends on it:


Table of contents