Package: iteremoval
Title: Iteration removal method for feature selection
Version: 1.4.0
Authors@R: person("Chuan", "Jiacheng", email = "jiacheng_chuan@outlook.com", role = c("aut", "cre"))
Author: Jiacheng Chuan [aut, cre]
Maintainer: Jiacheng Chuan <jiacheng_chuan@outlook.com>
Description: The package provides a flexible algorithm to screen features of two distinct groups in consideration of overfitting and overall performance. It was originally tailored for methylation locus screening of NGS data, and it can also be used as a generic method for feature selection. Each step of the algorithm provides a default method for simple implemention, and the method can be replaced by a user defined function.
Depends: R (>= 3.5.0), ggplot2 (>= 2.2.1)
Imports: magrittr, graphics, utils, GenomicRanges, SummarizedExperiment
URL: https://github.com/cihga39871/iteremoval
BugReports: https://github.com/cihga39871/iteremoval/issues
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
biocViews: StatisticalMethod
VignetteBuilder: knitr
Suggests: testthat, knitr
git_url: https://git.bioconductor.org/packages/iteremoval
git_branch: RELEASE_3_9
git_last_commit: ed190f9
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: no
Packaged: 2019-05-03 05:08:11 UTC; biocbuild
Built: R 3.6.0; ; 2019-05-03 13:44:29 UTC; windows
