We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sage uses GitHub actions to build their docker image, which means we have access to the latest version. Sage GitHub page.
docker pull ghcr.io/lazear/sage:v0.14.5
Command to run Sage ./sage configuration.json small.mzML
./sage configuration.json small.mzML
Output is results.sage.tsv
results.sage.tsv
The configuration.json is a config file, available at https://drive.google.com/file/d/1BL--iQ1IGCzevNwBbkPQftoZaltGo_jN/view?usp=drive_link
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sage uses GitHub actions to build their docker image, which means we have access to the latest version.
Sage GitHub page.
docker pull ghcr.io/lazear/sage:v0.14.5
Command to run Sage
./sage configuration.json small.mzML
Output is
results.sage.tsv
The configuration.json is a config file, available at
https://drive.google.com/file/d/1BL--iQ1IGCzevNwBbkPQftoZaltGo_jN/view?usp=drive_link
The text was updated successfully, but these errors were encountered: