File: hgCLengths.Rd

package info (click to toggle)
r-bioc-annotate 1.84.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,624 kB
  • sloc: makefile: 2
file content (18 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\name{hgCLengths}
\alias{hgCLengths}
\non_function{}
\title{ A dataset which contains the lengths (in base pairs) of the
  human chromosomes. }
\usage{data(hgCLengths)}
\format{A vector containing 24 values, each corresponding to the total
chromosome length. }
\description{
  The data is described above.
}
\source{
  UCSC Human Genome Project
}
\examples{
  data(hgCLengths)
}
\keyword{datasets}