Chemical Entities of Biological Interest (ChEBI) is a freely available dictionary of molecular entities focused on ‘small’ chemical compounds.
Creative Commons Attribution 4.0 International
46
stars
10
forks
source link
ChEMBL entries missing #226
Closed
muthuvenkat closed 8 years ago
We still missing some ChEMBL entries: select count(*) from (select id from compounds where source='ChEMBL'); gives 440,002
SQL> select count(*) from (select distinct molregno from starlite_31.compounds);
COUNT(*)
440055
However the ChEMBL data seems to have an extra 53 entities which were not loaded.
Reported by: pauladematos