cheminfo / cheminfo/dereplication
Change input of loadData from paths to strings
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Having paths as parameters is a bad idea because it make the code more difficult to reuse, since the paths of the data will be different every time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.