-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tiago Silva
authored and
Tiago Silva
committed
Jan 31, 2024
1 parent
51be9d2
commit bfd9e47
Showing
6 changed files
with
33 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#' The aim of TCGAbiolinks is : i) facilitate the TCGA open-access data retrieval, | ||
#' ii) prepare the data using the appropriate pre-processing strategies, | ||
#' iii) provide the means to carry out different standard analyses and | ||
#' iv) allow the user to download a specific version of the data and thus to easily reproduce earlier research results. | ||
#' In more detail, the package provides multiple methods for analysis | ||
#' (e.g., differential expression analysis, identifying differentially methylated regions) | ||
#' and methods for visualization (e.g., survival plots, volcano plots, starburst plots) in order to easily develop complete analysis pipelines. | ||
#' | ||
#' The functions you're likely to need from \pkg{TCGAbiolinks} is | ||
#' \code{\link{GDCdownload}}, \code{\link{GDCquery}}. | ||
#' Otherwise refer to the vignettes to see | ||
#' how to format the documentation. | ||
#' @keywords internal | ||
"_PACKAGE" | ||
|
||
## usethis namespace: start | ||
## usethis namespace: end | ||
NULL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.