Description Usage Arguments Value Author(s) See Also Examples
This parses an SDF file and retrieves information used to select relevant to MetFrag
scoring terms from CompTox Dashboard Export files. Used within CompToxSDFtoLocalSDFterms
.
1 | process.sdf.file(SDF_file)
|
SDF_file |
Full path and file name to SDF file |
This returns a set of SDF tags and information whether values are numeric or not
Christoph Ruttkies, Emma Schymanski <emma.schymanski@uni.lu>
1 2 | CompToxSDF <- system.file("extdata","CompToxBatchSearch_MetFrag_MSready_C10H14N2.sdf",package="ReSOLUTION")
process.sdf.file(CompToxSDF)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.