Skip to content

Cannot read sequences containing '-' gaps #2

Description

@blake-riley

If the input FASTA contains a '-' gap, then the FASTA file is rejected for containing illegal sequence characters.

Should QuickProbs be able to realign "gappy" sequences?

As a minimum working example, if I have:
in.fasta =

>seq2
ALIG-N

then the following command will fail:

~/Downloads/quickprobs-2.06-osx -v in.fasta

with the following message:

Loading sequence file: in.fasta...illegal sequence character:-
Illegal characters in sequence set!

--
OS: macOS 10.12.6
ver: release quickprobs-2.06-osx

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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