Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David BIKARD
EcoWG1
Commits
e8345ad1
Commit
e8345ad1
authored
May 24, 2022
by
David BIKARD
Browse files
corrected typo
parent
3dc06173
Changes
1
Hide whitespace changes
Inline
Side-by-side
generate_library.py
View file @
e8345ad1
...
...
@@ -231,7 +231,7 @@ def rank_targets(targets):
g
=
row
.
locus_tag
rank
=
1
gene_ranks
.
append
(
rank
)
eco
gene_ranks
.
append
(
rank
)
targets
[
"gene_rank"
]
=
gene_ranks
...
...
@@ -259,4 +259,4 @@ def generate_library(ref,n,output):
#return library
if
__name__
==
'__main__'
:
generate_library
()
\ No newline at end of file
generate_library
()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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