Download Latest Version pymseq-0.1.0.tar.gz (2.3 kB)
Email in envelope

Get an email when there's a new version of GlueCodes

Home / PyMSeq
Name Modified Size InfoDownloads / Week
Parent folder
dist 2016-02-14
pymseq 2016-02-14
LICENSE.txt 2016-02-14 1.1 kB
MANIFEST 2016-02-14 158 Bytes
README 2016-02-14 519 Bytes
setup.py 2016-02-14 491 Bytes
Totals: 6 Items   2.2 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.
Source: README, updated 2016-02-14