Skip to content

Add Support for Genomes across FASTA files #13

@ritster

Description

@ritster

Allow for multiple fasta files to be specified by the user, each containing a piece of the reference genome. Memory is an important consideration in making this change, as the current implementation creates an in-memory dictionary of IDs: sequences for each FASTA entry, which will be intractable for small machines running this code on large genomes.

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