Skip to content

Commit

Permalink
update readme some more.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Rosenau authored and Nick Rosenau committed Nov 27, 2023
1 parent 2eac8a2 commit aaf559d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,9 @@ annotations = [
];
```

Example result of using optional annotation paramters:
<img src="./demo/public/annotations-example.png" width="300" />

```js
annotations = [
{ start: 0, end: 22, name: "Strong promoter", direction: 1 }, // [0, 22)
Expand Down
Binary file added demo/public/annotations-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aaf559d

Please sign in to comment.