circos_map: circos_map

Description Usage Arguments Value

View source: R/circos_map.R

Description

Plot Circos plot for the matching results.

Usage

1
2
circos_map(mapRes, cell_num_list, output, color_cord = NULL,
  color_sample = NULL)

Arguments

mapRes

A dataframe of the output of function cluster_map_by_marker.

cell_num_list

A list of vector of cell numbers for each group and each sample.

output

The output directory to save the plot.

color_cord

A vector of colors for the cord of circos plot. DEFAULT is NULL. Pre defined internal color will be used.

color_sample

A vector of colors for the sample sectors in the circos plot. DEFAULT is NULL. Pre defined internal color will be used.

Value

circos plot will be save.


xgaoo/ClusterMap documentation built on Oct. 9, 2021, 5:31 a.m.