Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wustl-Zhanglab authored Feb 10, 2022
1 parent f146208 commit 968862c
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,50 @@ CRISPR manuscript codes
Codes for generating figures.

This comment has been minimized.

Copy link
@Wustl-Zhanglab
R version 3.6.3 (2020-02-29)

Platform: x86_64-pc-linux-gnu (64-bit)

Running under: Ubuntu 16.04.6 LTS

R packages used:
library(ggplot2)\n
library(ggplot2)

library(RColorBrewer)

library(RPMG)

library(Hmisc)

library(ggrepel)

library(plyr)

library(gridExtra)

library(rtracklayer)

library(ggfortify)

library(tidyr)

library(ggsignif)

library(data.table)

library(ggbreak)

library(magrittr)

library(plotly)

library(htmlwidgets)

library(factoextra)

library(rje)

library(pheatmap)

libary(scater)


0 comments on commit 968862c

Please sign in to comment.