Skip to content

Commit

Permalink
[update docs] v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Jul 6, 2021
1 parent c6fe23d commit ceb1d7a
Show file tree
Hide file tree
Showing 28 changed files with 107 additions and 105 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.3.0",
"version": "1.3.1",
"npmClient": "yarn",
"useWorkspaces": true
}
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.3.1](https://github.com/GMOD/jbrowse-components/compare/v1.3.0...v1.3.1) (2021-07-06)



# [1.3.0](https://github.com/GMOD/jbrowse-components/compare/v1.2.0...v1.3.0) (2021-05-24)

# [1.2.0](https://github.com/GMOD/jbrowse-components/compare/v1.1.0...v1.2.0) (2021-05-03)
Expand Down
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.3.0",
"version": "1.3.1",
"description": "JBrowse 2 core libraries used by 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.3.0",
"version": "1.3.1",
"description": "JBrowse 2 alignments adapters, tracks, etc.",
"keywords": [
"jbrowse",
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.2.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"description": "JBrowse 2 dotplot view",
"keywords": [
"jbrowse",
Expand Down
2 changes: 1 addition & 1 deletion plugins/filtering/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/plugin-filtering",
"version": "1.3.0",
"version": "1.3.1",
"description": "JBrowse 2 filtering tracks, etc.",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"description": "JBrowse 2 linear genome view",
"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.3.0",
"version": "1.3.1",
"description": "JBrowse 2 basic menus",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"description": "JBrowse 2 spreadsheet view",
"keywords": [
"jbrowse",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@gmod/bgzf-filehandle": "^1.3.4",
"@gmod/vcf": "^4.0.0",
"@jbrowse/plugin-variants": "^1.3.0",
"@jbrowse/plugin-variants": "^1.3.1",
"@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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"description": "JBrowse 2 plugin for svg features",
"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.3.0",
"version": "1.3.1",
"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.3.0",
"version": "1.3.1",
"description": "JBrowse 2 wiggle adapters, tracks, etc.",
"keywords": [
"jbrowse",
Expand Down
48 changes: 23 additions & 25 deletions products/jbrowse-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,15 @@ It is likely preferable in most cases to install the tools first however
## Commands

<!-- commands -->

- [`jbrowse add-assembly SEQUENCE`](#jbrowse-add-assembly-sequence)
- [`jbrowse add-connection CONNECTIONURLORPATH`](#jbrowse-add-connection-connectionurlorpath)
- [`jbrowse add-track TRACK`](#jbrowse-add-track-track)
- [`jbrowse add-track-json TRACK`](#jbrowse-add-track-json-track)
- [`jbrowse admin-server`](#jbrowse-admin-server)
- [`jbrowse create LOCALPATH`](#jbrowse-create-localpath)
- [`jbrowse help [COMMAND]`](#jbrowse-help-command)
- [`jbrowse set-default-session`](#jbrowse-set-default-session)
- [`jbrowse upgrade [LOCALPATH]`](#jbrowse-upgrade-localpath)
* [`jbrowse add-assembly SEQUENCE`](#jbrowse-add-assembly-sequence)
* [`jbrowse add-connection CONNECTIONURLORPATH`](#jbrowse-add-connection-connectionurlorpath)
* [`jbrowse add-track TRACK`](#jbrowse-add-track-track)
* [`jbrowse add-track-json TRACK`](#jbrowse-add-track-json-track)
* [`jbrowse admin-server`](#jbrowse-admin-server)
* [`jbrowse create LOCALPATH`](#jbrowse-create-localpath)
* [`jbrowse help [COMMAND]`](#jbrowse-help-command)
* [`jbrowse set-default-session`](#jbrowse-set-default-session)
* [`jbrowse upgrade [LOCALPATH]`](#jbrowse-upgrade-localpath)

## `jbrowse add-assembly SEQUENCE`

Expand Down Expand Up @@ -71,7 +70,7 @@ OPTIONS
show CLI help
-l, --load=copy|symlink|move|inPlace
Required flag when using a local file. Choose how to manage the data directory. Copy, symlink, or move the data
Required flag when using a local file. Choose how to manage the data directory. Copy, symlink, or move the data
directory to the JBrowse directory. Or use inPlace to modify the config without doing any file operations
-n, --name=name
Expand Down Expand Up @@ -134,7 +133,7 @@ EXAMPLES
$ jbrowse add-assembly GRCh38.fa --target /path/to/jb2/installation/customconfig.json --load copy
```

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

## `jbrowse add-connection CONNECTIONURLORPATH`

Expand Down Expand Up @@ -180,15 +179,15 @@ EXAMPLES
$ jbrowse add-connection http://mysite.com/jbrowse/data/
$ jbrowse add-connection http://mysite.com/jbrowse/custom_data_folder/ --type JBrowse1Connection
$ jbrowse add-connection http://mysite.com/path/to/hub.txt --assemblyName hg19
$ jbrowse add-connection http://mysite.com/path/to/custom_hub_name.txt --type UCSCTrackHubConnection --assemblyName
$ jbrowse add-connection http://mysite.com/path/to/custom_hub_name.txt --type UCSCTrackHubConnection --assemblyName
hg19
$ jbrowse add-connection http://mysite.com/path/to/custom --type custom --config
$ jbrowse add-connection http://mysite.com/path/to/custom --type custom --config
'{"uri":{"url":"https://mysite.com/path/to/custom"}}' --assemblyName hg19
$ jbrowse add-connection https://mysite.com/path/to/hub.txt --connectionId newId --name newName --target
$ jbrowse add-connection https://mysite.com/path/to/hub.txt --connectionId newId --name newName --target
/path/to/jb2/installation/config.json
```

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

## `jbrowse add-track TRACK`

Expand Down Expand Up @@ -255,14 +254,14 @@ EXAMPLES
# no --load flag to add literal URL for this track to config.json
$ jbrowse add-track https://mywebsite.com/my.bam
# --load move to move the file
# --load move to move the file
$ jbrowse add-track /path/to/my.bam --name 'New Track' --load move
# --load inPlace puts /url/relative/path.bam in the config without performing any file operations
$ jbrowse add-track /url/relative/path.bam --trackId AlignmentsTrack1 --load url --overwrite
```

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

## `jbrowse add-track-json TRACK`

Expand All @@ -287,7 +286,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.3.0/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.3.1/products/jbrowse-cli/src/commands/add-track-json.ts)_

## `jbrowse admin-server`

Expand Down Expand Up @@ -315,7 +314,7 @@ EXAMPLES
$ jbrowse admin-server -p 8888
```

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

## `jbrowse create LOCALPATH`

Expand Down Expand Up @@ -350,7 +349,7 @@ EXAMPLES
$ jbrowse create --listVersions # Lists out all available versions of JBrowse 2
```

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

## `jbrowse help [COMMAND]`

Expand Down Expand Up @@ -398,13 +397,13 @@ OPTIONS
EXAMPLES
$ jbrowse set-default-session --session /path/to/default/session.json
$ jbrowse set-default-session --target /path/to/jb2/installation/config.json --view LinearGenomeView --tracks track1,
$ jbrowse set-default-session --target /path/to/jb2/installation/config.json --view LinearGenomeView --tracks track1,
track2, track3
$ jbrowse set-default-session --view LinearGenomeView, --name newName --viewId view-no-tracks
$ 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.3.0/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.3.1/products/jbrowse-cli/src/commands/set-default-session.ts)_

## `jbrowse upgrade [LOCALPATH]`

Expand Down Expand Up @@ -438,8 +437,7 @@ EXAMPLES
$ jbrowse upgrade --url https://sample.com/jbrowse2.zip
```

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

_See code: [src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v1.3.1/products/jbrowse-cli/src/commands/upgrade.ts)_
<!-- commandsstop -->

## Debugging
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.3.0",
"version": "1.3.1",
"description": "A command line tool for working with JBrowse 2",
"keywords": [
"jbrowse",
Expand Down
44 changes: 22 additions & 22 deletions products/jbrowse-desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/desktop",
"version": "1.3.0",
"version": "1.3.1",
"description": "JBrowse desktop application specialized to inspect structural variants",
"license": "Apache-2.0",
"homepage": "./",
Expand Down Expand Up @@ -36,30 +36,30 @@
"build-electron-only-unpacked:linux": "electron-builder build -l --dir"
},
"dependencies": {
"@jbrowse/core": "^1.3.0",
"@jbrowse/plugin-alignments": "^1.3.0",
"@jbrowse/plugin-bed": "^1.2.0",
"@jbrowse/plugin-breakpoint-split-view": "^1.3.0",
"@jbrowse/plugin-circular-view": "^1.3.0",
"@jbrowse/plugin-config": "^1.3.0",
"@jbrowse/plugin-data-management": "^1.3.0",
"@jbrowse/plugin-dotplot-view": "^1.3.0",
"@jbrowse/plugin-filtering": "^1.3.0",
"@jbrowse/core": "^1.3.1",
"@jbrowse/plugin-alignments": "^1.3.1",
"@jbrowse/plugin-bed": "^1.3.1",
"@jbrowse/plugin-breakpoint-split-view": "^1.3.1",
"@jbrowse/plugin-circular-view": "^1.3.1",
"@jbrowse/plugin-config": "^1.3.1",
"@jbrowse/plugin-data-management": "^1.3.1",
"@jbrowse/plugin-dotplot-view": "^1.3.1",
"@jbrowse/plugin-filtering": "^1.3.1",
"@jbrowse/plugin-gff3": "^1.3.0",
"@jbrowse/plugin-hic": "^1.3.0",
"@jbrowse/plugin-legacy-jbrowse": "^1.3.0",
"@jbrowse/plugin-linear-comparative-view": "^1.3.0",
"@jbrowse/plugin-linear-genome-view": "^1.3.0",
"@jbrowse/plugin-hic": "^1.3.1",
"@jbrowse/plugin-legacy-jbrowse": "^1.3.1",
"@jbrowse/plugin-linear-comparative-view": "^1.3.1",
"@jbrowse/plugin-linear-genome-view": "^1.3.1",
"@jbrowse/plugin-lollipop": "^1.3.0",
"@jbrowse/plugin-menus": "^1.3.0",
"@jbrowse/plugin-rdf": "^1.3.0",
"@jbrowse/plugin-sequence": "^1.3.0",
"@jbrowse/plugin-spreadsheet-view": "^1.3.0",
"@jbrowse/plugin-sv-inspector": "^1.3.0",
"@jbrowse/plugin-svg": "^1.3.0",
"@jbrowse/plugin-menus": "^1.3.1",
"@jbrowse/plugin-rdf": "^1.3.1",
"@jbrowse/plugin-sequence": "^1.3.1",
"@jbrowse/plugin-spreadsheet-view": "^1.3.1",
"@jbrowse/plugin-sv-inspector": "^1.3.1",
"@jbrowse/plugin-svg": "^1.3.1",
"@jbrowse/plugin-trackhub-registry": "^1.3.0",
"@jbrowse/plugin-variants": "^1.3.0",
"@jbrowse/plugin-wiggle": "^1.3.0",
"@jbrowse/plugin-variants": "^1.3.1",
"@jbrowse/plugin-wiggle": "^1.3.1",
"@librpc/web": "rbuels/librpc-web#737bb9706762a52a87169a12c9b59fb241febab0",
"@material-ui/core": "^4.9.5",
"@material-ui/data-grid": "^4.0.0-alpha.27",
Expand Down
Loading

0 comments on commit ceb1d7a

Please sign in to comment.