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
Martin Larralde
pyrodigal
Commits
63fa930e
Commit
63fa930e
authored
Mar 13, 2022
by
Martin Larralde
Browse files
Add connection scoring benches for release `v0.7.0`
parent
60aa0c27
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
benches/connection_scoring/bench.py
View file @
63fa930e
...
...
@@ -10,6 +10,10 @@ sys.path.append(os.path.realpath(os.path.join(__file__, "..", "..", "..")))
import
tqdm
sys
.
path
.
append
(
os
.
path
.
realpath
(
os
.
path
.
join
(
__file__
,
".."
,
".."
,
".."
)))
from
pyrodigal
import
Nodes
,
Sequence
from
pyrodigal._pyrodigal
import
METAGENOMIC_BINS
,
ConnectionScorer
from
pyrodigal.tests.fasta
import
parse
...
...
benches/connection_scoring/v0.7.0.json
0 → 100644
View file @
63fa930e
This diff is collapsed.
Click to expand it.
benches/connection_scoring/v0.7.0.svg
0 → 100644
View file @
63fa930e
This diff is collapsed.
Click to expand it.
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