[560303]: / man / FindTranscriptionallyPredictive_CNV.Rd

Download this file

17 lines (16 with data), 487 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/amaretto_initialize.R
\name{FindTranscriptionallyPredictive_CNV}
\alias{FindTranscriptionallyPredictive_CNV}
\title{FindTranscriptionallyPredictive_CNV}
\usage{
FindTranscriptionallyPredictive_CNV(MA_matrix, CNV_matrix,
PvalueThreshold = 0.001, RsquareThreshold = 0.1)
}
\value{
result
}
\description{
Function to identify which genes CNV significantly predict expression of that gene.
}
\keyword{internal}