gr: GenomicRanges of Chromosome 1 in GRCh37.72

Description Usage Format

Description

A GenomicRanges object containing 2000 bp windows downstream of the transcription start sites of all genes on chromsome 1

Usage

1

Format

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Formal class 'GRanges' [package "GenomicRanges"] with 6 slots
  ..@ seqnames       :Formal class 'Rle' [package "S4Vectors"] with 4 slots
  .. .. ..@ values         : Factor w/ 1 level "chr1": 1
  .. .. ..@ lengths        : int 2071
  .. .. ..@ elementMetadata: NULL
  .. .. ..@ metadata       : list()
  ..@ ranges         :Formal class 'IRanges' [package "IRanges"] with 6 slots
  .. .. ..@ start          : int [1:2071] 39546988 19534771 9146538 2321147 1258072 915498 53049 69091 137380 367640 ...
  .. .. ..@ width          : int [1:2071] 2001 2001 2001 2001 2001 2001 2001 2001 2001 2001 ...
  .. .. ..@ NAMES          : NULL
  .. .. ..@ elementType    : chr "integer"
  .. .. ..@ elementMetadata: NULL
  .. .. ..@ metadata       : list()
  ..@ strand         :Formal class 'Rle' [package "S4Vectors"] with 4 slots
  .. .. ..@ values         : Factor w/ 3 levels "+","-","*": 1 2 1 2 1 2 1 2 1 2 ...
  .. .. ..@ lengths        : int [1:1007] 1 5 2 1 1 1 1 1 1 1 ...
  .. .. ..@ elementMetadata: NULL
  .. .. ..@ metadata       : list()
  ..@ elementMetadata:Formal class 'DataFrame' [package "S4Vectors"] with 6 slots
  .. .. ..@ rownames       : NULL
  .. .. ..@ nrows          : int 2071
  .. .. ..@ listData       :List of 1
  .. .. .. ..$ id: chr [1:2071] "MACF1" "UBR4" "SLC2A5" "MORN1" ...
  .. .. ..@ elementType    : chr "ANY"
  .. .. ..@ elementMetadata: NULL
  .. .. ..@ metadata       : list()
  ..@ seqinfo        :Formal class 'Seqinfo' [package "GenomeInfoDb"] with 4 slots
  .. .. ..@ seqnames   : chr "chr1"
  .. .. ..@ seqlengths : int NA
  .. .. ..@ is_circular: logi NA
  .. .. ..@ genome     : chr NA
  ..@ metadata       : list()

tinyheero/shmutils documentation built on May 31, 2019, 3:36 p.m.