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
c0d4872d
Commit
c0d4872d
authored
Jan 18, 2019
by
Carine Rey
Committed by
Philippe Veber
Sep 20, 2019
Browse files
add faa in output
parent
29f00885
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lib/raw_dataset.ml
lib/raw_dataset.ml
+2
-0
No files found.
lib/raw_dataset.ml
View file @
c0d4872d
...
...
@@ -18,8 +18,10 @@ let repo ~prefix rd =
]
let
repo_realdata
~
tree_prefix
~
ali_prefix
rd
=
let
faa
=
Bppsuite
.
fna2faa
~
fna
:
rd
.
fna
in
Repo
.[
item
[
ali_prefix
^
".fna"
]
rd
.
fna
;
item
[
ali_prefix
^
".faa"
]
faa
;
item
[
tree_prefix
^
"."
^
ali_prefix
^
".nhx"
]
rd
.
input_tree
;
]
|>
Repo
.
shift
ali_prefix
...
...
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