File: hgu95AProbLocs.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 (20 lines) | stat: -rw-r--r-- 865 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\name{hgu95AProbLocs}
\docType{methods}
\alias{hgu95AProbLocs}
\title{chromLocation instance hgu95AProbLocs, an example of a chromLocation 
object}
\description{  gives chromosome locations for Affy U95 probes }
\section{Slots}{
  \describe{
    \item{\code{species}:}{Object of class character, value: 'Human'}
    \item{\code{datSource}:}{Object of class character, value}
    \item{\code{nChrom}:}{Object of class numeric, value: 24}
    \item{\code{chromNames}:}{Object of class character, value: 1:22, X,Y}
    \item{\code{chromLocs}:}{Object of class list, value: long: sense and antisense locations
      associated with affy identifiers}
    \item{\code{chromLengths}:}{Object of class numeric, }
    \item{\code{geneToChrom}:}{Object of class environment}
    \item{\code{class}:}{Object of class character, value: 'chromLocation'}
  }
}
\keyword{methods}