Description Value Slots Examples
S4 class for representing an experiment consisting of multiple samples (i.e. circSample objects).
circExperiment-object
path
character Path to the directory containing output from the STAR aligner.
samples
list A list of circSamples.
name
character A free text field holding the name of the experiment.
1 2 3 4 | circExperiment(
path = "path_to_data",
name = "TEST experiment"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.