Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 270 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 270 Bytes

PyPermutations

PyPermutations is script designed to do big number of permutations to analize DE.

Algorithm is based on paper Besarg and Clifford, 1991.

Requeriments

  • Packages:
    • docopt
    • numpy
    • pandas
    • rpy2
  • Other:
    • R