vinisalazar / corgi

Classifier for ORGanelles (Inter alia)

Home Page:https://rbturnbull.github.io/corgi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

testing badge coverage badge docs badge black badge git3moji badge torchapp badge

Installation

The software can be installed using pip

pip install bio-corgi

To install the latest version from the repository, you can use this command:

pip install git+https://github.com/rbturnbull/corgi.git

Usage

To make predictions, run the corgi command line tool:

corgi --fasta <input fasta file> --output-csv <results>

For more information about the other options, see the help with:

corgi --help

For help on training a model with corgi, run:

corgi-train --help

Credits

About

Classifier for ORGanelles (Inter alia)

https://rbturnbull.github.io/corgi/

License:Apache License 2.0


Languages

Language:Python 99.5%Language:Shell 0.5%