Package: idpr Type: Package Title: Profiling and Analyzing Intrinsically Disordered Proteins in R Version: 1.23.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. . 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.r-universe.dev Date/Publication: 2026-04-28 12:53:29 UTC RemoteUrl: https://github.com/bioc/idpr RemoteRef: HEAD RemoteSha: a9e232c4d23e695e5a363f1701c76d789f366770 NeedsCompilation: no Packaged: 2026-07-15 04:52:43 UTC; root Author: William M. McFadden [cre, aut], Judith L. Yanowitz [aut, fnd], Michael Buszczak [ctb, fnd] Maintainer: William M. McFadden