Package: helixvis
Type: Package
Title: Visualize Alpha-Helical Peptide Sequences
Version: 1.0.1
Authors@R: c(
  person("Raoul", "Wadhwa", email = "raoulwadhwa@gmail.com", role = c("cre", "aut")),
  person("Regina", "Stevens-Truss", email = "rtruss@kzoo.edu", role = "aut"),
  person("Vigneshwar", "Subramanian", email = "vs347@cornell.edu", role = "aut"))
Description: Create publication-quality, 2-dimensional visualizations of alpha-helical peptide
  sequences. Specifically, allows the user to programmatically generate
  helical wheels and wenxiang diagrams to provide a bird's eye, top-down view of
  alpha-helical oligopeptides. See Wadhwa RR, et al. (2018)
  <doi:10.21105/joss.01008> for more information.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: ggplot2 (>= 3.0.0), ggforce (>= 0.1.3), rlang (>= 0.2.2)
URL: https://github.com/rrrlw/helixvis
BugReports: https://github.com/rrrlw/helixvis/issues
Suggests: knitr, rmarkdown, covr, testthat
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-13 02:05:44 UTC; rrrlw
Author: Raoul Wadhwa [cre, aut],
  Regina Stevens-Truss [aut],
  Vigneshwar Subramanian [aut]
Maintainer: Raoul Wadhwa <raoulwadhwa@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-13 08:40:03 UTC
Built: R 4.5.2; ; 2025-11-01 02:32:10 UTC; windows
