EmptyDf: Empty Df

View source: R/seqNdisplayR.R

EmptyDfR Documentation

Empty Df

Description

Internal function: Empty Unnecessary Cells in Sample DataFrame

Usage

EmptyDf(df)

Arguments

df

a dataframe

Details

Empty rows in data frame from a session data frame such that cells which have exactly same entry in cell above are left empty. This only applies to columns named 'bigwig_directory', 'dataset' and all columns with prefix 'subgroup_'. Output should look similar to the Samples sheet in the Excel template in inst/extdata/example_excel_template.xls.

Value

trimmed dataframe

Author(s)

MS


THJlab/seqNdisplayR documentation built on March 29, 2024, 1:36 p.m.