File: droEre1.xenoRefGene.LENGTH.Rd

package info (click to toggle)
r-bioc-genelendatabase 1.26.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 103,600 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 773 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\name{droEre1.xenoRefGene.LENGTH}
\docType{data}
\alias{droEre1.xenoRefGene.LENGTH}
\title{Transcript length data for the organism droEre}
\description{droEre1.xenoRefGene.LENGTH is an R object which maps transcripts to the length (in bp) of their mature mRNA transcripts.  Where available, it will also provide the mapping between a gene ID and its associated transcripts.  The data is obtained from the UCSC table browser (http://genome.ucsc.edu/cgi-bin/hgTables) using the xenoRefGene table.

The data file was made by calling downloadLengthFromUCSC(droEre1, xenoRefGene) on the date on which the package was last updated.}
\seealso{
\code{\link{downloadLengthFromUCSC}}}
\examples{
data(droEre1.xenoRefGene.LENGTH)
head(droEre1.xenoRefGene.LENGTH)
}
\keyword{datasets}