Get the list of sources in UniChem.
getUnichemSources.Rd
Get the list of sources in UniChem.
Arguments
- all_columns
boolean
Whether to return all columns. Defaults to FALSE.Returns a
data.table
with the following columns:CompoundCount
(integer): Total of compounds provided by that sourceBaseURL
(string): Source Base URL for compoundsDescription
(string): Source database descriptionLastUpdated
(string): Date in which the source database was last updatedName
(string): Short name of the source databaseNameLabel
(string): Machine readable label name of the source databaseNameLong
(string): Full name of the source databaseSourceID
(integer): Unique ID for the source databaseDetails
(string): Notes about the sourceReleaseDate
(string): Date in which the source database was releasedReleaseNumber
(integer): Release number of the source database data stored in UniChEMURL
(string): Main URL for the sourceUpdateComments
(string): Notes about the update process of that source to UniChEM