You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Docker image for the tools in the workflow is avialable here. The image includes all the prerequisites and dependencies.
To run the Docker image -
docker run -v pwd:pwd -w pwd -i -t stevetsa/proteomics:latest
This mounts the current working directory to the same directory structure inside the container. You will be able to access all files and folders downstream of the current working directory.
All the executibles are in /usr/bin, /usr/local/bin, MS-GF+ JAR file is /opt/MSGFPlusv2018.07.17.jar
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: