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

As a user, I would like to be able to provide a CloudOS job link as input, and get as an output the formatted cloudos run command that will fully reproduce it #133

Open
cgpu opened this issue Jan 12, 2023 · 0 comments

Comments

@cgpu
Copy link
Contributor

cgpu commented Jan 12, 2023

Example:

Input:
https://cloudos.lifebit.ai/public/jobs/62d85fa8f11b7301476bf6f5

image

image

Output:

cloudos job run \
-c https://cloudos.lifebit.ai \
--workspace-id 55555555555555555 \
-p "reads=s3://lifebit-featured-datasets/pipelines/rnatoy-data" \
-p "genome=s3://lifebit-featured-datasets/pipelines/rnatoy-data/ggal_1_48850000_49020000.Ggal71.500bpflank.fa" \
-p "annot=s3://lifebit-featured-datasets/pipelines/rnatoy-data/ggal_1_48850000_49020000.bed.gff" \
--git-commit d067a47 \
--instance-type c5.xlarge \
--disk-size 500 \
--spot
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