- machine and deep learning on annotation
- a gff to variant based machine learning from classification to neural network.
- define the variant and the gff file and the sequence file and only puts the deep learning on those variants.
cargo build __ _ | |__ | | ___ __ _ _ __ _ __ / _` | | '_ \ | | / _ \ / _` | | '__| | '_ \ | (_| | | | | | | |___ | __/ | (_| | | | | | | | \__, | |_| |_| |_____| \___| \__,_| |_| |_| |_| |___/ classification for variant annotation. ************************************************ Gaurav Sablok, Email: codeprog@icloud.com ************************************************ Usage: ghlearn <COMMAND> Commands: classifier Classify a single population help Print this message or the help of the given subcommand(s) Options: -h, --help Print help -V, --version Print version Gaurav Sablok
codeprog@icloud.com