Skip to content

Commit

Permalink
Rat: update to mRatBN7.2 assembly (#13)
Browse files Browse the repository at this point in the history
merges #13
refs #12
  • Loading branch information
ACastanza authored Dec 10, 2021
1 parent 0ee0f62 commit 094c34e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ensembl_genes/species.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ def get_mhc_category(self, gene: GeneForMHC) -> Optional[str]:
rat = Species(
name="rattus_norvegicus",
common_name="rat",
# Rnor_6.0
assembly="6",
# mRatBN7.2
assembly="72",
# https://github.com/related-sciences/ensembl-genes/issues/4#issuecomment-941556912
ensembl_gene_pattern=r"^ENSRNOG[0-9]{11}$",
# FIXME: mhc coordinates
Expand Down

0 comments on commit 094c34e

Please sign in to comment.