Package: RBPEqBind
Title: RNA-Binding Protein Competitive Binding Simulation
Version: 0.99.4
Authors@R: c(person("Soon", "Yi", 
                    email = "cu.soonyi@gmail.com", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-4535-6532")),
             person("National Institutes of Health", 
                    role = "fnd", 
                    comment = "T32 GM152319"))
Description: Simulates competitive binding of N RBPs to RNA sequences using 
    an equilibrium binding model. Supports single sequences, concentration 
    grids, and transcriptome-wide analysis. Designed for Bioconductor.
License: GPL-3
Encoding: UTF-8
biocViews: MathematicalBiology, SystemsBiology, FunctionalGenomics,
        Transcriptomics, GeneRegulation, Visualization
BugReports: https://github.com/S00NYI/RBPEqBind/issues
URL: https://github.com/S00NYI/RBPEqBind
Depends: R (>= 4.6.0)
Imports: Biostrings, data.table, future.apply, GenomicRanges, ggplot2,
        IRanges, jsonlite, rtracklayer, S4Vectors, stats,
        SummarizedExperiment, utils
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, progressr, BiocStyle,
        future, vdiffr
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
git_url: https://git.bioconductor.org/packages/RBPEqBind
git_branch: devel
git_last_commit: e1f3433
git_last_commit_date: 2026-08-24
Repository: Bioconductor 3.24
Date/Publication: 2026-09-21
NeedsCompilation: no
Packaged: 2026-09-21 23:37:33 UTC; biocbuild
Author: Soon Yi [aut, cre] (ORCID: <https://orcid.org/0000-0002-4535-6532>),
  National Institutes of Health [fnd] (T32 GM152319)
Maintainer: Soon Yi <cu.soonyi@gmail.com>
