Skip to content

Commit

Permalink
[update docs] v1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Jan 13, 2022
1 parent 8c5f73e commit ed95a54
Show file tree
Hide file tree
Showing 39 changed files with 127 additions and 127 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.8",
"version": "1.5.9",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/core",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 core libraries used by plugins",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion packages/development-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/development-tools",
"version": "1.5.8",
"version": "1.5.9",
"description": "Tools to help with developing and building JBrowse 2 plugins",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/alignments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-alignments",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 alignments adapters, tracks, etc.",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/arc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-arc",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 arc adapters, tracks, etc.",
"keywords": [
"jbrowse",
Expand Down
4 changes: 2 additions & 2 deletions plugins/authentication/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-authentication",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 Authentication",
"keywords": [
"jbrowse",
Expand Down Expand Up @@ -35,7 +35,7 @@
"useSrc": "node ../../scripts/useSrc.js"
},
"dependencies": {
"@jbrowse/plugin-variants": "^1.5.8",
"@jbrowse/plugin-variants": "^1.5.9",
"@material-ui/icons": "^4.9.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/bed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-bed",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 bed adapters, tracks, etc.",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/breakpoint-split-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-breakpoint-split-view",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 breakpoint detail split view",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/circular-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-circular-view",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 circular view",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-config",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 config utilities",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/data-management/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-data-management",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 linear genome view",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dotplot-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-dotplot-view",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 dotplot view",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gff3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-gff3",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 gff3.",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/grid-bookmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-grid-bookmark",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 grid bookmark widget",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gtf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-gtf",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 gtf feature adapter",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/hic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-hic",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 hic adapters, tracks, etc.",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/legacy-jbrowse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-legacy-jbrowse",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 plugin for connecting to and reading JBrowse 1 data",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/linear-comparative-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-linear-comparative-view",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 linear comparative view",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/linear-genome-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-linear-genome-view",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 linear genome view",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/lollipop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-lollipop",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 plugin for lollipops",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/menus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-menus",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 basic menus",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/protein/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-protein",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 protein-specific renderers, etc.",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/rdf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-rdf",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 RDF resources",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/sequence/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-sequence",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 sequence adapters, tracks, etc.",
"keywords": [
"jbrowse",
Expand Down
4 changes: 2 additions & 2 deletions plugins/spreadsheet-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-spreadsheet-view",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 spreadsheet view",
"keywords": [
"jbrowse",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@gmod/bgzf-filehandle": "^1.4.2",
"@gmod/vcf": "^5.0.4",
"@jbrowse/plugin-variants": "^1.5.8",
"@jbrowse/plugin-variants": "^1.5.9",
"@material-ui/icons": "^4.9.1",
"classnames": "^2.2.6",
"csvtojson": "^2.0.10"
Expand Down
2 changes: 1 addition & 1 deletion plugins/sv-inspector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-sv-inspector",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 SV inspector view",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/svg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-svg",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 plugin for svg features",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/trackhub-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-trackhub-registry",
"version": "1.5.8",
"version": "1.5.9",
"description": "Add a connection to The Track Hub Registry",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/trix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-trix",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 trix text search adapter",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/variants/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-variants",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 variant adapters, tracks, etc.",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/wiggle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-wiggle",
"version": "1.5.8",
"version": "1.5.9",
"description": "JBrowse 2 wiggle adapters, tracks, etc.",
"keywords": [
"jbrowse",
Expand Down
18 changes: 9 additions & 9 deletions products/jbrowse-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ EXAMPLES
$ jbrowse add-assembly myfile.fa.gz --load copy
```

_See code: [src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/add-assembly.ts)_
_See code: [src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/add-assembly.ts)_

## `jbrowse add-connection CONNECTIONURLORPATH`

Expand Down Expand Up @@ -211,7 +211,7 @@ EXAMPLES
/path/to/jb2/installation/config.json
```

_See code: [src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/add-connection.ts)_
_See code: [src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/add-connection.ts)_

## `jbrowse add-track TRACK`

Expand Down Expand Up @@ -285,7 +285,7 @@ EXAMPLES
$ jbrowse add-track /url/relative/path.bam --load inPlace
```

_See code: [src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/add-track.ts)_
_See code: [src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/add-track.ts)_

## `jbrowse add-track-json TRACK`

Expand All @@ -310,7 +310,7 @@ EXAMPLES
$ jbrowse add-track-json track.json --update
```

_See code: [src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/add-track-json.ts)_
_See code: [src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/add-track-json.ts)_

## `jbrowse admin-server`

Expand All @@ -336,7 +336,7 @@ EXAMPLES
$ jbrowse admin-server -p 8888
```

_See code: [src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/admin-server.ts)_
_See code: [src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/admin-server.ts)_

## `jbrowse create LOCALPATH`

Expand Down Expand Up @@ -380,7 +380,7 @@ EXAMPLES
$ jbrowse create --listVersions
```

_See code: [src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/create.ts)_
_See code: [src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/create.ts)_

## `jbrowse help [COMMAND]`

Expand Down Expand Up @@ -434,7 +434,7 @@ EXAMPLES
$ jbrowse set-default-session --currentSession # Prints out current default session
```

_See code: [src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/set-default-session.ts)_
_See code: [src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/set-default-session.ts)_

## `jbrowse text-index`

Expand Down Expand Up @@ -490,7 +490,7 @@ EXAMPLES
$ jbrowse text-index --file myfile.gff3.gz --file myfile.vcfgz --out indexes
```

_See code: [src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/text-index.ts)_
_See code: [src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/text-index.ts)_

## `jbrowse upgrade [LOCALPATH]`

Expand Down Expand Up @@ -536,7 +536,7 @@ EXAMPLES
$ jbrowse upgrade --nightly
```

_See code: [src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.8/products/jbrowse-cli/src/commands/upgrade.ts)_
_See code: [src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v1.5.9/products/jbrowse-cli/src/commands/upgrade.ts)_

<!-- commandsstop -->

Expand Down
2 changes: 1 addition & 1 deletion products/jbrowse-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/cli",
"version": "1.5.8",
"version": "1.5.9",
"description": "A command line tool for working with JBrowse 2",
"keywords": [
"jbrowse",
Expand Down
Loading

0 comments on commit ed95a54

Please sign in to comment.