frequencyTF | R Documentation |
Function counts the quantity of regions where TF can be found.
frequencyTF(arrayData = data.frame)
arrayData |
Data from one of Fetches. |
The sorted list of TFs and the quantity of regions.
Alexey Solovyev
myList <- frequencyTF(arrayData = "")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.