Cuterle v1.3.0
Update v1.3.0
This is the v1.3.0 stable release of Cuterle, a bioinformatic tool which return an output file (extracted_domain.fasta
) containing every domain annotated by InterProScan (~.tsv file
) via Pfam or SMART analysis from the list of protein (~.fasta file
) submitted.
New features
- Argument command line updated: now is possible extracting only selected domains by InterPro accession (e.g. IPR002035)
Minor update
General
- Code and code comments reorganized
Manual and Assisted mode
- Every domain has a default color which is the same for all the proteins
Assisted mode only
- Improved the graphics
- Improved the texts
Manual mode only
- Minor updates
Bug fixes
Nothing to report (yet).
Installation
# Install requirements
pip install -r requirements.txt
# Run Cuterle and follow the monitor-printed istruction
python3 main.py