generateDFofSamplesPerChromosomes: generateDFofSamplesPerChromosomes

View source: R/utilities.R

generateDFofSamplesPerChromosomesR Documentation

generateDFofSamplesPerChromosomes

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

generateDFofSamplesPerChromosomes(samplesChrGRList)

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).


drighelli/DEScan2 documentation built on March 21, 2023, 3:06 p.m.