Package: TCGAretriever 1.9.1
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.9.1.tar.gz
TCGAretriever_1.9.1.zip(r-4.5)TCGAretriever_1.9.1.zip(r-4.4)TCGAretriever_1.9.1.zip(r-4.3)
TCGAretriever_1.9.1.tgz(r-4.4-any)TCGAretriever_1.9.1.tgz(r-4.3-any)
TCGAretriever_1.9.1.tar.gz(r-4.5-noble)TCGAretriever_1.9.1.tar.gz(r-4.4-noble)
TCGAretriever_1.9.1.tgz(r-4.4-emscripten)TCGAretriever_1.9.1.tgz(r-4.3-emscripten)
TCGAretriever.pdf |TCGAretriever.html✨
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 10 months agofrom:ad4a60ac82. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:expand_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 |
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 |