powered by
Sort a GFF
# S3 method for feat sort(x, decreasing = FALSE, ...)
An object of type feat
feat
Set to TRUE to sort from highest to lowest coordinates
Currently not used
An object of type feat sorted primarily by seqname, then by start position, then by end position.