Skip to content

[ToDo] Support splitting :-delimited sequences into multi-FASTA #48

Description

@jscgh

ColabFold uses : to denote inter-protein chainbreaks. It would be useful to automatically split such input into separate FASTA entries for better software compatibility.

Example input:

NLYIQWLKDGGPSSGRPPPS:NLYIQWLKDGGPSSGRPPPS

Expected output:

>A                                                                           
NLYIQWLKDGGPSSGRPPPS
>B                                                                           
NLYIQWLKDGGPSSGRPPPS

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions