Skip to content

afcarl/benchmarkThis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

benchmarkThis

A statistical benchmarking repository

This repository builds off of some of the functionality found in the following correlations benchmarking repository https://github.com/wdwvt1/correlations

Getting started

Run the following command

source env.sh

Also, this repository has some dependencies. To install all of them with pip

pip install numpy
pip install matplotlib
pip install scipy
pip install pandas
pip install scikit-bio
pip install biom-format
pip install cogent

About

A benchmarking repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 72.3%
  • Python 27.7%