NRPSpredictor2 is a program to predict the specificity of bacterial and fungal adenylation domains.
roettig/NRPSpredictor2
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
## Welcome to NRPSpredictor2 by ## ## Marc Roettig, Marnix Medema, Kai Blin ## ## based on work by Christian Rausch ## please cite: http://dx.doi.org/10.1093/nar/gki885 please cite: http://dx.doi.org/10.1093/nar/gkr323 This package contains the NRPSPredictor2, a program to predict adenylation domain specificity from sequence. The predictor currently runs on Windows, Linux and on the Mac OS platform. To build the NRPSPredictor2 please issue on the shell ant and the respective jar will be built and placed in the build directory. An exemplary shell script launching NRPSPredictor2 can be found in the root directory. This script file can be adjusted if you wish to place some files to different locations (jars or model files) or use absolute path names. Example usage: (Linux/Mac) # if you have a multi fasta file with NRPS sequences # you issue sh runNRPSpredictor2.sh -i examples/example.fa -s 0 -r report # if you have a file with already extracted signatures # you issue sh runNRPSpredictor2.sh -i examples/examples.sigs -s 1 -r report (Windows) # if you have a multi fasta file with NRPS sequences # you issue runNRPSpredictor2.bat -i examples/example.fa -s 0 -r report # if you have a file with already extracted signatures # you issue runNRPSpredictor2.bat -i examples/examples.sigs -s 1 -r report
About
NRPSpredictor2 is a program to predict the specificity of bacterial and fungal adenylation domains.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published