Fragalysis
Fragalysis User Guide
Jupyter Notebooks in Fragalysis
Using the Fragalysis REST API
Using the Fragalysis Python API
Changelog
Fragalysis
fragalysis.requests.csets
View page source
fragalysis.requests.csets
Upload SDFs to RHS
Module Contents
Functions
upload_sdf
API
fragalysis.requests.csets.
upload_sdf
(
token
:
str
,
target_name
:
str
,
tas
:
str
,
sdf_file
:
str
|
pathlib.Path
,
*
,
stack
:
str
=
'production'
)