Skip to content
Snippets Groups Projects
Commit 1700cb32 authored by TRON Kelly's avatar TRON Kelly
Browse files

tp1

parent 42232989
No related branches found
No related tags found
No related merge requests found
......@@ -5,14 +5,14 @@ dir.create(output_dir, showWarnings = F, recursive = T)
install.packages("BiocManager")
#if (!require("snpStats", quietly = TRUE))
BiocManager::install("snpStats")
# BiocManager::install("snpStats")
#if (!require("SNPRelate", quietly = TRUE))
BiocManager::install("SNPRelate")
#BiocManager::install("SNPRelate")
#Charger les bibliothèques
library(snpStats)
library(SNPRelate)
#library(snpStats)
#library(SNPRelate)
#library(devtools)
#library(plyr)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment