View source: R/random_Kakutani.R
As default, generates a randomly sampled list of AGIs for Transposable Element of specified length. If you specify option type='sons', generates a random list of 1,2,5.
1 2 | random_Kakutani(100) # generates a list of randomly chosen 100 AGIs of TEs.
random_Kakutani(100,types='sons') # generates a random list of 1,2,5, length 100.
|
TE list is generated by random sampling withoug replacement from all(31189) the "Transposable Element" annotated in Araport11.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.