Description Usage Arguments Details Author(s) References See Also Examples
Collection of cluster summary plots.
1 | ClusterSummaryPlots(data, passed.waters = TRUE, plot.labels = NULL)
|
data |
The results from the |
passed.waters |
Logical indicator to plot results for waters passing
|
plot.labels |
Using the same options as |
The Number of Water Cluster (see ConservationPlot()
), Occupancy
(see OccupancyBarplot()
), Mobility (see MobilityBarplot()
), B-value
(see BvalueBarplot()
), and Normalized B-value (see nBvalueBarplot()
)
plots are combined into a single plot image. The ability to label each plot
with capital letters (upper-case) or lower-case letters is available.
Emilio Xavier Esposito emilio@exeResearch.com
Paul C Sanschagrin and Leslie A Kuhn. Cluster analysis of consensus water sites in thrombin and trypsin shows conservation between serine proteases and contributions to ligand specificity. Protein Science, 1998, 7 (10), pp 2054-2064. DOI: 10.1002/pro.5560071002 PMID: 9792092 WatCH webpage
Other plots: BoundWaterEnvPlots
,
BoundWaterEnvSummaryPlot
,
BvalueBarplot.summ
,
BvalueBarplot
,
MobNormBvalEvalPlots
,
MobilityBarplot.summ
,
MobilityBarplot
,
OccupancyBarplot.summ
,
OccupancyBarplot
,
nBvalueBarplot
,
normBvalueBarplot.summ
1 2 3 4 5 6 | ## Not run:
cluster.summary.plot <- ClusterSummaryPlots(data=thrombin10.conservedWaters,
passed.waters=TRUE,
labels=NULL)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.