From e1dff03e0c41b882a3b4062b680d661d6e110956 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 22 Dec 2020 20:28:12 -0500 Subject: [PATCH] Add note on embeddability --- website/src/pages/features.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/src/pages/features.md b/website/src/pages/features.md index a209d4928ec..5df6b106e55 100644 --- a/website/src/pages/features.md +++ b/website/src/pages/features.md @@ -50,6 +50,7 @@ view types | Can connect to UCSC track hubs | :heavy_check_mark: [^1] | :x: | | Can load plugins at run-time instead of build time | :heavy_check_mark: [^2] | :x: | | Non-admin users can open tracks and share them with others | :heavy_check_mark: [^3] | :x: | +| Re-usable NPM package | :heavy_check_mark: [^3] | :x: | | Name searching e.g. ability to type a gene name/ID to search for it | :x: | :heavy_check_mark: | | URL query params API e.g. specifying ?loc=chr1:1-100 in URL bar | :x: | :heavy_check_mark: | @@ -76,3 +77,21 @@ Here is a short list of current data format support - Indexed FASTA/BGZip indexed FASTA - 2bit - .hic (Hi-C contact matrix visualization) + +## Embeddability + +JBrowse 1 has some notion of being embeddable in a `
` element, but it is +generally recommended to embed it in an `