Skip to content
Snippets Groups Projects
Commit f09cb493 authored by Blaise Li's avatar Blaise Li
Browse files

Record new sRNA category "pimi22GtRF".

parent 6438ba5a
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,9 @@ JOINED_SMALL_TYPES = [
*[f"si_{suffix}" for suffix in SI_SUFFIXES],
*[f"siu_{suffix}" for suffix in SI_SUFFIXES],
# TODO (09/11/2021): change this name after including tRF in this category
f"pimi{SI_MIN}G"]
f"pimi{SI_MIN}G",
# Note (14/02/2022): Actually added a new category.
f"pimi{SI_MIN}GtRF"]
def type2RNA(small_types):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment