馃悵 Bug Fixes
- Fixed Bug in
exportToFile
function by adding missinggenome
prior torecognitionSite
. - Updated the suffix sequence for the Terminator prefix to
CGCT
- Fixed Non-Strict mode REGEX to not allow
W
&R
.
馃Ъ Refactored Code and Added Comments
- Reorganized imports to represent organizational comments.
- Refactored and added relevant
CONFIG VARIABLE
for easier modification of code. - Added function documentation for individual functions.