ValidUploadChemicalModelQ
ValidUploadChemicalModelQ[myChemicalName]⟹isValidChemicalModel
returns a boolean that indicates if a valid object will be generated from the inputs of this function.
ValidUploadChemicalModelQ[myInChI]⟹isValidChemicalModel
returns a boolean that indicates if a valid object will be generated from the inputs of this function.
ValidUploadChemicalModelQ[myInChIKey]⟹isValidChemicalModel
returns a boolean that indicates if a valid object will be generated from the inputs of this function.
ValidUploadChemicalModelQ[myCAS]⟹isValidChemicalModel
returns a boolean that indicates if a valid object will be generated from the inputs of this function.
ValidUploadChemicalModelQ[myThermoFisherURL]⟹isValidChemicalModel
returns a boolean that indicates if a valid object will be generated from the inputs of this function.
ValidUploadChemicalModelQ[myMilliporeSigmaURL]⟹isValidChemicalModel
returns a boolean that indicates if a valid object will be generated from the inputs of this function.
ValidUploadChemicalModelQ[]⟹isValidChemicalModel
returns a boolean that indicates if a valid object will be generated from the inputs of this function.
Input

Output

Compatibility Options

Health & Safety Options

Inventory Options

Method Information Options

Organizational Information Options

Physical Properties Options

Storage Information Options

General Options
Basic Examples (5)Make sure that the resulting object will be valid when uploading a Model[Sample,Chemical] of DMSO by its name:
Make sure that the resulting object will be valid when uploading a new Model[Sample,Chemical] of Aspartic Acid by its PubChem ID:
Make sure that the resulting object will be valid when uploading a new Model[Sample,Chemical] of L-Serine by its InChI:
Make sure that the resulting object will be valid when uploading a new Model[Sample,Chemical] of Arginine by its CAS:
Make sure that the resulting object will be valid when uploading a new Model[Sample,Chemical] of Allylamine by its Sigma Aldrich product URL:
Make sure that the resulting object will be valid when uploading a new Model[Sample,Chemical] of Taxol by its InChI Key:
Set OutputFormat->TestSummary to have the function return a summary of the tests that it ran. Use the Keys[...] function on this test summary to see the keys inside of it:
Set Verbose->True to see all of the tests that ValidUploadChemicalModelQ is running:
Set Verbose->Failures to see all of the tests that did not pass when running ValidUploadChemicalModelQ:
Set Verbose->False to see none of the tests when running ValidUploadChemicalModelQ (this is the default behavior):
UploadSampleModel ValidUploadChemicalModelQ UploadChemicalModelOptions Upload Download Inspect