Skip to content
Snippets Groups Projects
Commit d67a44e4 authored by OTT Oceane's avatar OTT Oceane
Browse files

Script

parent 2f277dbc
Branches
Tags
No related merge requests found
...@@ -27,6 +27,3 @@ rm(geno) ...@@ -27,6 +27,3 @@ rm(geno)
rdata_path = file.path(output_dir, "TP1_asbvg.RData") rdata_path = file.path(output_dir, "TP1_asbvg.RData")
save.image(rdata_path) save.image(rdata_path)
...@@ -17,4 +17,3 @@ if (!require("SNPRelate", quietly=TRUE)) ...@@ -17,4 +17,3 @@ if (!require("SNPRelate", quietly=TRUE))
rdata_path = file.path(output_dir, "TP2_asbvg.RData") rdata_path = file.path(output_dir, "TP2_asbvg.RData")
save.image(rdata_path) save.image(rdata_path)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment