generateDFofSamplesPerChromosomes: generateDFofSamplesPerChromosomes

Description Usage Arguments Value

View source: R/utilities.R

Description

generates a dataframe where each row is a sample (1st col) and a string with its chromosomes separated by ";" (2nd col) (useful to fromSamplesToChromosomesGRangesList function).

Usage

1

Arguments

samplesChrGRList

a GRangesList of samples each divided by chromosome.

Value

a dataframe where each row is a sample (1st col) and a string with its chromosomes separated by ";" (2nd col).


DEScan2 documentation built on Nov. 8, 2020, 5:01 p.m.