recordPlotFill_degreeFeatures: Record a plot of filled features and the degree of features

View source: R/shinyApp.R

recordPlotFill_degreeFeaturesR Documentation

Record a plot of filled features and the degree of features

Description

recordPlotFill_degreeFeatures records a plot of filled features and returns the degree of features.

Usage

recordPlotFill_degreeFeatures(type_match, ...)

Arguments

type_match

character, ordered vector according to type

...

further arguments passed to plotCircos

Details

Helper function for shinyCircos.

Value

list of length 2, entry plotFill is of recordedplot and entry degreeFeatures is a list of vectors of numeric(1)

Author(s)

Thomas Naake, thomasnaake@googlemail.com

Examples

type_match <- c("a_1", "a_2", "a_3", "b_1", "b_2", "b_3", "c_1", "c_2")
MetCirc:::recordPlotFill_degreeFeatures(type_match)


tnaake/MetCirc documentation built on April 23, 2023, 8:56 a.m.