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

Define MY_OS #1

Open
eeko-kon opened this issue Jun 20, 2023 · 0 comments
Open

Define MY_OS #1

eeko-kon opened this issue Jun 20, 2023 · 0 comments

Comments

@eeko-kon
Copy link
Collaborator

MY_OS="osx64" # or "linux64"
(cd resources/ && curl -s https://api.github.com/repos/boecker-lab/sirius/releases/latest | tr -d '"' | grep "browser_download_url.*${MY_OS}.zip$"| cut -d : -f 2,3 | wget -i- && unzip *.zip)

eeko-kon added a commit that referenced this issue Jun 20, 2023
Issue #1 

Also add ion mode (positive or negative) to download the MS2Query files specifically for that mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant