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 / pymseq
Name Modified Size InfoDownloads / Week
Parent folder
AlignedSeq.py 2016-02-14 727 Bytes
MultiAlignedSeq.py 2016-02-14 1.3 kB
MultiSeq.py 2016-02-14 1.3 kB
Seq.py 2016-02-14 1.4 kB
Totals: 4 Items   4.8 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