-
Notifications
You must be signed in to change notification settings - Fork 50
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
estimateNoise of Spectrum objects #78
Comments
|
Yes, that's what the discussion centred around. May be it would be worth adding the method for spectra that where |
On 2016-02-22 18:17:03, notifications@github.com wrote:
|
Yes, indeed. The problem is that it is easy to fool this, as there is a |
I haven't heard of this request again. But it might be useful, at some point. to add these methods for |
That would be no problem. The output of On 2016-03-09 18:28:34, notifications@github.com wrote:
|
There is not place to store this in |
Thank you. One question/comment - for empty spectra, your return |
Good point. Changed in 5a59ce1.
|
I have alsoadded the |
Great!
|
* master: add estimateNoise-MSnExp,method estimateNoise,MSnExp method import graphics, stats and utils in NAMESPACE estimateNoise returns an empty 2-column matrix for empty/centroided spectra add estimateNoise,Spectrum-method; closes #78 new gh devel version From: Laurent <lg390@cam.ac.uk> git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MSnbase@114637 bc3139a8-67e5-0310-9ffc-ced21a209358
* master: add estimateNoise-MSnExp,method estimateNoise,MSnExp method import graphics, stats and utils in NAMESPACE estimateNoise returns an empty 2-column matrix for empty/centroided spectra add estimateNoise,Spectrum-method; closes #78 new gh devel version From: Laurent <lg390@cam.ac.uk> git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MSnbase@114637 bc3139a8-67e5-0310-9ffc-ced21a209358
* master: add estimateNoise-MSnExp,method estimateNoise,MSnExp method import graphics, stats and utils in NAMESPACE estimateNoise returns an empty 2-column matrix for empty/centroided spectra add estimateNoise,Spectrum-method; closes #78 new gh devel version From: Laurent <lg390@cam.ac.uk> git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MSnbase@114637 bc3139a8-67e5-0310-9ffc-ced21a209358
@sgibb there would be some interest here to estimate signal-to-ratio using
MSnbase
. TheMALDIquant::estimateNoise
method seems to be a good candidate.Have you ever tried it on MS2 spectra? Do the spectra need to be in profile mode, or is centroided fine too?
The text was updated successfully, but these errors were encountered: