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) 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 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev Repository: https://rrrlw.r-universe.dev Date/Publication: 2019-01-25 23:11:11 UTC RemoteUrl: https://github.com/rrrlw/helixvis RemoteRef: HEAD RemoteSha: 67cccf45b6c8143c8e2c13a8b4887a7fac850914 NeedsCompilation: no Packaged: 2026-07-03 08:43:55 UTC; root Author: Raoul Wadhwa [cre, aut], Regina Stevens-Truss [aut], Vigneshwar Subramanian [aut] Maintainer: Raoul Wadhwa