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.4.tar.gz
(10.0 kB
view details)
Built Distribution
eseq-0.0.4-py3-none-any.whl
(12.3 kB
view details)
File details
Details for the file eseq-0.0.4.tar.gz
.
File metadata
- Download URL: eseq-0.0.4.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13f065d99bd71b2fcd1bca68bfe28661ef98e723f20390e1282a5d925500598a |
|
MD5 | 853cc18c453b19aaadefe6a3f5ebe271 |
|
BLAKE2b-256 | 0bb7fbc599e286bd86dc2eb10a662545ad53a999ebc96eca906fd26593b90382 |
File details
Details for the file eseq-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: eseq-0.0.4-py3-none-any.whl
- Upload date:
- Size: 12.3 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 | 17d446c99f8674f367c5e23e060164c19b66bd70f2a25b442ba572d0d356c58b |
|
MD5 | ae3f2c6c10cba9055d98dfe9ee5ea1a5 |
|
BLAKE2b-256 | 49cb0c42ede36ef4d2433cf7d6bc92e7901dbf3858815e4d06ea79fdeea24ed7 |