Skip to content

Add verification that sequence looks like sequence #5

@DavidEHufnagel

Description

@DavidEHufnagel

Inside fasta_manager, when a FastaEntry is created it should first check that the sequence looks like sequence, meaning that it is in one of these categories:

  1. Is a standard nucleotide base: 'A','T','C','G'
  2. Is a nonstandard nucleotide base representing multiple possibilities like 'Y'
  3. Represents a lack of data properly with a '-' or an 'N'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions