Skip to content

mdugo/TTpackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTpackage

Make your working life easier with this R package.

It includes wrapper functions to do:

  • Univariate and multivariate logistic regression (including interactions)
  • Adapted singscore function for analysis of mixed list of directional and undirectional gene set
  • Summary of enrichment analyses based on similarity evaluation and clustering of selected gene sets
  • Sankey (alluvial) plots

To install the package type the following command in R/RStudio (devtools package required):

devtools::install_github("mdugo/TTpackage")

To see the list of functions and read their manual pages:

library(TTpackage)
help(package = TTpackage)

About

R package with custom functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages