Skip to content

Commit

Permalink
0.8 release (#585)
Browse files Browse the repository at this point in the history
* updated changelog

* Rebuilding package with updated version and changelog
  • Loading branch information
HammadTheOne authored Oct 27, 2021
1 parent 9f98b22 commit f1d607c
Show file tree
Hide file tree
Showing 45 changed files with 125 additions and 225 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased - ???
## [0.8.0] - 2021-09-27

### Fixed
* [#576](https://github.com/plotly/dash-bio/pull/576) Fixed abnormal memory consumption with Molecule3dViewer component when selecting residues or rotating the molecule (for more info see [#511](https://github.com/plotly/dash-bio/issues/511)).
Expand All @@ -9,6 +9,8 @@
### Added
* [#567](https://github.com/plotly/dash-bio/pull/567) Added VariantMap component (see [#504](https://github.com/plotly/dash-bio/pull/504) for original PR).
* [#573](https://github.com/plotly/dash-bio/pull/573) Added the ability to configure the FornaContainer hover info with `hoverPattern` prop and interpolated node keys (for more info see [#519](https://github.com/plotly/dash-bio/issues/519)).
* [#579](https://github.com/plotly/dash-bio/pull/579) Added ability to resize the NeedlePlot component (for more info see [#545](https://github.com/plotly/dash-bio/issues/545)).
* [#583](https://github.com/plotly/dash-bio/pull/583) Added the ability to manually set Sequence ID's for AlignmentChart component (for more info see [#421](https://github.com/plotly/dash-bio/issues/421)).

## [0.7.1] - 2021-07-26

Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: dashBio
Title: Open-source Bioinformatics Components for Dash
Version: 0.7.1
Version: 0.8.0
Description: A suite of components that makes it simpler to analyze and visualize bioinformatics data and interact with them in a Dash application.
Depends: R (>= 3.0.2), manhattanly
Imports: dash
Expand Down
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ export(dashbioOncoPrint)
export(dashbioPileup)
export(dashbioSequenceViewer)
export(dashbioSpeck)
export(dashbioManhattan)
export(dashbioVolcano)
export(dashbioManhattan)
import(manhattanly)

import(dash)
56 changes: 28 additions & 28 deletions R/internal.R
Original file line number Diff line number Diff line change
@@ -1,168 +1,168 @@
.dashBio_js_metadata <- function() {
deps_metadata <- list(`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-alignment.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-circos.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-ideogram.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-igv.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-pileup.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-moleculeviewer2.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-moleculeviewer3.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-needle.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-nglmoleculeviewer.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-onco.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-sequence.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-speck.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-alignment.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-circos.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-ideogram.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-igv.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-pileup.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-moleculeviewer2.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-moleculeviewer3.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-needle.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-nglmoleculeviewer.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-onco.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-sequence.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'async-speck.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'bundle.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE), class = "html_dependency"),
`dash_bio` = structure(list(name = "dash_bio",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'bundle.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, dynamic = TRUE), class = "html_dependency"),
`dash_bio-shared` = structure(list(name = "dash_bio-shared",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'dash_bio-shared.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
all_files = FALSE, async = TRUE), class = "html_dependency"),
`dash_bio-shared` = structure(list(name = "dash_bio-shared",
version = "0.7.1", src = list(href = NULL,
version = "0.8.0", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'dash_bio-shared.js.map',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashBio",
Expand Down
31 changes: 17 additions & 14 deletions dash_bio/async-alignment.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/async-alignment.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dash_bio/async-circos.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/async-circos.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dash_bio/async-ideogram.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dash_bio/async-igv.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash_bio/async-moleculeviewer2.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dash_bio/async-moleculeviewer3.js

Large diffs are not rendered by default.

Loading

0 comments on commit f1d607c

Please sign in to comment.