-
Notifications
You must be signed in to change notification settings - Fork 8
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
Batch Correction changes all values to 0 #88
Comments
Hi, Interesting, definitely its misbehaving - Would it be possible to get a small example set to replicate this? Thanks, |
Dear Goncalo
Here you can find the files and the script that led to the problem:
https://drive.google.com/drive/folders/1a1AZti0J0xgxhAeJ93dzv35Io-ask0Me?usp=sharing
It is a MS-DIAL processed output and for this I used the import script that I created in the branch msImportUpdates.
The import however works the way it should, the data table and intensities have been imported correctly. I have had the same problem when importing as CSV feature table.
Thanks for taking a look into it and best wishes
Michael
|
Hi, Found out the problem and a fix. The code is infering (correctly) the type of the data matrix as For now, it can be patched by running |
Fixed by 005047b |
Hey,
I am working on a dataset that was acquired in two steps and requires batch correction (see plot below).
Batch Correction Assessment report however suggests either changing all intensities to zero or touching only certain samples (see plots below). This happens regardless of the chosen window (I tried everything between 2-30). I first thought the preview must be mistaken but it turned out that running batch correction here really delivers the previewed correction.
There were no errors before, data had been imported and matched with metadata correctly. I suppose it is some bug within the batch and run order module?
The text was updated successfully, but these errors were encountered: