ReadDataset: ReadDataset

Description Usage Arguments Value

View source: R/ReadDataset.R

Description

Read the dataset from a file containing gene the expression matrix

Usage

1
ReadDataset(file, featuresfile = c())

Arguments

file

filename including the path to where the expression matrix is contained. The file needs to have the cells as rows and the genes as columns.

featuresfile

optional file with features for the different cells in the dataset

Value

Dataset an object with the Expression Matrix, cell names and gene names


soedinglab/merlot documentation built on June 28, 2020, 9:36 a.m.