id: An 'mzIdentML' file

Description Examples

Description

This file has been generated by searching the raw mzXML file of the ProteomeXchange PXD000001 data set against the erwinia_carotovora.fasta using the MSGF+ search engine: java -jar ~/bin/MSGFPlus.20140630/MSGFPlus.jar -s TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzXML -d erwinia_carotovora.fasta -inst 1 -protocol 2

Examples

1
2
3
4
5
6
7
8
9
## source files to repeat the search
library("rpx")
px <- PXDataset("PXD000001")
pxfiles(px)

f <- dir(system.file("mzid", package = "RforProteomics"), full.names=TRUE)
library("mzID")
id <- mzID(f)
id

ComputationalProteomicsUnit/ProteomicsBioc2014Workshop documentation built on May 6, 2019, 12:50 p.m.