-
Notifications
You must be signed in to change notification settings - Fork 46
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
removeReporters,OnDiskMSnExp #161
Comments
cc @jotsetung |
I'll have a look at it. |
o Implement the removePeaks method for OnDiskMSnExp (issue #161) adding the operation to the processing queue. o Unit test not yet implemented due to lack of test data.
o Fix the removeReporters,OnDiskMSnExp method (see issue #161). o Add unit test.
Simply adding
Are you OK with that? |
Looks good, thanks. |
@jotsetung - can we close this? |
happy to do that |
Closing issues feels so rewarding :-) |
Yes, true; but sorry, I didn't wanted to sneak that from you, if you want I can re-open and you can close it ;-) |
Added a
removeReporters,OnDiskMSnExp
that coerces to anMSnSet
in bab8b0d. Needs to use lazy processing.The text was updated successfully, but these errors were encountered: