Skip to main content

Module core

Module core 

Source
Expand description

Core data types for reference genome identification.

This module provides the fundamental types used throughout the library:

§Contig Naming

Different reference sources use different naming conventions:

SourceChromosome 1Mitochondrial
UCSCchr1chrM
NCBI1MT
Ensembl1MT

Matching uses exact names - name equivalence is defined only through explicit aliases (from SAM AN tag or NCBI assembly reports).

Modules§

assembly
Hierarchical assembly types for the catalog.
contig
header
reference
types