Skip to content

Software carpentry example code for calculating a support cutoff by analyzing lots of dataset and determing the cutoff greater than 95% of them.

License

Notifications You must be signed in to change notification settings

mtholder/swc-tree-support-ex

Repository files navigation

Support example

The goal: edit calculate-shared-counts.py and calculate-95-percent-cutoff.py until the test script:

$ sh run_tests.sh

completes without any failures.

When you accomplish that, running

$ sh calc_support.sh 

should produce an answer for a large data set.

Use "git add" and "git commit" to save your changes into the git repository whenever you have made significant progress.

About

Software carpentry example code for calculating a support cutoff by analyzing lots of dataset and determing the cutoff greater than 95% of them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published