Switch to unified view

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