theicechol / metamoles

UW-DIRECT Project on metabolite retrosynthetic analysis
MIT License
7 stars 2 forks source link

Keep data on local machines and don't upload to GitHub #4

Closed ccurtis7 closed 5 years ago

ccurtis7 commented 5 years ago

It is best practice to not upload datasets to GitHub (datasets may not have open source license, datasets may be too big and exceed GitHub's storage limits, keep datasets and software separate) other than maybe an example dataset for users to test out your code.

I would recommend sharing datasets with team members privately instead of uploading them to GitHub. Not a hard rec, but something to consider.

elliej3 commented 5 years ago

@ccurtis7 Thank you for bringing this to our attention! We will consider these implications moving forward. It will depend on the structure of our final package.