refactored_code
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