Learn R Programming

debrowser (version 1.0.8)

getMostVariedList: getMostVariedList

Description

Calculates the most varied genes to be used for specific plots within the DEBrowser.

Usage

getMostVariedList(datavar = NULL, cols = NULL, topn = 500, mincount = 10)

Arguments

datavar,
loaded dataset
cols,
selected columns
topn,
most varied records
mincount,
total min read count for selected samples

Value

data

Examples

Run this code
    x <- getMostVariedList()

Run the code above in your browser using DataLab