reorderDF: Function to reorder data frames by CHROMOSOME

Description Usage Arguments Details Value

View source: R/funktionen.R

Description

The data frame will be reordered according to chromosome: from 1 to n, then X, Y, XY, MT The data frame needs to have a column with name "CHROMOSOME"

Usage

1
reorderDF(dfx)

Arguments

dfx

data frame to be reordered (with column "CHROMOSOME")

Details

Reorder results based on chromosome

Value

A reordered data frame by chromosome


detectRUNS documentation built on Oct. 30, 2019, 11:41 a.m.