-
Notifications
You must be signed in to change notification settings - Fork 23
Develop #236
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
Merged
Merged
Develop #236
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
da1ad2c
Merge pull request #234 from ncsa/joshfactorial-patch-1
joshfactorial a93257e
Adding version flag
joshfactorial 750ffb2
Trying shutil.move instead of os.rename due to filesystem conflicts
joshfactorial 9897d81
Made the naming for parallel_mode and mode consistent
joshfactorial e606d67
Updating version number for new release
joshfactorial b2324dc
Merged template changes and put into new branch for unique PR.
keshav-gandhi b8a7e95
Parallelization renaming in utils scripts.
keshav-gandhi b5ad520
Merge pull request #244 from ncsa/parallelization-names
keshav-gandhi 355ec02
Merge pull request #243 from ncsa/template-config
keshav-gandhi 123429e
Testing CLI and new tests for error and mutation models.
keshav-gandhi d547eac
Adding README changes now that bioconda has been confirmed to work co…
keshav-gandhi 137cb25
One-line change to Options class.
keshav-gandhi f3ade95
An RNG-related bug covered by tests was solved with this change.
keshav-gandhi 8c58e63
Fixing bug discovered in testing.
keshav-gandhi 67c9010
Minor change to splits handling.
keshav-gandhi a914ceb
Merge pull request #245 from ncsa/testing-error-mut-models
joshfactorial b3c7479
Merge pull request #247 from ncsa/misc-utils-path-bug
joshfactorial d3542ac
Adjusting coverage calculations
joshfactorial ad2f81f
Merge pull request #249 from ncsa/misc-utils-tuple-bug
keshav-gandhi 8178345
Merge pull request #248 from ncsa/misc-utils-rng-bug
keshav-gandhi a7a2fbb
Merge pull request #250 from ncsa/misc-utils-splits-logic
keshav-gandhi 8325067
Merge pull request #246 from ncsa/readme-edits
keshav-gandhi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
I included the section
neat model-qual-scorebecause we're about to merge in the Markov code right after this.