Skip to content

Commit

Permalink
'acc_tcga_gistic' sampleListId no longer available
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Oct 16, 2023
1 parent 381cc44 commit 2231838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/cBioPortalRClient.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ allSamples(cbio, "acc_tcga")

```{r}
getSampleInfo(cbio, studyId = "acc_tcga",
sampleListIds = c("acc_tcga_rppa", "acc_tcga_gistic"))
sampleListIds = c("acc_tcga_rppa", "acc_tcga_cna"))
```

# Advanced Usage
Expand Down

0 comments on commit 2231838

Please sign in to comment.