Skip to content

Latest commit

 

History

History
98 lines (78 loc) · 4.23 KB

README.rst

File metadata and controls

98 lines (78 loc) · 4.23 KB
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