Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Durairaj, Janani
caretta
Commits
1fce5bd0
Commit
1fce5bd0
authored
Jan 03, 2020
by
Akdel, Mehmet
Browse files
Update caretta-cli
parent
988eaec9
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/caretta-cli
View file @
1fce5bd0
...
...
@@ -8,7 +8,7 @@ from caretta import msa_numba
def
align
(
input_pdb
,
dssp_dir
=
"caretta_tmp"
,
num_threads
=
20
,
extract_all_features
=
Tru
e
,
dssp_dir
=
"caretta_tmp"
,
num_threads
=
20
,
extract_all_features
=
Fals
e
,
gap_open_penalty
=
1.
,
gap_extend_penalty
=
0.01
,
consensus_weight
=
1.
,
write_fasta
=
True
,
output_fasta_filename
=
Path
(
"./result.fasta"
),
write_pdb
=
True
,
output_pdb_folder
=
Path
(
"./result_pdb/"
),
...
...
Write
Preview
Supports
Markdown
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