Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
8839c5a0
Commit
8839c5a0
authored
Sep 25, 2018
by
Carine Rey
Browse files
add 8-1 add TDG09 in preview
parent
f962d9ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lib/pipeline.ml
lib/pipeline.ml
+2
-2
No files found.
lib/pipeline.ml
View file @
8839c5a0
...
...
@@ -89,7 +89,7 @@ let derive_from_tree ~tree_dir ~tree ~profile ~preview ~use_concat ~ns ~no_Ne ~n
let
indel_HaPC_NeG5
=
Dataset
.
add_indels_to_dataset
dataset_HaPC_NeG5
~
seed
:
(
Random
.
int
Int
.
max_value
)
in
(* let dataset_basis_hyps = [dataset_H0_NeG5; dataset_HaPCOC; dataset_HaPC_NeG5] in *)
let
nes_list
=
[
Fixed
4
.
]
@
if
preview
then
[]
else
[
Fixed
4
.
]
@
if
preview
then
[
Variable
(
8
.,
1
.
)
]
else
[
Fixed
1
.;
Fixed
8
.;
(* 4->8, 8->4, 8, 16, 1->8 and 16->1 are new ; it means 6*2*2 tasks on cyp/C4A *)
Variable
(
1
.,
4
.
);
Variable
(
4
.,
1
.
);
Variable
(
4
.,
8
.
);
Variable
(
8
.,
1
.
);
...
...
@@ -205,7 +205,7 @@ let derive_from_dataset ~dataset ~preview ~use_diffsel ~use_c60=
`Pcoc
;
]
@
List
.
map
[
0
.
05
]
(
fun
x
->
`Msd
x
))
;
if
preview
then
[]
[
`Tdg09
;
]
else
[
`Tdg09
;
`Pcoc_gamma
;
...
...
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