Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Dec 11, 2023
1 parent 754f441 commit 0866c56
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Jupyter notebooks
## Demos

- Basic usage -
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GMOD/jbrowse-jupyter/blob/main/browser.ipynb)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GMOD/jbrowse-jupyter/blob/main/examples/basic_usage.ipynb)
- SKBR3 cancer cell line demo -
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GMOD/jbrowse-jupyter/blob/main/skbr3.ipynb)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GMOD/jbrowse-jupyter/blob/main/examples/skbr3.ipynb)

## Tutorials

Expand Down Expand Up @@ -65,12 +65,10 @@ We currently support:
- bam/cram
- bigwig
- bigbed
- indexed fasta
- bgzip indexed fasta
- gff3 tabix
- indexed fasta/bgzip indexed fasta
- twobit
- vcf
- vcf tabix
- gff3 tabix
- vcf/vcf tabix

### How do I configure text searching?

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0866c56

Please sign in to comment.