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
Blaise LI
bioinfo_utils
Commits
392f4239
Commit
392f4239
authored
Oct 29, 2021
by
Blaise Li
Browse files
Still one missing explicit ri_si case.
parent
01a0ddec
Changes
1
Hide whitespace changes
Inline
Side-by-side
small_RNA-seq/small_RNA-seq.snakefile
View file @
392f4239
...
...
@@ -4590,7 +4590,7 @@ def make_lib_colour_setter(colour_series_dict):
small_type_series = {
"pi" : ["pi"],
"mi" : ["mi"],
"gene" : ["prot_sisiu", "pseu_sisiu"],
"gene" : ["prot_sisiu", "pseu_sisiu"
, "ri_sisiu"
],
"repeat" : ["te_sisiu", "satel_sisiu", "simrep_sisiu"]}
# small_type_series = {
# "pi" : ["pi"],
...
...
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