Process genomic sequences.
Project description
\n#eSeq: process sequence
introduction
The tool known as eSeq can offer methods for process various sequences. Those sequence could be DNA, RNA, amino acid sequence, etc.
- Detect specific sequence, namely palindromic, similarity etc.
- Iterator of sequence
- Trim adapter from sequence.
- Detect motif
quick installation
pip install eseq
devlopment
Launch virtual environment.
git clone git@github.com:Tiezhengyuan/bio_sequence.git
cd bio_sequence
source venv/bin/activate
Run unit tests
pytest tests/unittests
Quick tour
import eseq
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eseq-0.0.3.tar.gz
(6.6 kB
view details)
Built Distribution
eseq-0.0.3-py3-none-any.whl
(10.4 kB
view details)
File details
Details for the file eseq-0.0.3.tar.gz
.
File metadata
- Download URL: eseq-0.0.3.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c71ba1973821ae25a933bc87eec5668bd959fd6fdb6a5a596097dc1f5a62bb1 |
|
MD5 | bcf1af136ef3d6f2fa3b9f3372064e06 |
|
BLAKE2b-256 | a181736ffff8026a08bf1e24ece75a3bb98767ba7d0f4691265250dfa44b2564 |
File details
Details for the file eseq-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: eseq-0.0.3-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68907ed698be02f9dccf95f55cc1a772fd9c0de9d5792ae83508d5459a9a64d6 |
|
MD5 | ae0641c40dda640a74665c22471042fc |
|
BLAKE2b-256 | a7bfddb0ae5d7eca463c63429281e924552213ecaaba5050b4f879c177f5880b |