'STRAP:multiple sequence alignments '

charite.christo.strap.science
Class FlavinePROXY

java.lang.Object
  extended by charite.christo.AbstractProxy
      extended by charite.christo.strap.science.FlavinePROXY
All Implemented Interfaces:
HasControlPanel, HasPanel, HasPropertyMap

public class FlavinePROXY
extends AbstractProxy
implements HasControlPanel, HasPanel

HELP

Proteins with Flavine Hetero groups

(In preparation)

All flavine containing proteins contained in the PDB are sorted into classes (....LIST) according to the fold and the location of the flavin molecule. You can visualize residues adjacent to the flavine molecule: STRAP-Menu: analyze/select residues ...
XY-Charts (Scatter plots) The Scatter plots allow picking. Each dot is a pair of proteins. A menu for the picked pair is available.

Further buttons
Two possible ways for detailed 3D-view with side chains:


Field Summary
 
Fields inherited from class charite.christo.AbstractProxy
ACTIVATION, ADAPTERS_JAR, BIOJAVA_3D, COMMONS_COLLECTIONS, GLUGEN, JCOMMON, JOGL, LOG4J, PFX_INSTALLED, TRY_BOOT_CLASSLOADER
 
Fields inherited from interface charite.christo.HasPanel
NEW_PANEL, NO_NEW_PANEL
 
Constructor Summary
FlavinePROXY()
           
 
Method Summary
static AbstractAlignmentProject getInstance()
           
 javax.swing.JComponent getPanel(int mode)
           
 java.lang.String getRequiredJars()
           
static void setInstance(AbstractAlignmentProject a)
           
 
Methods inherited from class charite.christo.AbstractProxy
dispose, disposeProxy, getControlPanel, getPrgParas, getPropertyMap, getProxy, getScore, getSharedControlPanel, getSharedInstance, interpret, jarFile, jarsContainingNativeLibraries, proxyObject, proxyObjectRun, remoteURLs, setOptions, setSharedInstance, usrShareJava
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface charite.christo.HasControlPanel
getControlPanel
 

Constructor Detail

FlavinePROXY

public FlavinePROXY()
Method Detail

getInstance

public static AbstractAlignmentProject getInstance()

setInstance

public static void setInstance(AbstractAlignmentProject a)

getRequiredJars

public java.lang.String getRequiredJars()
Specified by:
getRequiredJars in class AbstractProxy

getPanel

public javax.swing.JComponent getPanel(int mode)
Specified by:
getPanel in interface HasPanel

'STRAP:multiple sequence alignments '

'The most important classes are StrapAlign, Protein and StrapEvent.'