Make Chord Diagram
plot_chord.RdMakes 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
featureNamesand 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
cexparameter to be passed topar