-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor codebase #41
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good. @tovahmarkowitz did you have a chance to look over the outputs on biowulf?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the final updates and for testing the pipeline for each permutation of the assay-type!
Adding ending carriage return to output files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is so well organized. Thank you!
Refactoring the code base to make more interpretable and extendable.
This is a large review, with alot of moving around and cruft cleaning. I would take this a step further and rework some of the shell directives to be more streamlined and avoid some specific design patterns.