-
Notifications
You must be signed in to change notification settings - Fork 8
How to use Agilent .d folder formats in PbfGen and ProMex? #13
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
Comments
Since you installed ProteoWizard, you might be able to directly use the .d folder with PbfGen. For fixing the Index out of range exception, I can't do anything without a stack trace - which should be part of the error output. |
I try to directly use the .d folder with PbfGen, however it fails. I install the ProteoWizard by Windows 64-bit installer. And I have install the .NET 4.7.2 |
Where is ProteoWizard installed? |
It installed in F:\software\ProteoWizard while the Informed-Proteomics installed in F:\Informed-Proteomics |
So, if the path to msconvert.exe is |
Thank you very much! However, when I use ProMex to analyse the previously created .pbf file. It said "Exception while processing: Index was outside the bounds of the array." My data is in D:\20180714\20180714\ Could you fix it? C:\Users\Administrator\Documents>PbfGen.exe -s D:\20180714\20180714\C2.d C:\Users\Administrator\Documents>ProMex.exe -i D:\20180714\20180714\C2.pbf -minCharge 2 -maxCharge 60 -minMass 3000 -maxMass 50000 -score n -csv n -maxThreads 0
|
The issue in this case is that for some reason, no features were found. I don't know why there were no features found at all, and it might be a bug in handling the differences between Thermo .raw data and Agilent or Bruker .d data. To figure out the exact issue, we would probably need a copy of the input dataset. |
could you give me a email? I send my data to you |
How big are the files? If they are bigger than 20MB, it is much easier to use something like dropbox, google drive, or onedrive to share them, than it is to email them. |
just 8MB |
if you zip the .d folder, you should be able to attach it to this GitHub issue (it has a 25MB limit) |
data.zip |
There could be several issues to use ProMex for Agilent (Q)TOF instrument
data.
The proteins you are looking for should be isotopically resolved with your
Agilent instrument. If the mass is over 20 kDa, typical Agilent (Q)TOF
instruments would not able to resolve isotopomer envelops of proteins you
are looking for. For example, if you are analyzing mAb samples with Agilent
instrument, ProMex and MSPathFinder is not the right software. In such
case, you may need to Agilent's software like BioConfirm.
Jungkap
…On Tue, Aug 21, 2018 at 3:36 PM Arrow-V ***@***.***> wrote:
data.zip
<https://github.com/PNNL-Comp-Mass-Spec/Informed-Proteomics/files/2305086/data.zip>
ok
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMNkcGnub_epo0JGYVAJdYdssKp-FBzGks5uS6pSgaJpZM4WEbtF>
.
|
@FarmGeek4Life Emmmm .Could you fix the problem? I am really like this software and I hope it can work. |
How to use Agilent .d folder formats in PbfGen?I have installed ProteoWizard, and I tried to use msconvertGUI to convert the .d folder formats into .mzML files so that I can use it in PbfGen. However , when I use the previously created .pbf file in ProMex , it said Index out of range exception. How I can fix it?
The text was updated successfully, but these errors were encountered: