Skip to content

Some shell scripts related to Thermo Fisher raw format conversion using msconvert

License

Notifications You must be signed in to change notification settings

Nesvilab/msconvert-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msconvert-scripts

Some shell scripts related to Thermo Fisher raw format conversion using msconvert

docker scripts

docker pull chambm/pwiz-skyline-i-agree-to-the-vendor-licenses
docker run -itd -v <local directory>:<container directory> <image ID> /bin/bash
docker exec -it <container names> bash

shell scripts

  • run_msconvert.sh: convert raw files to mzML files. Run in the docker container
  • run_msconvert_parallel.sh: convert raw files to mzML files in parallel. Adjust the threads as needed. Run in the docker container
  • check_converted_mzml.sh: check the completeness and correctness of the converted mzML files. Does not need docker.

About

Some shell scripts related to Thermo Fisher raw format conversion using msconvert

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages