A template project with packages
Project description
A minimalistic parser for sequence alignments (fasta or stockholm formats).
The parser returns an iterator over the alignment records as (identifier, sequence) tuples.
Usage example:
>>> import lilbio >>> parsed_records = lilbio.parse('alignment.fa', 'fasta')
Built over modified low-level parsers from Biopython (SimpleFastaParser function and StockholmIterator class).
Changes
0.8 (2019-05-27)
Python3 only (>= 3.4)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file little-bio-parser-0.8.3.tar.gz
.
File metadata
- Download URL: little-bio-parser-0.8.3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 122ce113b445bd41ea107c16ff7feeac517c69248aab8e62ffb3267128b18469 |
|
MD5 | 4ccd21db1aa215e2f343c4598a9d0215 |
|
BLAKE2b-256 | 365e7530fd4b439a00bdddb212dfb07b156690ad5624371229e874aa8d40e254 |
File details
Details for the file little_bio_parser-0.8.3-py3-none-any.whl
.
File metadata
- Download URL: little_bio_parser-0.8.3-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b62c53360222391a851c82f805353426e92461aa8a593d364555edf11ab1f646 |
|
MD5 | ff408d77ee1388eca4f52b6699aa0869 |
|
BLAKE2b-256 | 7486ca1e10c5a82188bc200e467a4101f4d0af701e65459c1098be1024f8add1 |