Learn R Programming

vanddraabe (version 1.1.1)

oxRCSBinfoSheet: openxlsx PDB/RCSB Summary Sheet

Description

Constructs the openxlsx worksheet for the Similarity Summary analysis.

Usage

oxRCSBinfoSheet(wb.name, sheet.name = "RCSB_information", df)

Arguments

wb.name

Name of the workbook for the results; e.g., results.wb

sheet.name

Name of the worksheet being formatted; default: "PDB_information"

df

data.frame containing the PDB/RCSB information obtatined within the ConservedWaters() function; e.g., pdbs.information

Value

The workbook containing the indicated and newly formatted worksheet.

Details

This function is to ONLY be used with the results of ConservedWaters(). Specific aspects of how the returned data.frame will be formatted are hard-coded into this function.

This openxlsx function is NOT exported.

See Also

Other "openxlsx functions": openxlsxCellStyles, oxAlignOverlapSheet, oxClusterStatsSheet, oxClusterSummarySheet, oxInitWaterDataSheet, oxPDBcleanedSummarySheet, oxPlainDataSheet, oxWaterOccurrenceSheet