/CLEAR

Primary LanguagePythonMIT LicenseMIT

CLEAR:Composition of Likelihoods for Evolve And Resequence Experiments

##Overview CLEAR is a tool for identifying selection in time-series pooled-sequencing data. A bioRxiv preprint is available here.

##Requirements CLEAR is written in python which uses seaborn, numba and pandas packages.You can install required packages by running

conda install pandas numba seaborn

##Running To obtain CLEAR simply execute

git clone --recursive https://github.com/airanmehr/CLEAR.git