Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make directory structure in the script consistent with docker image #17

Open
kaveelim opened this issue Sep 13, 2018 · 0 comments
Open
Labels
help wanted Extra attention is needed

Comments

@kaveelim
Copy link
Collaborator

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

@kaveelim kaveelim added the help wanted Extra attention is needed label Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant