sortTable-methods {spliceSites}R Documentation

Sorting contained data with sortTable.

Description

Sorting tables by key columns.

Methods

signature(x = "cRanges")

Method for 'cRanges'. Key columns: seqid, start, end

signature(x = "gapSites")

Method for 'gapSites'. Key columns: seqid, lend, rstart


[Package spliceSites version 1.28.0 Index]