tcgabiolinks.get.junction.coverage | R Documentation |
Download junction data by TCGAbiolinks. Pls note, V2 tag and Illumina HiSeq platform were selected
tcgabiolinks.get.junction.coverage(
project,
remove.Raw = FALSE,
dir = "~/rspace/GDCdata",
tag = "v2",
platform = "Illumina HiSeq"
)
project |
E.g. TCGA-LIHC |
remove.Raw |
If to remove raw data |
dir |
Raw data directory |
tags |
V2 |
list(clinical = clinical, expression = expression.df, group = group) Group is a data.frame including label, short name and sample barcode Clinical is a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.