fromLimma: Convert outputs from tools other than DESeq2 for...

View source: R/Convert_res.R

fromLimmaR Documentation

Convert outputs from tools other than DESeq2 for compatibility with BinfTools

Description

These functions convert results from Limma or EdgeR for compaitibility with BinfTools

Usage

fromLimma(topTable, geneNames = rownames(topTable))

Arguments

topTable

A data frame originating from the output of limma::topTable()

geneNames

Acharacter vector specifying the names of the genes. Defaults to rownames(topTable) or rownames(topTags$table).

Value

A data frame of results compatible with BinfTools commands


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