Skip to content
Snippets Groups Projects
Commit 9f27a441 authored by mariefbourdon's avatar mariefbourdon
Browse files

220531 read without source install

parent 3d04c8ad
No related branches found
No related tags found
No related merge requests found
{
"path" : "~/Documents/PhD/stuart_package/stuart/vignettes",
"path" : "~/Documents/PhD/stuart_package/stuart",
"sortOrder" : [
{
"ascending" : true,
......
{
"activeTab" : 1
"activeTab" : 2
}
\ No newline at end of file
......@@ -7,7 +7,7 @@
},
"right" : {
"panelheight" : 1402,
"splitterpos" : 878,
"splitterpos" : 877,
"topwindowstate" : "NORMAL",
"windowheight" : 1440
}
......
{
"TabSet1" : 1,
"TabSet2" : 3,
"TabSet2" : 0,
"TabZoom" : {
}
}
\ No newline at end of file
......@@ -21,6 +21,7 @@
~%2FDocuments%2FPhD%2Fstuart_package%2Fstuart%2FR%2Fstuart_tab-data.R="5D74CC67"
~%2FDocuments%2FPhD%2Fstuart_package%2Fstuart%2FR%2Ftab_mark.R="38BAAAF9"
~%2FDocuments%2FPhD%2Fstuart_package%2Fstuart%2FR%2Fwrite_rqtl.R="9A1DD653"
~%2FDocuments%2FPhD%2Fstuart_package%2Fstuart%2FREADME.Rmd="32CDEA17"
~%2FDocuments%2FPhD%2Fstuart_package%2Fstuart%2Fman%2Fmark_na.Rd="E059577D"
~%2FDocuments%2FPhD%2Fstuart_package%2Fstuart%2Fman%2Fmark_prop.Rd="A5177778"
~%2FDocuments%2FPhD%2Fstuart_package%2Fstuart%2Fvignettes%2FstuaRt.Rmd="5BDF5DBA"
......
......@@ -6,6 +6,7 @@
/Users/mariebourdon/Documents/PhD/stuart_package/stuart/R/mark_prop.R="30FA9E8C"
/Users/mariebourdon/Documents/PhD/stuart_package/stuart/R/tab_mark.R="F0B2417"
/Users/mariebourdon/Documents/PhD/stuart_package/stuart/R/write_rqtl.R="F07CE16C"
/Users/mariebourdon/Documents/PhD/stuart_package/stuart/README.Rmd="297B98D"
/Users/mariebourdon/Documents/PhD/stuart_package/stuart/man/mark_na.Rd="C8CA0D4F"
/Users/mariebourdon/Documents/PhD/stuart_package/stuart/man/mark_prop.Rd="893B273D"
/Users/mariebourdon/Documents/PhD/stuart_package/stuart/vignettes/stuaRt.Rmd="DA6206CB"
......
......@@ -22,16 +22,10 @@ stuart is a R package used to analyze whole genome genotyping results of animals
## Installation
You can install the released version of stuart from GitLab, by dowloading the latest tar.gz file and installing it with:
`install.packages(path_to/stuart_X.Y.Z.tar.gz, repos = NULL, type="source")`
Or directly in R with:
You can install the released version of stuart from GitLab, directly in R with:
`devtools::install_gitlab(repo="mouselab/stuart",host="gitlab.pasteur.fr")`
## Example
To see an example of the use of stuart package with miniMUGA array, consult the package vignette.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment