/correlations

Code for correlations verification and testing project.

Primary LanguagePython

README

This repository is code dedicated to the testing of correlation detection procedures. There are currently the following folders:

generators - contains code used for generating correlations according to a variety of different procedures.

test - tests to make sure the generators are behaving as expected.

unused - code that was used in developing, exploring or otherwise interrogating the methods but is not currently being utilized.

The required dependencies are pycogent, qiime, numpy, scipy, and R.