Description Usage Arguments Value Author(s) References Examples
Order the gene information table by chromosomal locations. Removes genes with no location information.
1 | order.feature.info(feature.info)
|
feature.info |
A data frame containing at least the following fields: geneName, chr, and loc. |
An ordered data frame.
Leo Lahti leo.lahti@iki.fi
See citation("pint")
1 2 | ## NOT RUN
#feature.info.ordered <- order.feature.info(feature.info)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.