The standalone version of deepNEC 2.0 can be downloaded from the link below:
Download deepNEC 2.0tar -xvzf deepnec-2.0.tar.gz
cd deepnec-2.0
conda env create -f environment.yml
conda activate deepNEC
pip install .
To run the deepNEC tool with the example FASTA file, use the following command:
deepnec -i ./example/test.fasta -od output