| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pymseq-0.1.0.tar.gz | 2016-02-14 | 2.3 kB | |
| Totals: 1 Item | 2.3 kB | 0 | |
Python3 package to parse fasta sequences/ multiple sequence alignment file (fasta) INSTALL Use the following command to install pymseq: sudo pip install -e /path/to/downloaded/package This package can be used as a study material to understand basics of Classes in python. Although better packages exist which are used as parsers for fasta and msa formats. This particular package was created as a learning activity and further extented to parse the sequence positions and do basic statistical operations on the data.