Package: ifCNVR
Title: Isolation-Forest Based 'CNV' Detection from 'NGS' Data
Version: 0.1.0
Authors@R: 
    person(given = "Simon",
           family = "Cabello-Aguilar",
           role = c("aut", "cre"),
           email = "s-cabelloaguilar@chu-montpellier.fr",
           comment = c(ORCID = "0000-0002-2904-7430"))
URL: https://github.com/SimCab-CHU/ifCNVR
Description: Automatically detects Copy Number Variations (CNV) from Next Generation Sequencing data using a machine learning algorithm, Isolation forest. More details about the method can be found in the paper by Cabello-Aguilar (2022) <doi:10.1101/2022.01.03.474771>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: data.table, rmarkdown, isotree
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-02-15 06:11:14 UTC; admin
Author: Simon Cabello-Aguilar [aut, cre]
    (<https://orcid.org/0000-0002-2904-7430>)
Maintainer: Simon Cabello-Aguilar <s-cabelloaguilar@chu-montpellier.fr>
Repository: CRAN
Date/Publication: 2022-02-15 19:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:12:25 UTC; windows
