Group: http://groups.google.com/group/ideom/topics
Josh Goldford <gold...@umn.edu> Mar 18 03:27PM -0700
Hello!
I am attempting to use R packages xcms and mzMatch on a Mac to identify 13C
labeled isotopes of HPLC separated peptides from an LTQ-Orbitrap Velos.
I am very new to R, but I have successfully worked through the example
provided on the following
webpage: http://mzmatch.sourceforge.net/isotopes-targetted.php.
My problem differs from the provided tutorial in that I do not have
biological replicates. That is, I simply have one .RAW file of MS1 spectra
collected in profile mode. I was given a list of peptides to search for in
the spectra, which came from an unlabeled MS/MS orbitrap experiment.
Currently, I am converting the .RAW file into an mzXML in centroid mode
using msconvert. I am using the following parameters for peak picking:
method="centWave",ppm=5,peakwidth=c(9,50),snthresh=1.
From my understanding of all the functions presented in the tutorial, I
have no further processing steps left given I only have one .RAW file (I
was hoping someone could verify this!)
After this, the .peakml file is generated
using PeakML.xcms.write.SingleMeasurement. I then attempt to
run PeakML.Isotope.TargettedIsotopes and get the following error:
Error in .jcall(java_project, returnSig = "D", method = "formulaToMass", :
java.lang.RuntimeException: Unknown element: A
I have attached the .csv file containing the peptides I am searching for.
I have checked to see if the .csv file was the issue, but when I use the
example .csv file "metlist_example.csv," I receive the same error. This
makes me think that there is a problem with the generation of the peakml
file.
Again, I am fairly new to R and Java, so I don't possess proper debugging
skills yet. Any help would be greatly appreciated!
Sincerely,
JoshYou received this message because you are subscribed to the Google Group ideom.
You can post via email.
To unsubscribe from this group, send an empty message.
For more options, visit this group.
--
You received this message because you are subscribed to the Google Groups "Ideom" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ideom+un...@googlegroups.com.
To post to this group, send email to id...@googlegroups.com.
Visit this group at http://groups.google.com/group/ideom?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.