Skip to content

Commit

Permalink
Blacklist Rfam tmRNA models
Browse files Browse the repository at this point in the history
Use specialised tmRNA library instead
  • Loading branch information
AntonPetrov committed Feb 2, 2025
1 parent 149526d commit fa0ecdb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions utils/rfam.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@
"RF00373", # Archaeal RNase P
"RF00061", # HCV IRES
"RF02357", # RNAse P Type T
"RF00023", # tmRNA
"RF01849", # Alphaproteobacteria transfer-messenger RNA
"RF01850", # Betaproteobacteria transfer-messenger RNA
"RF01851", # Cyanobacteria transfer-messenger RNA
"RF02544", # Mitochondrion-encoded tmRNA
]

PREFER_RNARTIST_LIST = Path(config.RFAM_DATA) / "prefer_rnartist.txt"
Expand Down

0 comments on commit fa0ecdb

Please sign in to comment.