Package: TCGAretriever 1.10.3
TCGAretriever: Retrieve Genomic and Clinical Data from CBioPortal Including TCGA Data
The Cancer Genome Atlas (TCGA) is a program aimed at improving our understanding of Cancer Biology. Several TCGA Datasets are available online. 'TCGAretriever' helps accessing and downloading TCGA data hosted on 'cBioPortal' via its Web Interface (see <https://www.cbioportal.org/> for more information).
Authors:
TCGAretriever_1.10.3.tar.gz
TCGAretriever_1.10.3.zip(r-4.7)TCGAretriever_1.10.3.zip(r-4.6)TCGAretriever_1.10.3.zip(r-4.5)
TCGAretriever_1.10.3.tgz(r-4.6-any)TCGAretriever_1.10.3.tgz(r-4.5-any)
TCGAretriever_1.10.3.tar.gz(r-4.7-any)TCGAretriever_1.10.3.tar.gz(r-4.6-any)
TCGAretriever_1.10.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
TCGAretriever/json (API)
| # Install 'TCGAretriever' in R: |
| install.packages('TCGAretriever', repos = c('https://dami82.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dami82/tcgaretriever/issues
- blcaOutputExamples - TCGAretriever Examples
Last updated from:8b8ba1d615. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | OK | 156 | ||
| macos-release-arm64 | OK | 130 | ||
| macos-oldrel-arm64 | OK | 129 | ||
| windows-devel | OK | 86 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 120 |
Exports:check_TCGAretriever_connectionexpand_casesfetch_all_tcgadataget_cancer_studiesget_cancer_typesget_case_listsget_clinical_dataget_gene_identifiersget_genetic_profilesget_molecular_dataget_mutation_datamake_groups
Dependencies:askpassclicurlgluehttrjsonlitelifecyclemagrittrmimeopensslplyrR6Rcppreshape2rlangstringistringrsysvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| TCGAretriever Examples | blcaOutputExamples |
| Check Connection to the cBioPortal Server | check_TCGAretriever_connection |
| Samples Included in a List of Samples. | expand_cases |
| Fetch All Molecular Data for a Cancer Profile of Interest. | fetch_all_tcgadata |
| Retrieve the List of Cancer Studies Available at cbioportal. | get_cancer_studies |
| Retrieve Cancer Types. | get_cancer_types |
| Retrieve Case List Available for a Specific Cancer Study. | get_case_lists |
| Retrieve Clinical Information for a Cancer Study. | get_clinical_data |
| Retrieve All Gene Identifiers | get_gene_identifiers |
| Retrieve Genetic Profiles for a TCGA Study of Interest | get_genetic_profiles |
| Retrieve Molecular Data corresponding to a Genetic Profile of Interest. | get_molecular_data |
| Retrieve Mutation Data corresponding to a Genetic Profile of Interest. | get_mutation_data |
| Split Numeric Vectors in Groups. | make_groups |
