upload.data: Load in data sets and creat dataframe of Reads Number

View source: R/data_preprocessing.R

upload.dataR Documentation

Load in data sets and creat dataframe of Reads Number

Description

Load in data sets and creat dataframe of Reads Number

Usage

upload.data(path, header, row_names = TRUE)

Arguments

path

the name of the file which the data are to be read from.

header

a logical value indicating whether the file contains the names of the variables as its first line.

row_names

a logical value indicating whether the file contains the names of the variables as its first column.

Value

data.frame


goushixue/QRseq documentation built on July 9, 2023, 9:28 a.m.