Model Installation
NucleoFind uses a set of pre-trained machine learning models to predict where phosphate, sugar and base positions could be in an electron density map. Before you use NucleoFind you must install one ore more of these models. This is a simple step won't take very long.
Command
Syntax:
nucleofind-install [OPTIONS]
Example Usage
Syntax:
nucleofind-install -m core
Options
- -m, --model
Selects a model to download, choose one of:
nano
core
- -o, --output
Select model download folder, default is site-packages.
- --all
Ignore -m flag and download all the models.
- --reinstall
Reinstall the models, in-case of a newer version or corrupt download.
- -h, --help
Displays help.
Last modified: 02 January 2025