gatherData(id)
list(id= compoundID, ...,
'ACCESSION' = '', 'RECORD_TITLE' = '', )
etc.id, dbcas, dbname
from the compound list, dataused
to indicate
the used identifier for CTS search (smiles
or dbname
).
Additionally, the fields ACCESSION
and RECORD_TITLE
are
inserted empty and will be filled later on.mbWorkflow
# Gather data for compound ID 131
gatherData(131)
Run the code above in your browser using DataLab