random_Kakutani: Returns a randomly sampled list of TE, or 1,2,5

Description Usage Details

View source: R/random_Kakutani.R

Description

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.

Usage

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.

Details

TE list is generated by random sampling withoug replacement from all(31189) the "Transposable Element" annotated in Araport11.


Satoyo08/Kakutani documentation built on Nov. 9, 2019, 12:42 a.m.