Skip to content

The function get_chromosomes("autosomes") is not species agnostic. #167

@SeppeDeWinter

Description

@SeppeDeWinter

Hi

The function get_chromosomes("autosomes") will always return

['chr1', 'chr2', 'chr3', 'chr4', 'chr5', 'chr6', 'chr7', 'chr8', 'chr9', 'chr10',
        'chr11', 'chr12', 'chr13', 'chr14', 'chr15', 'chr16', 'chr17', 'chr18', 'chr19',
        'chr20', 'chr21', 'chr22']

independent of the species, not all species have those chromosomes (for example mouse only has up to chr19).

All the best,

Seppe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions