Package: idpr
Type: Package
Title: Profiling and Analyzing Intrinsically Disordered Proteins in R
Version: 1.21.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
git_url: https://git.bioconductor.org/packages/idpr
git_branch: devel
git_last_commit: 2d2d99d
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-10-31
NeedsCompilation: no
Packaged: 2025-10-31 22:20:35 UTC; biocbuild
Author: William M. McFadden [cre, aut],
  Judith L. Yanowitz [aut, fnd],
  Michael Buszczak [ctb, fnd]
Maintainer: William M. McFadden <wmm27@pitt.edu>
