trackSize,GenomicAlignmentTrack-method {igvR}R Documentation

Retrieve the size of the GenomicAlignmentTrack

Description

Retrieve the size of the GenomicAlignmentTrack

Usage

## S4 method for signature 'GenomicAlignmentTrack'
trackSize(obj)

Arguments

obj

An object of class GenomicAlignmentTrack

Value

The number of elements


[Package igvR version 1.8.2 Index]