rformassspectrometry / CompoundDb

Creating and using (chemical) compound databases
https://rformassspectrometry.github.io/CompoundDb/index.html
17 stars 16 forks source link

What data to provide in a CompoundDb #3

Open jorainer opened 7 years ago

jorainer commented 7 years ago

Based on https://github.com/stanstrup/PeakABro I'm extracting the following information:

Is there anything else that might at some point be interesting? @stanstrup? @SiggiSmara?

Also, I renamed id into compound_id and name into compound_name to avoid potential column name clashes and specify for what type of entity the id and the name is. @stanstrup, that OK with you?

stanstrup commented 7 years ago

Sure, no problem.