Skip to content

mchennamartin/codeNotebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repository of little code snippets, example scripts, and custom functions that make my life easier

WORK IN PROGRESS. Code might be wonky or non-ideal, I'm still new to programming

Some may be redundant, some might be available in packages, but these are organized in a way that works for my brain and help make my functions and scripts more universal.

Table of contents:

R:

initializing/packages - installs packages when needed, then loads them into environment. Function that takes single input or comma separated input e.g: "limma", or "dplyr, DEseq2, ggplot2, ggpubr, ..."

plots/boxplots - Base pub-quality boxplot function that can have extra bells and whistles added onto it.

About

Notebook for code snippets and script examples I find useful.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages