Package: MSGFplus
Type: Package
Title: An interface between R and MS-GF+
Version: 1.14.0
Date: 2017-06-19
Author: Thomas Lin Pedersen
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Description: This package contains function to perform peptide
    identification using the MS-GF+ algorithm. The package contains 
    functionality for building up a parameter set both in code and through a
    simple GUI, as well as running the algorithm in batches, potentially 
    asynchronously.
License: GPL (>= 2)
VignetteBuilder: knitr
SystemRequirements: Java (>= 1.7)
LazyLoad: yes
biocViews: MassSpectrometry, Proteomics
Depends: methods
Imports: mzID, ProtGenerics
Suggests: gWidgets, knitr, testthat
Collate: 'MSGFplus-package.R' 'aaa.R' 'generics.R' 'msgfAsync.R'
        'msgfParTolerance.R' 'msgfParTda.R' 'msgfParProtocol.R'
        'msgfParNtt.R' 'msgfParModification.R'
        'msgfParModificationList.R' 'msgfParMatches.R'
        'msgfParLengthRange.R' 'msgfParIsotopeError.R'
        'msgfParInstrument.R' 'msgfParFragmentation.R'
        'msgfParEnzyme.R' 'msgfParChargeRange.R' 'msgfPar.R'
        'msgfPar-getters.R' 'msgfParGUI.R' 'zzz.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-01 02:41:06 UTC; biocbuild
Built: R 3.5.0; ; 2018-05-01 12:24:05 UTC; windows
