Skip to content

Commit

Permalink
fix: allow import of BioType guide_RNA
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Nov 19, 2023
1 parent 41328f0 commit 414fa37
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 @@ -316,6 +316,8 @@ pub mod models {
DGeneSegment,
#[serde(rename = "D_segment")]
DSegment,
#[serde(rename = "guide_RNA")]
GuideRna,
#[serde(rename = "IG_C_gene")]
IgCGene,
#[serde(rename = "IG_C_pseudogene")]
Expand Down

0 comments on commit 414fa37

Please sign in to comment.