Learn R Programming

comradesOO (version 0.1.1)

clusterTableFolded: clusterTableFolded

Description

Extract the cluster coordinates with fold prediciton in data frame format

Usage

clusterTableFolded(x)

Value

A table showing the vienna structures of each cluster

Arguments

x

A comradesDataSet object

Examples

Run this code
cds = makeExampleComradesDataSet()

clusterTableFolded(cds)

Run the code above in your browser using DataLab