Process genomic sequences.
Project description
#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.2.tar.gz
(9.9 kB
view details)
Built Distribution
eseq-0.0.2-py3-none-any.whl
(12.7 kB
view details)
File details
Details for the file eseq-0.0.2.tar.gz
.
File metadata
- Download URL: eseq-0.0.2.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74ecf97cc24c05349d06b4c6d81075600b591f6c20aa205ca02bb3ae6a85a1af |
|
MD5 | a60c3c4afd75e682f5668fe6227e6ac3 |
|
BLAKE2b-256 | 6b71f9dce6954633baf8ff01139f1f04fed1f1056bb0ddb84c6fe33fee17fe68 |
File details
Details for the file eseq-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: eseq-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e9fdc8cc50a23167c3378080150dfcdaed630bb3916f6c1480b7d0434170f9 |
|
MD5 | f46d5581ff5be7fc633246fc626088c8 |
|
BLAKE2b-256 | f66f119c0be009329a6804c54a4351e5421ff0965d08e944e1bbc562de165c03 |