Link Search Menu Expand Document

Library File Formats

The file formats for library data follow the same guidelines as for any other resource of the Screensaver API. These guidelines are explained in data interchange.

Small Molecule Library

Data may be loaded using XLSX, CSV, or SDF format.

Chemical structure information (molfile) requires the SDF Format

Key fields

All library data uploads must define either a plate_number and well_name or alternatively, a well_id. ** The plate_number corresponds to a plate of the library, ** The well_id is the combination of the plate_number and the well_name.

General fields for upload

Data FieldIs Required?FormatMulti
plate_numberyespositive integerno
well_nameyesletter A-P, followed by a number 1-24 (assumes 384-well plates)no
well_idyesrequired if plate_number and well_name are not providedno
well_typeyesone of [“experimental”,”empty”,”dmso”]no
vendoryestextno
vendor_reagent_idyestextno
vendor_batch_idnotextno
facility_idnotextno
molar_concentrationyes, if experimental well, optional otherwise. see format below.concentration 
mg_ml_concentrationyes, if experimental well, optional otherwise. see format below.concentration 
is_deprecatednobooleanno
deprecation_reasonnotextno

Small molecule fields for upload

Data FieldIs Required?FormatMulti
smilesnotextno
InChinotextno
molecular_formulanotextno
molecular_massnoreal number, up to 9 decimal places, 15 digits totalno
molecular_weightnoreal number, up to 9 decimal places, 15 digits totalno
compound_namenotextyes
pubmed_idnopositive integeryes
pubchem_cidnopositive integeryes
chembank_idnopositive integeryes
chembl_idnopositive integeryes

Functional genomics fields for upload

Data FieldIs Required?FormatMulti
silencing_reagent_typeyestextyes
sequenceyestextno
anti_sense_sequenceyestextno
vendor_gene_nameyestextno
vendor_entrezgene_idyesintegerno
vendor_entrezgene_symbolsyestextyes
vendor_genebank_accession_numbersyestextyes
vendor_species_nameyestextno
facility_gene_namenotextno
facility_entrezgene_idnointegerno
facility_entrezgene_symbolsnotextyes
facility_genebank_accession_numbersnotextyes
facility_species_namenotextno
is_poolnobooleanno
duplex_wellsnotextyes
is_restricted_sequencenobooleanyes

Concentration values may be formatted as:

  • ###.### mM
  • ###.### uM
  • ###.### nM
  • ###.### pM
  • ###.### mg/ml