profphd_net
neural network architecture for profphd
Install
- All systems
-
curl cmd.cat/profphd_net.sh
- Debian
-
apt-get install profphd-net
- Ubuntu
-
apt-get install profphd-net
- Kali Linux
-
apt-get install profphd-net
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install profphd-net
- Raspbian
-
apt-get install profphd-net
- Dockerfile
- dockerfile.run/profphd_net
profphd-net
neural network architecture for profphd
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 profphd.
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.