Package: mzID
Type: Package
Title: An mzIdentML parser for R
Version: 1.0.0
Date: 2013-04-22
Author: Thomas Dybdal Pedersen, Vladislav A Petyuk with contributions from
    Laurent Gatto.
Maintainer: Thomas Dybdal Pedersen <thomasp85@gmail.com>
Description: A parser for mzIdentML files implemented using the XML package.
    The parser tries to be general and able to handle all types of mzIdentML
    files with the drawback of having less 'pretty' output than a vendor
    specific parser. Please contact the maintainer with any problems and supply
    an mzIdentML file so the problems can be fixed quick.
License: GPL (>= 2)
LazyLoad: yes
biocViews: DataImport, MassSpectrometry, Proteomics
VignetteBuilder: knitr
Depends: methods, XML
Imports: plyr
Collate: 'aaa.R' 'generics.R' 'mzIDpsm.R' 'mzIDpeptides.R'
        'mzIDparameters.R' 'mzIDevidence.R' 'mzIDdatabase.R' 'mzID.R'
        'mzID-package.R'
Packaged: 2013-10-15 08:25:10 UTC; biocbuild
Built: R 3.0.2; ; 2013-10-15 15:38:09 UTC; windows
