checkpData: Checks the sampleinfo file Reads the excelsheet containing...

Description Usage Arguments Value Examples

Description

Checks the sampleinfo file Reads the excelsheet containing sample information, performs sanity checks and generates pData

Usage

1

Arguments

file

: path to the inputfile

type

: Input type. Can be a dataframe or a csv file. Options are df and csv

Value

Dataframe with pData

Examples

1
2
checkpData(file="/home/user/file.csv",type="csv")
checkpData(file=dataframe,type="df")

mpmorley/ExpressExtras documentation built on May 23, 2019, 6:34 a.m.