Package: idpr
Type: Package
Title: Profiling and Analyzing Intrinsically Disordered Proteins in R
Version: 1.20.0
Authors@R: c(person(c("William", "M."), "McFadden", 
                email = "wmm27@pitt.edu", 
                role = c("cre", "aut")),
             person(c("Judith", "L."), "Yanowitz", 
                email = "yanowitzjl@mwri.magee.edu",
                role = c("aut", "fnd")),
             person("Michael", "Buszczak", 
                email = "michael.buszczak@utsouthwestern.edu",
                role = c("ctb", "fnd")))
Date: 2024-04-23
Description: ‘idpr’ aims to integrate tools for the computational
        analysis of intrinsically disordered proteins (IDPs) within R.
        This package is used to identify known characteristics of IDPs
        for a sequence of interest with easily reported and dynamic
        results. Additionally, this package includes tools for
        IDP-based sequence analysis to be used in conjunction with
        other R packages. Described in McFadden WM & Yanowitz JL
        (2022). "idpr: A package for profiling and analyzing
        Intrinsically Disordered Proteins in R." PloS one, 17(4),
        e0266929. <https://doi.org/10.1371/journal.pone.0266929>.
BugReports: https://github.com/wmm27/idpr/issues
License: LGPL (>= 3)
Encoding: UTF-8
LazyData: true
biocViews: StructuralPrediction, Proteomics, CellBiology
RoxygenNote: 7.2.3
Depends: R (>= 4.1.0)
Imports: ggplot2 (>= 3.3.0), magrittr (>= 1.5), dplyr (>= 0.8.5), plyr
        (>= 1.8.6), jsonlite (>= 1.6.1), rlang (>= 0.4.6), Biostrings
        (>= 2.56.0), methods (>= 4.0.0)
Suggests: knitr, rmarkdown, pwalign, msa, ape, testthat, seqinr
VignetteBuilder: knitr
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:01:41 UTC
RemoteUrl: https://github.com/bioc/idpr
RemoteRef: RELEASE_3_22
RemoteSha: 47a2bb1014a29e10492a875107d60b11d7a93200
NeedsCompilation: no
Packaged: 2025-11-11 15:01:02 UTC; root
Author: William M. McFadden [cre, aut],
  Judith L. Yanowitz [aut, fnd],
  Michael Buszczak [ctb, fnd]
Maintainer: William M. McFadden <wmm27@pitt.edu>
Built: R 4.5.2; ; 2025-11-11 15:08:03 UTC; windows
