Optional
as_filename?: stringOptional
dataset_id?: stringIf provided the Dataset becomes a new version of the Dataset named. If not provided this Dataset becomes the first version of a new Dataset, whose ID is returned to you on success.
The MIME type of the Dataset. Values like chemical/x-mdl-sdfile
, chemical/x-mdl-molfile
, and chemical/x-pdb
are permitted. See the /type endpoint for a full list of types.
Optional
format_extra_variables?: stringExtra variables (text) presented to the Dataset format-support container, which occurs during the upload and database processing stage. The content of the text is Dataset type specific.
Optional
skip_molecule_load?: booleanIf set the post-format database load action is skipped. This means the dataset is uploaded but its molecules are not entered into the Data Manager database. This can save significant time if you're just experimenting with the dataset and do not need the molecules in the database
The Organisational Unit you want the Dataset to belong to
An optional new filename to use for the uploaded Dataset. The Dataset will be stored using this name.