This Docker image contains the command line executable for the OMSSA search engine.
2.0K
This Docker image can be used to search proteomics data on the Center for High Throughput Computing's infrastructure at UW-Madison using the OMSSA search algorithm.
docker run
-v <<PATH_TO_USER_FILES>>:/home/omssa_processing/user_files
--rm=true
domssa_run_environment:ubuntu
/home/omssa_processing/required/omssacl
-fx /home/omssa_processing/user_files/<<SPECTRAL_DATA.txt>>
-oc /home/omssa_processing/user_files/<<SEARCH_RESULTS.csv>>
-d /home/omssa_processing/user_files/<<DATABASE_NAME>>
-mux /home/omssa_processing/user_files/usermods.xml
-logfile /home/omssa_processing/user_files/<<LOGFILE_NAME.log>>
REST OF OMSSA SEARCH STRING
Content type
Image
Digest
sha256:cb5232b86…
Size
58.9 MB
Last updated
almost 4 years ago
docker pull dbrademan/coonlab_compass_chtc:v1.0.0