\HeaderA{hgu95av2CHRLENGTHS}{A named vector for the length of each of the chromosomes}{hgu95av2CHRLENGTHS}
\keyword{datasets}{hgu95av2CHRLENGTHS}
\begin{Description}\relax
hgu95av2CHRLENGTHS provides the length measured in base pairs for
each of the chromosomes.
\end{Description}
\begin{Details}\relax
This is a named vector with chromosome numbers as the names and the
corresponding lengths for chromosomes as the values.

Total lengths of chromosomes were derived by calculating the
number of base pairs on the sequence string for each chromosome.
\end{Details}
\begin{Examples}
\begin{ExampleCode}
    tt <- hgu95av2CHRLENGTHS
    # Length of chromosome 1
    tt["1"]
\end{ExampleCode}
\end{Examples}


