standardise_colnames: Standardise count file column names

View source: R/load.R

standardise_colnamesR Documentation

Standardise count file column names

Description

standardise_colnames takes a dataframe loaded from a RNA-seq all file and creates standard column names.

Usage

standardise_colnames(data)

Arguments

data

data.frame, data to standardise

Value

data.frame

Examples

data <- standardise_colnames(data)


richysix/rnaseqtools documentation built on Jan. 26, 2025, 10:14 a.m.