forked from chkohler/IsoCorrectoRGUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 1.18 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
Package: IsoCorrectoRGUI
Title: Graphical User Interface for IsoCorrectoR
Version: 1.1.1
Authors@R: c(person("Christian","Kohler", email="[email protected]", role=c("cre","aut")),
person("Paul","Kuerner",email="[email protected]",role=c("aut")),
person("Paul","Heinrich",email="[email protected]",role=c("aut")))
Imports:
IsoCorrectoR,
readxl,
tcltk2,
tcltk,
utils
Description: IsoCorrectoRGUI is a Graphical User Interface for the IsoCorrectoR package. IsoCorrectoR performs the correction of mass spectrometry data from stable isotope labeling/tracing metabolomics experiments with regard to natural isotope abundance and tracer impurity. Data from both MS and MS/MS measurements can be corrected (with any tracer isotope: 13C, 15N, 18O...), as well as high resolution MS data from multiple-tracer experiments (e.g. 13C and 15N used simultaneously).
Depends: R (>= 3.6)
URL: https://genomics.ur.de/files/IsoCorrectoRGUI
License: GPL-3
LazyData: TRUE
NeedsCompilation: no
biocViews: Software, Metabolomics, MassSpectrometry, Preprocessing, GUI, ImmunoOncology
RoxygenNote: 6.1.0
Suggests:
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr