ENGR230 NGS project. Binning algorithm for metagenomic data
Directories:
MetaBinner - The code for the library. This is python code that is not intended
to be run from the command line.
scripts - Directory with command line scripts. This scripts are intended
to be run from the command line.
test - directory with the tests
data - All the files required for the tests are in here.
d3 - Directory with javascript plots for d3 (www.d3js.org).
examples -
To run the tests: python run_tests.py --log logfile The argument --log is optional