RNAseq: RNA-seq example

RNAseqR Documentation

RNA-seq example

Description

Dummy example of a DESeq2 result for differential expression analysis on RNA-seq data

Usage

RNAseq

Format

A data frame with 300 rows and 7 variables:

geneName

genes symbols

baseMean

The average of the normalized count values, dividing by size factors, taken over all samples

log2FC

the log2 value of the Fold Change expression between two conditions

lfcSE

log2 Fold Change standard error (SE)

stat

Wald statistic

pvalue

Wald test p-value

padj

BH adjusted p-values

Source

Simulated data


sebastian-gregoricchio/Rseb documentation built on May 20, 2024, 9:01 a.m.