Make Chord Diagram
plot_chord.Rd
Makes a chord diagram representing the frequency of interactions between features
Arguments
- fit
output from function
BRS
- featureNames
names of features as they appeared in df
- featureGroups
dataframe whose first column is the features (only the prefixes, not the values) in
featureNames
and whose second column is the corresponding labels to display- linkColors
vector of colors to use for chords
- gridColors
vector of colors to use for arcs
- minProp
minimum proportion of times a relationship must appear to be plotted
- textSize
cex
parameter to be passed topar