Additional reduce-methods {girafe}R Documentation

Auxiliary methods for Function reduce in Package 'girafe'

Description

This methods were written to resurrect the functionality of the 'reduce' method of package 'IRanges' for objects belonging to classes defined in 'IRanges'. This functions had been overwritten by the later import of package 'intervals'. See the corresponding help pages of package IRanges for more details on these methods.

Methods

signature(x = "CompressedIRangesList")

see help page in package ‘IRanges’

signature(x = "IRanges")

see help page in package ‘IRanges’

signature(x = "IntegerRanges")

see help page in package ‘IRanges’

signature(x = "IntegerRangesList")

see help page in package ‘IRanges’

See Also

IntegerRangesList-class, IntegerRanges-class, IRanges-class


[Package girafe version 1.44.0 Index]