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
## Enter PGA docker## See https://docs.docker.com/storage/volumes/#choose-the--v-or---mount-flag for how to set -v
docker run -it -v /your_data_full_path/:/opt/ -u $(id -u):$(id -g) proteomics/pga
## Enter R
R