-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plot-clicking bug fixed. Also, when default resolution has been saved…
…, view button does not need to be clicked to render plots. v0.3.3
- Loading branch information
Showing
2 changed files
with
58 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: scClustViz | ||
Type: Package | ||
Title: Differential Expression-based scRNAseq Cluster Assessment and Viewing | ||
Version: 0.3.2 | ||
Date: 2018-08-29 | ||
Version: 0.3.3 | ||
Date: 2018-09-03 | ||
Authors@R: c(as.person("Brendan T. Innes <[email protected]> [aut,cre]"), | ||
as.person("Gary D. Bader [aut,ths]")) | ||
Description: An interactive R Shiny tool for visualizing single-cell RNAseq clustering | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters