-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
70 lines (70 loc) · 1.71 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Package: ProbMetab
Type: Package
Title: Probabilistic annotation of LC-MS based metabolomics
Version: 1.1
Date: 2013-05-23
Author: Ricardo R. Silva, Diego Martinez Salvanha, Ricardo Vencio
Maintainer: Ricardo Silva <[email protected]>
Description: Provides probability ranking to candidate compounds assigned
to masses, with the prior assumption of connected sample and
additional previous and spectral information modeled by the user.
License: GPL (>= 2)
URL: http://labpib.fmrp.usp.br/methods/probmetab/
LazyData: true
ByteCompile: true
Depends:
R (>= 2.10),
RcppArmadillo,
Rcpp,
CAMERA,
GeneNet,
graph,
RCytoscape,
hwriter,
RCurl,
XML,
multtest,
rjson,
Matrix
Suggests:
mzmatch.R,
bootstrap,
leaps,
mgcv
LinkingTo: RcppArmadillo, Rcpp
Collate:
'RCreateDataFrame.R'
'combineMolIon.R'
'comp.results.R'
'create.reactionM.R'
'createXGMML.R'
'design.connection.R'
'export.class.table.R'
'export2cytoscape.R'
'formula2mass.R'
'get.Mzmatch.annot.R'
'get.annot.R'
'get.compounds.by.pathway.biocyc.R'
'get.kegg.pathways.R'
'get.name.R'
'get.ncbi.id.R'
'get.pathway.by.organism.biocyc.R'
'get.reactions.by.compound.biocyc.R'
'gibbs.samp.R'
'incorporate.isotopes.R'
'reac2cor.R'
'rt.predict.R'
'sbml2table.R'
'weightM.R'
'weightRT.R'
'get.pathway.by.compound.kegg.R'
'create.pathway.node.attributes.R'
'create.reaction.edge.attributes.R'
'createJSONToCytoscape.R'
'get.pathway.by.organism.kegg.R'
'openGraph.R'
'get.kgml.positions.kegg.R'
'get.formula.kegg.R'
'build.database.kegg.R'
Packaged: 2013-10-31 15:32:05 UTC; rsilva
RoxygenNote: 5.0.1