Skip to content

Commit

Permalink
Add gRNA gene to SO map
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmyers committed Jul 13, 2018
1 parent 1c36e0d commit 17842fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/soToGlyphType.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ function soToGlyphType(so) {
"SO:0001236": "biopolymer-base",
"SO:0001237": "biopolymer-amino-acid",
"SO:0001263": "non-coding-rna-gene",
"SO:0001264": "non-coding-rna-gene",
"SO:0001384": "cds",
"SO:0001644": "engineered-region",
"SO:0001546": "protein-stability",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "visbol",
"version": "1.4.12",
"version": "1.4.14",
"description": "SBOLv rendering in JavaScript",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 17842fe

Please sign in to comment.