Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 497 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 497 Bytes

##phytab_splitter

This python library splits Phytab files into FASTA files into gene name - sequence tuples. The code is very rough, but should be usable.

###Install You may find the library on PyPI: https://pypi.python.org/pypi/phytab_splitter/

To install, simply run pip install phytab_splitter --pre. For now, consult the source code for usage information.

More information

Phytab specification