GlimpseSession | R Documentation |
Internal function: Prints an overview over samples, colors and associated bigwigs in a seqNdisplayR Session.
GlimpseSession(samples, colors, bigwigs, level = 0, indent_size = " ")
samples |
samples object as used by seqNdisplayR |
colors |
colors object as used by seqNdisplayR |
bigwigs |
bigwigs object as used by seqNdisplayR |
indent_size |
string used for indent spacing of levels in the output |
levels |
used only for internal recursion, don't change default=1. |
Convenience function for checking parsing of samples, colors and bigwigs.
Print to R session
MS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.