Skip to content

ashwini06/Shiny_apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shiny

A collection of some of my R shiny apps

Download to local reposititory and run

shiny::runApp("appname")

Eg: shiny::runApp("geneidconvert")

List of apps

For a given tab delimited file, with genenames and scores(Z-scores or vooms), calculates distances (euclidean, pearson, manhattan) and plots dendogram, heatmaps

For a given differentially expressed file (file containig p,fdr,fc values for genes), dynamically alter the paramters and generate venn-diagram. Numbers in the venndiagrams are clickable which gives the corresponsding genelists. The filtered genes are downloadable.

For a given list of IDs, based on the data from annotationdbi the ids are converted to desired format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published