-
Notifications
You must be signed in to change notification settings - Fork 19
QC modifications #362
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
QC modifications #362
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7f5564b
added an if statement to see if type isolate was user-defined
anleip ad6bb43
changed - to _ in type_isolate
anleip b5841c8
removed first condition in if statement since it is never true
anleip 1cb5b0d
removed type isolate input from prune_edges()
anleip 6750d2f
removed type isolate generation and usage from qcDistMat()
anleip d2e8d18
updated description for prune_edges()
anleip 017ab98
Removed type isolate arguement and error
anleip 805452a
added the newDistMat variable and changed the input for plot from dis…
anleip be055df
make the update of newDistMat to global variable in prune_distance_ma…
anleip 3e1778b
Deleted global statement before newDistMat since it is not needed
anleip c0ec62a
added comment where newDistMat gets updated
anleip d499017
get newDistMat from remove_qc_fail
anleip 83c99c6
added a return for newDistMat in remove_qc_fail()
anleip c83a2bd
a maybe cleaner way to get newDistMat from prune_distance_mtrix()
anleip 01b8f4b
added comments on newDistMat for remove_qc_fail()
anleip 10fa84b
make distance files despite empty failed list prune_distance_matrix()
anleip e1d9815
allow h5 file to be written with empty failed list remove_qc_fail()
anleip 800c46f
allow writing output files with no sample to remove
anleip 262a693
updated QC test scripts
anleip 9431036
updated qc test script again
anleip fe55e14
removed type isolate argument from extractReferences()
anleip b787cf3
removed type isolate argument in clique pruning
anleip 0ba9481
Removed the last type isolate argument
anleip 34a74d3
Removed type isolate arguements
anleip 81eff19
Removed type isolate argument
anleip 33e48be
Added a comment
anleip df8a832
Uncommented a qc test
anleip 2b05b3f
output whole tuple
anleip 2d4a500
removed the use of newDistMat, instead update distMat
anleip 19191a5
removed type isolate function
anleip 2602f22
updated version number to 2.7.7
anleip 6649056
Removed reference to type isolate
anleip 2fd57f5
removed software-properties-common
anleip 72ad364
Try graph tools apt package
johnlees 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
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.
Uh oh!
There was an error while loading. Please reload this page.