calculateFPKMMatrix: calculate FPKM from countTable and coldata

Description Usage Arguments Value

Description

calculate FPKM from countTable and coldata

Usage

1
calculateFPKMMatrix(countTable, coldata, geneInfo)

Arguments

countTable

a raw read count table

coldata

an annotation table for samples, must include attributes naming "barcode", "patient_barcode", "survival", "vital_status", "total_count", "cohort"

geneInfo

an annotation table for genes, must include attribute nameing "gene_length"

Value

FPKM matrix


AlexHelloWorld/DifferentialAndSurvivalAnalysis documentation built on June 1, 2019, 3:51 a.m.