Compounds For Studying Environmental Exposures
PubChemLite: Annotation Categories for Translational and Applied Research
@kaggle.thedevastator_pubchemlite_compound_collection_for_exposomics_3
PubChemLite: Annotation Categories for Translational and Applied Research
@kaggle.thedevastator_pubchemlite_compound_collection_for_exposomics_3
CREATE TABLE pubchemlite_31oct2020_exposomics (
"identifier" BIGINT,
"firstblock" VARCHAR,
"pubmed_count" BIGINT,
"patent_count" BIGINT,
"related_cids" VARCHAR,
"synonym" VARCHAR,
"molecularformula" VARCHAR,
"smiles" VARCHAR,
"inchi" VARCHAR,
"inchikey" VARCHAR,
"monoisotopicmass" DOUBLE,
"compoundname" VARCHAR,
"annotypecount" BIGINT,
"agrocheminfo" BIGINT,
"biopathway" BIGINT,
"drugmedicinfo" BIGINT,
"foodrelated" BIGINT,
"pharmacoinfo" BIGINT,
"safetyinfo" BIGINT,
"toxicityinfo" BIGINT,
"knownuse" BIGINT,
"disorderdisease" BIGINT,
"identification" BIGINT
);
Anyone who has the link will be able to view this.