pancor: caculate the correlatship ratio in pancancer

Description Usage Arguments Value Author(s) Examples

View source: R/pancor.R

Description

caculate the correlatship ratio in pancancer

Usage

1
pancor(data, gene1, gene2, cor.test.method = "pearson")

Arguments

data

data.frame

gene1

charactor of gene name, e.g. "METTL3"

gene2

charactor of gene name, e.g. "SETD2"

cor.test.method

cor.test method, one of "pearson", "kendall", "spearman", default is "pearson"

Value

data.frame contains the genes correlation

Author(s)

Shipeng Guo, Zhougeng Xu

Examples

1
2

pancor documentation built on Oct. 30, 2019, 10:04 a.m.