Skip to content

Commit

Permalink
move analysis C (annotation for manual review)
Browse files Browse the repository at this point in the history
  • Loading branch information
berntpopp committed Oct 11, 2023
1 parent 5912f11 commit babcf37
Show file tree
Hide file tree
Showing 7 changed files with 231 additions and 111 deletions.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions analyses/functions/gtex-functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ get_median_tissue_expression <- function(gencode_ids, tissue_site_detail_ids = N
}


# TODO: fix the gtex function get_multiple_median_tissue_expression to work properly with multiple gencode ids instead of using rowwise
# TODO: fix the gtex functions to implement retry logic if the API call results in an error or empty result
#' Fetch Median Tissue Expression Levels from GTEx API for Multiple Genes
#'
#' This function takes a character vector of GENCODE gene identifiers as input,
Expand Down

0 comments on commit babcf37

Please sign in to comment.