Rdocumentation
powered by
Learn R Programming
rphast (version 1.0)
sort.feat: Sort a GFF...
Description
Sort a GFF
Usage
sort.feat(x, decreasing=FALSE, ...)
Arguments
x
An object of type
feat
decreasing
Set to TRUE to sort from highest to lowest coordinates
...
Currently not used
Value
An object of type
feat
sorted primarily by start position, then by end position.