View source: R/gi_list_Dthreshold_detect.R
gi_list_Dthreshold.detect | R Documentation |
This function finds the maximum genomic distance in a valid gi_list object.
gi_list_Dthreshold.detect(gi_list)
gi_list |
A valid gi_list instance. See
|
maximum genomic distance in the object
gi_list<-generate_binned_gi_list(1e6,chrs='chr22') gi_list_Dthreshold.detect(gi_list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.