profnet_prof
neural network architecture for profacc
Install
- All systems
-
curl cmd.cat/profnet_prof.sh
- Debian
-
apt-get install profnet-prof
- Ubuntu
-
apt-get install profnet-prof
- Kali Linux
-
apt-get install profnet-prof
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install profnet-prof
- Raspbian
-
apt-get install profnet-prof
- Dockerfile
- dockerfile.run/profnet_prof
profnet-prof
neural network architecture for profacc
Profnet is a component of the prediction methods that make up the Predict Protein service by the lab of Burkhard Rost. It provides the neural network component to a variety of predictors that perform protein feature prediction directly from sequence. This neural network implementation has to be compiled for every different network architecture. This package contains the neural network architecture for profsec and profacc.
profnet-dbg
debug files for profnet packages
Profnet is a component of the prediction methods that make up the Predict Protein service by the lab of Burkhard Rost. It provides the neural network component to a variety of predictors that perform protein feature prediction directly from sequence. This neural network implementation has to be compiled for every different network architecture. This package contains the stripped debugging symbols for profnet binaries.