-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
36 lines (36 loc) · 1.01 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
Package: NAguideR
Type: Package
Title: NAguideR: performing and prioritizing missing value imputations for data independent acquisition analyses
Version: 0.2.0
Author: Shisheng Wang
Maintainer: Shisheng Wang <wsslearning@omicsolution.com>
Description: NAguideR integrates up to 23 common missing value imputation methods (described in Table S1) and provides two categories of evaluation criteria (four classic computational criteria and four common knowledge-based proteomics criteria) to assess the imputation performance of various methods. Here we present the detailed introduction and operation of NAguideR, users can follow this manuscript to analyze their own data freely and conveniently.
Imports:
shiny,
shinyBS,
shinyjs,
shinyWidgets,
DT,
gdata,
ggplot2,
ggsci,
openxlsx,
data.table,
DT,
tidyverse,
ggExtra,
cowplot,
Amelia,
e1071,
impute,
SeqKnn,
pcaMethods,
norm,
imputeLCMD,
VIM,
rrcovNA,
mice,
missForest
License: MIT.
Encoding: UTF-8
LazyData: true