- Add model fallback path if they can not be loaded from the assembly
- Fix models not being present in the tool package
First release of the imlp cli tool.
-
all basic cli commands:
-sto predict for single sequences,-fto predict for all proteins in a fasta file-oto write to a file instead of stdout-mto select between plant and nonplant model-pto add a directory to save plots to-prto pass a regex for protein names-vto controll verbosity of logging See https://github.com/CSBiology/iMLP#usage for more info
-
dotnet tool for easier installation and usage (See https://github.com/CSBiology/iMLP#dotnet-tool for more)
-
Dockerfile for a containerized, linux based app with all binary native dependencies (See https://github.com/CSBiology/iMLP#docker for more)
-
binaries for linux and windows (See https://github.com/CSBiology/iMLP#published-binaries for more)