Package: glyparse 0.6.0


Bin Fu
glyparse: Parsing Glycan Structure Text Representations
Provides functions to parse glycan structure text representations into 'glyrepr' glycan structures. Currently, it supports StrucGP-style, pGlyco-style, IUPAC-condensed, IUPAC-extended, IUPAC-short, WURCS, Linear Code, and GlycoCT format. It also provides an automatic parser to detect the format and parse the structure string.
Authors:
glyparse_0.6.0.tar.gz
glyparse_0.6.0.zip(r-4.7)glyparse_0.6.0.zip(r-4.6)glyparse_0.6.0.zip(r-4.5)
glyparse_0.6.0.tgz(r-4.6-any)glyparse_0.6.0.tgz(r-4.5-any)
glyparse_0.6.0.tar.gz(r-4.7-any)glyparse_0.6.0.tar.gz(r-4.6-any)
glyparse_0.6.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
glyparse/json (API)
NEWS
| # Install 'glyparse' in R: |
| install.packages('glyparse', repos = c('https://glycoverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/glycoverse/glyparse/issues
Pkgdown/docs site:https://glycoverse.github.io
Last updated from:7c95b87fd6 (on v0.6.0). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 178 | ||
| source / vignettes | OK | 194 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 154 | ||
| macos-oldrel-arm64 | OK | 78 | ||
| windows-devel | OK | 107 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 105 | ||
| wasm-release | OK | 113 |
Exports:auto_parseparse_glycoctparse_iupac_condensedparse_iupac_extendedparse_iupac_shortparse_linear_codeparse_pglyco_strucparse_strucgp_strucparse_wurcs
Dependencies:backportscheckmateclicodetoolscpp11digestdplyrfurrrfuturegenericsglobalsglueglyreprigraphlatticelifecyclelistenvmagrittrMatrixparallellypillarpkgconfigpurrrR6rlangrstackdequestringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Automatic Structure Parsing | auto_parse |
| Parse GlycoCT Structures | parse_glycoct |
| Parse IUPAC-condensed Structures | parse_iupac_condensed |
| Parse IUPAC-extended Structures | parse_iupac_extended |
| Parse IUPAC-short Structures | parse_iupac_short |
| Parse Linear Code Structures | parse_linear_code |
| Parse pGlyco Structures | parse_pglyco_struc |
| Parse StrucGP Structures | parse_strucgp_struc |
| Parse WURCS Structures | parse_wurcs |