Skip to content

Commit

Permalink
[update docs] v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkxie committed Jan 11, 2021
1 parent ece461c commit 2ebe4b7
Show file tree
Hide file tree
Showing 26 changed files with 99 additions and 97 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.0.2",
"version": "1.0.3",
"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.0.3](https://github.com/GMOD/jbrowse-components/compare/v1.0.2...v1.0.3) (2021-01-11)



## [1.0.2](https://github.com/GMOD/jbrowse-components/compare/v1.0.1...v1.0.2) (2020-12-02)

## [1.0.1](https://github.com/GMOD/jbrowse-components/compare/v0.0.1-beta.11...v1.0.1) (2020-11-25)
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/core",
"version": "1.0.2",
"version": "1.0.3",
"description": "JBrowse 2 core libraries used by plugins",
"keywords": [
"jbrowse",
Expand Down Expand Up @@ -60,8 +60,8 @@
},
"peerDependencies": {
"@material-ui/core": "^4.0.0",
"@material-ui/lab": "^4.0.0-alpha.45",
"@material-ui/data-grid": "^4.0.0-alpha.10",
"@material-ui/lab": "^4.0.0-alpha.45",
"mobx": "^5.0.0",
"mobx-react": "^6.0.0",
"mobx-state-tree": "^3.14.1",
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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"description": "JBrowse 2 gff3.",
"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.0.2",
"version": "1.0.3",
"description": "JBrowse 2 hic adapters, tracks, etc.",
"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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"description": "JBrowse 2 basic menus",
"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.0.2",
"version": "1.0.3",
"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.0.1",
"@jbrowse/plugin-variants": "^1.0.3",
"@material-ui/icons": "^4.9.1",
"classnames": "^2.2.6",
"csvtojson": "^2.0.10"
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.0.2",
"version": "1.0.3",
"description": "Add a connection to The Track Hub Registry",
"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.0.1",
"version": "1.0.3",
"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.0.2",
"version": "1.0.3",
"description": "JBrowse 2 wiggle adapters, tracks, etc.",
"keywords": [
"jbrowse",
Expand Down
46 changes: 22 additions & 24 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/%40jbrowse%2Fcli%401.0.2/products/jbrowse-cli/src/commands/add-assembly.ts)_
_See code: [src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.3/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/%40jbrowse%2Fcli%401.0.2/products/jbrowse-cli/src/commands/add-connection.ts)_
_See code: [src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.3/products/jbrowse-cli/src/commands/add-connection.ts)_

## `jbrowse add-track TRACK`

Expand Down Expand Up @@ -251,7 +250,7 @@ EXAMPLES
$ jbrowse add-track /path/to/my.bam --config '{"defaultRendering": "density"}'
```

_See code: [src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.2/products/jbrowse-cli/src/commands/add-track.ts)_
_See code: [src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.3/products/jbrowse-cli/src/commands/add-track.ts)_

## `jbrowse add-track-json TRACK`

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

_See code: [src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.2/products/jbrowse-cli/src/commands/add-track-json.ts)_
_See code: [src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.3/products/jbrowse-cli/src/commands/add-track-json.ts)_

## `jbrowse admin-server`

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

_See code: [src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.2/products/jbrowse-cli/src/commands/admin-server.ts)_
_See code: [src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.3/products/jbrowse-cli/src/commands/admin-server.ts)_

## `jbrowse create LOCALPATH`

Expand Down Expand Up @@ -339,7 +338,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/%40jbrowse%2Fcli%401.0.2/products/jbrowse-cli/src/commands/create.ts)_
_See code: [src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.3/products/jbrowse-cli/src/commands/create.ts)_

## `jbrowse help [COMMAND]`

Expand Down Expand Up @@ -385,13 +384,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/%40jbrowse%2Fcli%401.0.2/products/jbrowse-cli/src/commands/set-default-session.ts)_
_See code: [src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.3/products/jbrowse-cli/src/commands/set-default-session.ts)_

## `jbrowse upgrade [LOCALPATH]`

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

_See code: [src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.2/products/jbrowse-cli/src/commands/upgrade.ts)_

_See code: [src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/%40jbrowse%2Fcli%401.0.3/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.0.2",
"version": "1.0.3",
"description": "A command line tool for working with JBrowse 2",
"keywords": [
"jbrowse",
Expand Down
36 changes: 18 additions & 18 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.0.2",
"version": "1.0.3",
"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.0.2",
"@jbrowse/plugin-alignments": "^1.0.2",
"@jbrowse/plugin-bed": "^1.0.2",
"@jbrowse/plugin-breakpoint-split-view": "^1.0.2",
"@jbrowse/plugin-circular-view": "^1.0.2",
"@jbrowse/plugin-config": "^1.0.2",
"@jbrowse/plugin-data-management": "^1.0.2",
"@jbrowse/plugin-dotplot-view": "^1.0.2",
"@jbrowse/core": "^1.0.3",
"@jbrowse/plugin-alignments": "^1.0.3",
"@jbrowse/plugin-bed": "^1.0.3",
"@jbrowse/plugin-breakpoint-split-view": "^1.0.3",
"@jbrowse/plugin-circular-view": "^1.0.3",
"@jbrowse/plugin-config": "^1.0.3",
"@jbrowse/plugin-data-management": "^1.0.3",
"@jbrowse/plugin-dotplot-view": "^1.0.3",
"@jbrowse/plugin-filtering": "^1.0.2",
"@jbrowse/plugin-gff3": "^1.0.2",
"@jbrowse/plugin-hic": "^1.0.2",
"@jbrowse/plugin-gff3": "^1.0.3",
"@jbrowse/plugin-hic": "^1.0.3",
"@jbrowse/plugin-legacy-jbrowse": "^1.0.2",
"@jbrowse/plugin-linear-comparative-view": "^1.0.2",
"@jbrowse/plugin-linear-genome-view": "^1.0.2",
"@jbrowse/plugin-linear-comparative-view": "^1.0.3",
"@jbrowse/plugin-linear-genome-view": "^1.0.3",
"@jbrowse/plugin-lollipop": "^1.0.2",
"@jbrowse/plugin-menus": "^1.0.2",
"@jbrowse/plugin-menus": "^1.0.3",
"@jbrowse/plugin-rdf": "^1.0.2",
"@jbrowse/plugin-sequence": "^1.0.2",
"@jbrowse/plugin-spreadsheet-view": "^1.0.2",
"@jbrowse/plugin-spreadsheet-view": "^1.0.3",
"@jbrowse/plugin-sv-inspector": "^1.0.2",
"@jbrowse/plugin-svg": "^1.0.2",
"@jbrowse/plugin-trackhub-registry": "^1.0.2",
"@jbrowse/plugin-variants": "^1.0.1",
"@jbrowse/plugin-wiggle": "^1.0.2",
"@jbrowse/plugin-trackhub-registry": "^1.0.3",
"@jbrowse/plugin-variants": "^1.0.3",
"@jbrowse/plugin-wiggle": "^1.0.3",
"@librpc/web": "rbuels/librpc-web#737bb9706762a52a87169a12c9b59fb241febab0",
"@material-ui/core": "^4.9.5",
"@material-ui/data-grid": "^4.0.0-alpha.11",
Expand Down
8 changes: 4 additions & 4 deletions products/jbrowse-protein-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jbrowse/protein-widget",
"version": "1.0.2",
"version": "1.0.3",
"description": "an embeddable protein viewer widget",
"license": "Apache-2.0",
"main": "umd/jbrowse-protein-viewer.js",
Expand All @@ -15,11 +15,11 @@
},
"dependencies": {
"@gmod/gff": "^1.1.2",
"@jbrowse/core": "^1.0.2",
"@jbrowse/plugin-config": "^1.0.2",
"@jbrowse/core": "^1.0.3",
"@jbrowse/plugin-config": "^1.0.3",
"@jbrowse/plugin-filtering": "^1.0.2",
"@jbrowse/plugin-legacy-jbrowse": "^1.0.2",
"@jbrowse/plugin-linear-genome-view": "^1.0.2",
"@jbrowse/plugin-linear-genome-view": "^1.0.3",
"@jbrowse/plugin-lollipop": "^1.0.2",
"@jbrowse/plugin-protein": "^1.0.2",
"@jbrowse/plugin-svg": "^1.0.2",
Expand Down
Loading

0 comments on commit 2ebe4b7

Please sign in to comment.