genomicRangeIndex(chr, lo, hi, name = "gri")
a list that can be used as an index descriptor when
calling newDXGTable
Creates a genomic range index descriptor describing which columns are to be used to create the index.
$name [1] "gri" $type [1] "genomic" $chr [1] "chr" $lo [1] "lo" $hi [1] "hi"$name [1] "othergri" $type [1] "genomic" $chr [1] "chr" $lo [1] "lo" $hi [1] "hi"