Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanbalci authored Aug 31, 2024
1 parent 139cb3c commit 8e4e09d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,15 +275,15 @@ Converts the given gpml text to sbgnml format.

`instance.exportLayoutData(filename, byName)`


`instance.convertSbgnmlTextToJson(sbgnmlText)`

`instance.convertSbmlTextToJson(sbmlText)`

`instance.convertSifTextToJson(sifText)`


`instance.createJsonFromSBGN()`

`instance.createJsonFromSBML()`

`instance.createJsonFromSif()`

Expand Down

0 comments on commit 8e4e09d

Please sign in to comment.