Deep learning prediction of influenza virus pathogenicity from HA cleavage sites
Project description
FluCleave
Deep learning prediction of influenza virus pathogenicity from HA cleavage sites.
Features
- Analyzes hemagglutinin (HA) cleavage site sequences
- Predicts high/low pathogenicity using deep learning
- Handles both DNA and protein sequences
- Command-line interface for easy use
- Trained on curated dataset of known pathogenic sequences
Installation
pip install flucleave
Usage
Predict pathogenicity from FASTA file:
flucleave predict --fasta sequences.fasta --output-dir results/
Train new model (optional):
flucleave train --training-csv data.csv
Data Format
Input FASTA should contain HA protein sequences. Example:
>A/chicken/Hong_Kong/220/97
MVNQILIILAAIASAAPGDQICIGYHANNSTEQVDTIMEKNVTVTHAQDI...
Or DNA sequences. Example:
>A/chicken/Hong_Kong/220/97
ATGGAAGGCAATACTAGTAGTCTTCTTCTTCTTCTTCTTCTTCTTCTTCT...
License
FluCleave is licensed under the MIT License.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flucleave-0.1.1.tar.gz.
File metadata
- Download URL: flucleave-0.1.1.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00b276e5967ea11c2a077eec99fb2aab2fc0ee5bf99b818ba1e64078fc5c9dfc
|
|
| MD5 |
4a97b09a0b172aab5a3272d00d8bf0e4
|
|
| BLAKE2b-256 |
a518ea2664793468df1b4a70f257990606a88e3e403d476aff17fd975d11dbde
|
File details
Details for the file flucleave-0.1.1-py3-none-any.whl.
File metadata
- Download URL: flucleave-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
036ebe091f7468e0696396c7778c4341b77f58abbda5ca0dbaa04b931cc57f0c
|
|
| MD5 |
3d741dbcb77e36dc6da555d3be325be4
|
|
| BLAKE2b-256 |
af28a9cc5cb4b4343a0c815534363f53074775de45f6a4ebaf69526d1cdd66d8
|