This software generates an instance of the multiple sequence alignment ontology (MSAOnt) from an aligned fasta or cma file.
Requires Python version 2.7
License: MIT
Please ensure the following Python packages are installed via pip
:
Biopython <http://biopython.org/wiki/Main_Page>
RDFLib <https://github.com/RDFLib/rdflib>
progress <https://pypi.python.org/pypi/progress>
biocma <https://github.com/etal/biocma>
If you are populating MSAOnt with a cma file, the first entry must be an aligned gapless consensus sequence.