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
medema-group
BiG-SCAPE
Commits
a9e647a2
Commit
a9e647a2
authored
Apr 08, 2018
by
Jorge Navarro Muñoz
Browse files
Fixed bug from previous commit (using local test set...)
parent
5118cacb
Changes
1
Show whitespace changes
Inline
Side-by-side
bigscape.py
View file @
a9e647a2
...
...
@@ -2272,7 +2272,6 @@ if __name__=="__main__":
# Change this for every officially curated MIBiG bundle
# (file, final folder, number of bgcs)
mibig_zipfile_numbgcs
=
(
"MIBiG_1.3_gbks.zip"
,
"1.3+_final_gbks"
,
1393
)
mibig_zipfile_numbgcs
=
(
"test_mibig.zip"
,
"test_mibig"
,
9
)
use_relevant_mibig
=
options
.
use_relevant_mibig
if
use_relevant_mibig
:
print
(
"
\n
Trying to read bundled MIBiG BGCs as reference"
)
...
...
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