genescf / GeneSCF

Gene Set Clustering based on Functional annotation
21 stars 5 forks source link

fix for update_GO.sh failure #20

Closed p-vishwanath closed 6 months ago

p-vishwanath commented 6 months ago

geneontology has switched from using http to https, so switched the urls and added a '-L' to the curl to make sure we're following redirects.