From 62c0a43b968ff36786c73396e030a1de4ad4f326 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 6 Mar 2017 14:58:00 +0100 Subject: Delete leftovers from staticdocs, rerun pkgdown --- docs/plot.chent.html | 123 --------------------------------------------------- 1 file changed, 123 deletions(-) delete mode 100644 docs/plot.chent.html (limited to 'docs/plot.chent.html') diff --git a/docs/plot.chent.html b/docs/plot.chent.html deleted file mode 100644 index 1b1c5b7..0000000 --- a/docs/plot.chent.html +++ /dev/null @@ -1,123 +0,0 @@ - - - - -plot.chent. chents 0.2-3 - - - - - - - - - - - - - - - - - - -
-
- -
- -

Plot method for chent objects

- -
-
-

Usage

-
# S3 method for chent
-plot(x, ...)
- -

Arguments

-
-
x
-
The chent object to be plotted
-
...
-
Further arguments passed to grid.picture
-
- -
-

Description

- -

Plot method for chent objects

- -
- -

Examples

-
caffeine <- chent$new("caffeine")
-PubChem: -http://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/name/cids/JSON -Found 1 entries in PubChem, using the first one. -http://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/cid/property/MolecularFormula,MolecularWeight,CanonicalSMILES,IsomericSMILES,InChI,InChIKey,IUPACName,XLogP,ExactMass,MonoisotopicMass,TPSA,Complexity,Charge,HBondDonorCount,HBondAcceptorCount,RotatableBondCount,HeavyAtomCount,IsotopeAtomCount,AtomStereoCount,DefinedAtomStereoCount,UndefinedAtomStereoCount,BondStereoCount,DefinedBondStereoCount,UndefinedBondStereoCount,CovalentUnitCount,Volume3D,XStericQuadrupole3D,YStericQuadrupole3D,ZStericQuadrupole3D,FeatureCount3D,FeatureAcceptorCount3D,FeatureDonorCount3D,FeatureAnionCount3D,FeatureCationCount3D,FeatureRingCount3D,FeatureHydrophobeCount3D,ConformerModelRMSD3D,EffectiveRotorCount3D,ConformerCount3D,Fingerprint2D/JSON -http://pubchem.ncbi.nlm.nih.gov/rest/pug/compound/cid/synonyms/JSON -Trying to get chemical information from RDKit using PubChem_Canonical SMILES -CN1C=NC2=C1C(=O)N(C(=O)N2C)C -Did not find chyaml file ./caffeine.yaml -
print(caffeine)
-
<chent> -Identifier $identifier caffeine -InChI Key $inchikey RYYVLZVUVIJVGH-UHFFFAOYSA-N -SMILES string $smiles: - PubChem_Canonical -"CN1C=NC2=C1C(=O)N(C(=O)N2C)C" -Molecular weight $mw: 194.2 -PubChem synonyms (up to 10): - [1] "2519" "caffeine" - [3] "1,3,7-Trimethylxanthine" "Methyltheobromine" - [5] "Guaranine" "Cafeina" - [7] "Koffein" "Mateina" - [9] "Thein" "Theine" -
-
plot(caffeine)
-

-
- -
- - -
- - \ No newline at end of file -- cgit v1.2.1