- The project is currently at a stage where the bio modules are being added
- Both
mllibs
andbiopylib
share the same NLP interpreter
- Minimise/remove the need for required coding from the users end
- This is achieved by interpreting & analysing the input (desired series of operations) using NLP methods
0.0.9
: Added Single Cell Experiment Class0.0.8
: Added Deterministic Motif Discovery Classes0.0.7
: Added GenBank reader
Kaggle | Github | PyPI |
---|---|---|
biopylib 0.0.8 |
biopylib 0.0.8 |
biopylib package file | description |
---|---|
blast |
BLAST sequence query operations |
read_sequence |
Biological sequence file read/write operations |
sequence |
Biological sequence operations |
sequence_alignment |
Biological sequence alignment operations |
sce |
Single Cell Experiment Analysis (SCE) operations (v0.09) |
motif |
Deterministic & Probabilistic Motif Discovery operations |
You can fork and test the latest versions:
Notebook | Description |
---|---|
biopylib playground |
Main Testing Notebook |
Biological Sequence Operations |
Operations usising blast, read_sequence, sequence classes |
Biological Sequence Alignment |
Operations using read_sequence, sequence_alignment classes) |
python setup.py bdist_wheel --universal
!pip install /path/