Skip to content
Prev 15473 / 21307 Next

[Bioc-devel] Collapsing a GRangesList into a GRanges without loosing names(GRangesList)

In what way are you feeling they loose names?
[1] "gr1" "gr2"
[1] "gr1" "gr2"
GRanges object with 2 ranges and 0 metadata columns:
      seqnames    ranges strand
         <Rle> <IRanges>  <Rle>
  gr1     chr1     1-100      -
  gr2     chr1   101-200      -
  -------
  seqinfo: 1 sequence from an unspecified genome; no seqlengths
GRanges object with 1 range and 0 metadata columns:
      seqnames    ranges strand
         <Rle> <IRanges>  <Rle>
  gr1     chr1     1-100      -
  -------
  seqinfo: 1 sequence from an unspecified genome; no seqlengths



The names "gr1" and "gr2"  were preserved. You can see them as the first entry in my temp object.



Lori Shepherd

Bioconductor Core Team

Roswell Park Cancer Institute

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
Message-ID: <BN8PR12MB3460065F1FB9F6657627941DF9B10@BN8PR12MB3460.namprd12.prod.outlook.com>
In-Reply-To: <0BAB1337882A904E88F6957DE74DBC453C4B4AE2@KI-S0113.kerckhoff.mpg.de>