[381c22]: / man / samr.estimate.depth.Rd

Download this file

18 lines (17 with data), 411 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/internal-functions-samr-adapted.R
\name{samr.estimate.depth}
\alias{samr.estimate.depth}
\title{Estimate sequencing depths}
\usage{
samr.estimate.depth(x)
}
\arguments{
\item{x}{data matrix. nrow=#gene, ncol=#sample}
}
\value{
depth: estimated sequencing depth. a vector with len sample.
}
\description{
Estimate sequencing depths
}