carpentries-incubator / ml4bio-workshop

Materials for a workshop introducing machine learning to biologists
https://carpentries-incubator.github.io/ml4bio-workshop/
Other
21 stars 9 forks source link

Consistent data paths #108

Open agitter opened 3 years ago

agitter commented 3 years ago

Different lessons refer to the data files to load in different ways. Some include the subdirectory and others do not. We should be consistent about this and include the subdirectory all the time.

A participant recommended moving all the of the data files that are actually used in the workshop to be in a single directory. We can consider that as well. It may be easier to navigate.

This is related to #87.