Skip to content
Snippets Groups Projects
Commit a438832c authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Fix rm(UK) in sc_QuSAGE_StSubClust.R

parent 7b811154
No related merge requests found
......@@ -654,7 +654,7 @@ for (i in sets){
dev.off()
}
rm(plot)
rm(U)
rm(UK)
rm(Endo)
rm(SM)
rm(Fib)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment