Description Usage Arguments Value
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).
1 | generateDFofSamplesPerChromosomes(samplesChrGRList)
|
samplesChrGRList |
a GRangesList of samples each divided by chromosome. |
a dataframe where each row is a sample (1st col) and a string with its chromosomes separated by ";" (2nd col).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.