Skip to article frontmatterSkip to article content

Versions

Change

VersionDate
2020-2024
0.0.1

Before 0.0.1

The version of DeepHelicon released in 2020 can only be run on the Tensorflow 1x platform.

Inference

python run_deephelicon.py -n 2wsc -c 2 -i ./input/ -o ./output/ -f 'Normal'
-n --name -> protein name.
-i --input -> input path.
-o --output --> prediction results.
-f --format --> Format of a output file, 'Normal' or 'CASP14'.