Package: protean Type: Package Title: Sequence Profiles of OncoKB Genes Version: 0.1.2 Authors@R: c( person(given = "Ramiro", family = "Magno", email = "rmagno@pattern.institute", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5226-3441")), person(given = "Isabel", family = "Duarte", email = "iduarte.scientist@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-0060-2936")), person(given = "Ana-Teresa", family = "Maia", email = "maia.anateresa@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-0454-9207")), person("CINTESIS", role = c("cph", "fnd")) ) Description: A data package of sequence profiles of OncoKB genes. These profiles are obtained via Ensembl's REST API and derived from the pairwise alignment of the human sequence with its orthologs. License: CC BY 4.0 Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 Imports: dplyr, glue, httr2, magrittr, memoise, purrr, readr, rlang, tibble, tidyjson Suggests: here Depends: R (>= 4.1.0) Roxygen: list(markdown = TRUE) URL: https://github.com/maialab/protean BugReports: https://github.com/maialab/protean/issues Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://patterninstitute.r-universe.dev Date/Publication: 2023-11-27 11:32:09 UTC RemoteUrl: https://github.com/maialab/protean RemoteRef: HEAD RemoteSha: 0e6628d51e05bbb056404c7c87f65875624c7d76 NeedsCompilation: no Packaged: 2026-06-23 07:24:15 UTC; root Author: Ramiro Magno [aut, cre] (ORCID: ), Isabel Duarte [aut] (ORCID: ), Ana-Teresa Maia [aut] (ORCID: ), CINTESIS [cph, fnd] Maintainer: Ramiro Magno