nrow,GenomicRanges-method {genoset}R Documentation

GenomicRanges API Additions

Description

I have extended the API for GenomicRanges a bit so that genoset and GenomicRanges can have the same API, at least as far as genome location based features go.

Usage

## S4 method for signature 'GenomicRanges'
nrow(x)

Arguments

x

A GenomicRanges


[Package genoset version 1.45.1 Index]