Skip to content

refactored_code

Compare
Choose a tag to compare
@kwhitehall kwhitehall released this 04 Nov 02:21
· 230 commits to master since this release

This is the codebase after the first stage of refactoring of the original codebase.
• the functions the mccsearch.py were split into various files based on their functionality.
• linting standards were determined and the code was linted accordingly
• documentation was added (in the form of wiki pages) and Readme.md updated