openpipelines-bio / openpipeline

https://openpipelines.bio
MIT License
24 stars 11 forks source link

add script to download scgpt test resources #750

Closed dorien-er closed 1 month ago

dorien-er commented 1 month ago

Changelog

Add script to download scgpt foundation model and test resources

Issue ticket number and link

Closes #xxxx (Replace xxxx with the GitHub issue number)

Checklist before requesting a review

dorien-er commented 1 month ago

Could you chmod +x resources_test_scripts/scgpt.sh?

hmmm, where should I add this? Cause putting it in the resources_test/scgpt.sh script won't help?

DriesSchaumont commented 1 month ago

Could you chmod +x resources_test_scripts/scgpt.sh?

hmmm, where should I add this? Cause putting it in the resources_test/scgpt.sh script won't help?

You should not add this as a line of code somewhere, run the command on the command line and commit the file.

dorien-er commented 1 month ago

LGTM! Thanks @dorien-er

thanks to you ;-)