Skip to content

andreagobbi/pyBiRewire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyBiRewire

python wrapper BiRewire package

This module is a cython wrapper of BiRewire package pubblished in the bioconductor repository implementing the algorithms described in Fast randomization of large genomic datasets while preserving alteration counts.

How to install

Clone or download the whole progect, in the repo directory run python3 setup.py build_ext --inplace, just import the module in python3: import BiRewire as br for example. It should works also if compiled with python 2.x (and imported it from python2.x).

About

python wrapper BiRewire package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published