Skip to content

Commit

Permalink
fix: add selenoprotein biotype
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Jul 25, 2024
1 parent 13ef5d4 commit 75ea2ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/data/cdot/json.rs
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,8 @@ pub mod models {
RRna,
#[serde(rename = "rRNA_pseudogene")]
RnaPseudogene,
#[serde(rename = "selenoprotein")]
Selenoprotein,
#[serde(rename = "sense_intronic")]
SenseIntronic,
#[serde(rename = "sense_overlapping")]
Expand Down

0 comments on commit 75ea2ba

Please sign in to comment.