loadData: Load HTSeq-count data from a sampleTable into a countMatrix...

View source: R/loadData.R

loadDataR Documentation

Load HTSeq-count data from a sampleTable into a countMatrix and colData object

Description

Function to use a sampleTable (same format for DESeqDataSetFromHTSeqCount) to generate a count matrix and colData object

Usage

loadData(sampleTable)

Arguments

sampleTable

Character indicating the path to a tab-delimited (.txt) or comma-separated (.csv) sampleTable, or a data frame.

Value

A list of length 2. Counts = count matrix and colData = metadata for samples


kevincjnixon/BinfTools documentation built on July 10, 2024, 11:46 a.m.