Closed klugem closed 1 year ago
Column with name 'padjust' does not exist. As defined in line 9 the column is named 'padj'.
results <- data.frame( object[, c( "groupID", "featureID", "exonBaseMean", "dispersion", "pvalue", "padj" )], stringsAsFactors=TRUE)
Column with name 'padjust' does not exist. As defined in line 9 the column is named 'padj'.
results <- data.frame( object[, c( "groupID", "featureID", "exonBaseMean", "dispersion", "pvalue", "padj" )], stringsAsFactors=TRUE)