Skip to content

fix alphabet and gene length problems in protein FASTA files

License

Notifications You must be signed in to change notification settings

joelb123/alphabetsoup

 
 

Repository files navigation

al·pha·bet soup /ˈalfəˌbet so͞op/Submit noun INFORMAL incomprehensible or confusing language, typically containing many abbreviations or symbols.

alphabetsoup fixes problems with protein FASTA files: +--------------------------+------------------------+ | Problem | Fix | +--------------------------+------------------------+ | Unknown character | Replaces with 'X' | +--------------------------+------------------------+ | Stop/ambigous at ends | Trims | +--------------------------+------------------------+ | Stop/ambiguous in middle | Optionally fragments | +--------------------------+------------------------+ | Too short | Deletes record | +--------------------------+------------------------+

Latest Release Python package Alphabet Soup Definition
GitHub GitHub repository
License License terms
Documentation Documentation Server
Travis Build Travis CI
Coverage Codecov.io test coverage
Pythonicity landscape.io status
Code Grade Codacy.io grade
Dependencies pyup.io dependencies
Issues Issues reported
Kanban Powered by ZenHub

About

fix alphabet and gene length problems in protein FASTA files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%