Package: RNAmodR.ML
Type: Package
Title: Detecting patterns of post-transcriptional modifications using
        machine learning
Version: 1.27.0
Date: 2021-11-21
Authors@R: c(person("Felix G.M.",
                    "Ernst", 
                    email = "felix.gm.ernst@outlook.com", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0001-5064-0928")),
             person("Denis L.J.", 
                    "Lafontaine", 
                    email = "denis.lafontaine@ulb.ac.be", 
                    role = c("ctb")))
Description: RNAmodR.ML extend the functionality of the RNAmodR package
        and classical detection strategies towards detection through
        machine learning models. RNAmodR.ML provides classes, functions
        and an example workflow to establish a detection stratedy,
        which can be packaged.
biocViews: Software, Infrastructure, WorkflowStep, Visualization,
        Sequencing
License: Artistic-2.0
Encoding: UTF-8
LazyData: false
Depends: R (>= 3.6), RNAmodR
Imports: methods, BiocGenerics, S4Vectors, IRanges, GenomicRanges,
        stats, ranger
Suggests: BiocStyle, knitr, rmarkdown, testthat, RNAmodR.Data,
        RNAmodR.AlkAnilineSeq, GenomicFeatures, Rsamtools, rtracklayer,
        keras
Collate: 'RNAmodR.ML.R' 'AllGenerics.R' 'ModifierMLModel-class.R'
        'ModifierML-class.R' 'ModifierML-data.R'
        'ModifierMLkeras-class.R' 'ModifierMLranger-class.R'
        'RNAmodR.ML.example.R' 'utils.R'
RoxygenNote: 7.1.1
VignetteBuilder: knitr
BugReports: https://github.com/FelixErnst/RNAmodR.ML/issues
URL: https://github.com/FelixErnst/RNAmodR.ML
Config/pak/sysreqs: cmake make libbz2-dev libicu-dev libjpeg-dev
        liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev
        xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-28 12:50:25 UTC
RemoteUrl: https://github.com/bioc/RNAmodR.ML
RemoteRef: HEAD
RemoteSha: 42d57040d4e125538b2df19b8811dd4c109b7c79
NeedsCompilation: no
Packaged: 2026-05-16 09:25:55 UTC; root
Author: Felix G.M. Ernst [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5064-0928>),
  Denis L.J. Lafontaine [ctb]
Maintainer: Felix G.M. Ernst <felix.gm.ernst@outlook.com>
Built: R 4.6.0; ; 2026-05-16 09:33:05 UTC; windows
