Skip to content

Commit

Permalink
Update Summary.R
Browse files Browse the repository at this point in the history
  • Loading branch information
vyepez88 authored Oct 5, 2024
1 parent 2aba823 commit 360978b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drop/modules/aberrant-expression-pipeline/Counting/Summary.R
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ if(has_external){
DT::datatable(expressed_genes[order(Rank),-"Is External"],rownames = F)
}

#' ### Sex verifying

#' **Considerations:**
#' The verifying of the samples sex is performed by comparing the expression levels of
#' the genes XIST and UTY. In general, females should have high XIST and low UTY expression,
Expand Down

0 comments on commit 360978b

Please sign in to comment.