Package: idpr
Type: Package
Title: Profiling and Analyzing Intrinsically Disordered Proteins in R
Version: 1.6.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: 2020-09-14
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. 
BugReports: https://github.com/wmm27/idpr/issues
License: LGPL-3
Encoding: UTF-8
LazyData: true
biocViews: StructuralPrediction, Proteomics, CellBiology
RoxygenNote: 7.1.2
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, msa, ape, testthat, seqinr
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/idpr
git_branch: RELEASE_3_15
git_last_commit: b486d9a
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 23:18:29 UTC; biocbuild
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.2.0; ; 2022-04-27 09:37:20 UTC; windows
