File: normalizeGeneLength.Rd

package info (click to toggle)
r-bioc-deseq2 1.30.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,720 kB
  • sloc: cpp: 413; sh: 14; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 466 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/helper.R
\name{normalizeGeneLength}
\alias{normalizeGeneLength}
\title{Normalize for gene length}
\usage{
normalizeGeneLength(...)
}
\arguments{
\item{...}{...}
}
\description{
Normalize for gene length using the output of transcript abundance estimators
}
\details{
This function is deprecated and moved to a new general purpose package,
tximport, which will be added to Bioconductor.
}