Uses of Class
starfish.chemistry.Residue

Packages that use Residue
starfish.chemistry   
starfish.chemistry.io   
 

Uses of Residue in starfish.chemistry
 

Fields in starfish.chemistry declared as Residue
 Residue Polymer.firstResidue
           
 Residue Polymer.lastResidue
           
 Residue Residue.next
           
 Residue Residue.previous
           
 

Methods in starfish.chemistry that return Residue
 Residue Polymer.getResidue(int resNum)
           
 Residue Polymer.getResidue(java.lang.String name)
           
 

Methods in starfish.chemistry with parameters of type Residue
 void Polymer.addResidue(Residue residue)
           
 void Polymer.addResidueOld(Residue residue)
           
 void Polymer.removeResidue(Residue residue)
           
static PPMScore BioPPMScoreCmd.scoreAtomPPM(double pOK, Residue residue, starfish.bionmr.AtomShiftData[] atomShiftData)
           
static java.lang.Double BioPPMScoreCmd.scoreAtomPPM(Residue residue, java.lang.String atomName, double ppm)
           
 

Uses of Residue in starfish.chemistry.io
 

Methods in starfish.chemistry.io with parameters of type Residue
 boolean PDB.addResidue(tcl.lang.Interp interp, java.lang.String fileName, Residue residue, java.lang.String coordSetName)
           
 



Copyright © 2010 One Moon Scientific, Inc. All Rights Reserved.