Description Usage Arguments Details Value Author(s) Examples
The script tries to determine if the fold changes are in an expected format, and if not, does its best to convert correctly. Internal function.
1 | convertFoldChange(foldchanges, style)
|
foldchanges |
numerical values with fold changes |
style |
type of fold change to return. |
Allowed formats are: "log directional" (contains continuous numbers positive and negative, including numbers between -1 and 1), "directional", includes positive and negative values, but no numbers between -1 and 1, and "fractional", includes values greater than zero, especially those less than one.
numerical values in the defined format
James M. Ward jmw86069@gmail.com
1 | ## No examples currently.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.