data-set | R Documentation |
Example can be found in "4.2 Example 2: comparison of two pieces of code that use circlizePlus and circlize to implement the same requirements, respectively"
allele_frequency: A dataframe with 25,000 rows and 4 columns
copy_number: A dataframe with 24,788 rows and 5 columns
junctions: A dataframe with 2414 rows and 28 columns
r1: A dataframe with 2414 rows and 3 columns
r2: A dataframe with 2414 rows and 3 columns
data(example2)
data(example2)
data(example2)
data(example2)
data(example2)
An object of class data.frame
with 25000 rows and 4 columns.
An object of class data.frame
with 24788 rows and 5 columns.
An object of class data.frame
with 2414 rows and 28 columns.
An object of class data.frame
with 2414 rows and 3 columns.
An object of class data.frame
with 2414 rows and 3 columns.
https://www.frontiersin.org/journals/genetics/articles/10.3389/fgene.2025.1535368/full#h5
data(example2)
allele_frequency
copy_number
junctions
r1
r2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.