CorPlot: Title

View source: R/FeatureCorrelation.R

CorPlotR Documentation

Title

Description

Title

Usage

CorPlot(
  FeaMatrix,
  outputname,
  width = 3000,
  height = 3000,
  corvismethod = "circle",
  order = "original"
)

Arguments

FeaMatrix

a dataframe of feature matrix

outputname

a character of output name

width

a numeric of width

height

a numeric of height

corvismethod

a character of visulization method

order

order to visualization,detail see corrplot

Value

a figure with png format


yujijun/neoantigenML documentation built on March 20, 2022, 11:59 p.m.