datacarpentry / wrangling-genomics

Data Wrangling and Processing for Genomics
https://datacarpentry.org/wrangling-genomics/
Other
70 stars 151 forks source link

setup page points to software pages but not to installation or download pages #30

Closed mkuzak closed 6 years ago

mkuzak commented 7 years ago

It can be a very frustrating experience to work through the software pages in order to find how to download and install software. More so for novices who don't know what they're looking for. I think it would be useful to point to this place in the setup. This is what I would expect from the setup page.

crazyhottommy commented 7 years ago

agree. I sometimes spend a whole morning or afternoon just installing tools...

JasonJWilliamsNY commented 7 years ago

There is a workshop setup page for genomics as example here: https://jasonjwilliamsny.github.io/2017-08-28-nmsu/install.html I have no idea where this, because lots of pieces are scattered about. Learners should not have to set up/install anything on cloud. However, There was (no idea where it is now) a separate repo for self-guided learners that addressed doing it on their own cloud instance, or which could address doing it on a local machine. Keep in mind, that workshop was originally meant to 'force' learners to do things on cloud/hpc as part of their learning objective, so this is a deeper issue to address.

mkuzak commented 7 years ago

@JasonJWilliamsNY I agree. I think what is confusing is that in the setup I would expect a list of things I need to setup on my machine. Maybe better to say everything is installed in the vm so you don't need to install anything (although you still need to install some software to connect to the cloud, maybe this should go into setup) and refer to the separate document describing what's on the vm.

fpsom commented 7 years ago

@mkuzak @JasonJWilliamsNY I think that, given how complex the setup process may be, to really join the lesson with the cloud genomics one. Having a make file for local installation could be an extra, especially if we want to avoid conflicts with existing libraries (not an issue with a brand new VM).

JasonJWilliamsNY commented 7 years ago

@mkuzak Agree. A DC Genomics setup repo could be a place to manage all of those items, including perhaps as @fpsom suggests some makefiles.

ErinBecker commented 7 years ago

See also: https://github.com/datacarpentry/wrangling-genomics/issues/32

ErinBecker commented 7 years ago

@fpsom - This one is a little out of my element. Would you be able to take a try at putting in a PR to resolve this and #32?

ErinBecker commented 6 years ago

Creating meta-issue in genomics-workshop. See link above.