Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Kunstler Georges
traitcompet
Commits
bfc1e8d6
Commit
bfc1e8d6
authored
Sep 06, 2015
by
kunstler
Browse files
launch data for intra fix bug
parent
8f82cdca
Changes
1
Hide whitespace changes
Inline
Side-by-side
launch.cluster/launch_all_lmer.bash
View file @
bfc1e8d6
...
@@ -48,7 +48,7 @@ samplesize=$1
...
@@ -48,7 +48,7 @@ samplesize=$1
# # ecocode
# # ecocode
echo
"/usr/local/R/R-3.1.1/bin/Rscript -e
\"
source('R/analysis/lmer.run.R'); run.multiple.model.for.set.one.trait(model.files.lmer.Tf.3[1], run.lmer,
$trait
, data.type = '
intra
');print('done')
\"
"
>
Rscript_temp/allECO
${
trait
}
.sh
echo
"/usr/local/R/R-3.1.1/bin/Rscript -e
\"
source('R/analysis/lmer.run.R'); run.multiple.model.for.set.one.trait(model.files.lmer.Tf.3[1], run.lmer,
$trait
, data.type = '
simple
');print('done')
\"
"
>
Rscript_temp/allECO
${
trait
}
.sh
qsub Rscript_temp/allECO
${
trait
}
.sh
-d
~/trait.competition.workshop
-l
nodes
=
1:ppn
=
1,mem
=
8gb
-N
"lmerall2all.ECO
${
trait
}
"
-q
opt32G
-j
oe
qsub Rscript_temp/allECO
${
trait
}
.sh
-d
~/trait.competition.workshop
-l
nodes
=
1:ppn
=
1,mem
=
8gb
-N
"lmerall2all.ECO
${
trait
}
"
-q
opt32G
-j
oe
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment