Skip to content
Prev 13897 / 21312 Next

[Bioc-devel] Block bootstrap for GenomicRanges

Hi all,

Since you are talking about genomic ranges permutation let me just say 
that the regioneR package already does that. It does not have block 
bootstrapping as defined here, but it implements two different 
randomization models (one that randomizes each region independently and 
another one based on "chromosome 'spinning' " that conserves the 
internal structure of the set of ranges) and both can take into account 
a mask defining regions where ranges cannot be randomized. It's quite 
customizable and so it would be possible to add new permutation 
strategies if needed.

It's probably not the most efficient implementation, but the 
randomization process scales decently and it has proven useful over the 
years.


Bernat

*Bernat Gel Moreno*
Bioinformatician

Hereditary Cancer Program
Program of Predictive and Personalized Medicine of Cancer (PMPPC)
Germans Trias i Pujol Research Institute (IGTP)

Campus Can Ruti
Carretera de Can Ruti, Cam? de les Escoles s/n
08916 Badalona, Barcelona, Spain

Tel: (+34) 93 554 3068
Fax: (+34) 93 497 8654
08916 Badalona, Barcelona, Spain
bgel at igtp.cat <mailto:bgel at igtp.cat>
www.germanstrias.org <http://www.germanstrias.org/>

<http://www.germanstrias.org/>







El 08/14/2018 a las 03:06 PM, Kasper Daniel Hansen escribi?: