[560303]: / man / CreateRegulatorData.Rd

Download this file

18 lines (17 with data), 454 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/amaretto_initialize.R
\name{CreateRegulatorData}
\alias{CreateRegulatorData}
\title{CreateRegulatorData}
\usage{
CreateRegulatorData(MA_matrix = MA_matrix, CNV_matrix = NULL,
MET_matrix = NULL, Driver_list = NULL, PvalueThreshold = 0.001,
RsquareThreshold = 0.1, method = "union")
}
\value{
result
}
\description{
Determine potential regulator genes.
}
\keyword{internal}