Skip to content

Commit

Permalink
Improve gene, protein and transcript information
Browse files Browse the repository at this point in the history
- Fix tooltip text presentation in transcript plot
- Fix JavaScript issues when zooming the transcript plot
- Fix error when plotting events associated with multiple genes
- Fix error when plotting single-exon transcripts
- Protein name, length and function are now presented when available
- Improved general presentation of the information
  • Loading branch information
nuno-agostinho authored and Nuno Agostinho committed Apr 24, 2017
1 parent 4a5c287 commit 726232c
Show file tree
Hide file tree
Showing 6 changed files with 202 additions and 90 deletions.
16 changes: 14 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
1.2.0 (10 Apr, 2017)
1.1.10 (18 Apr, 2017)
====================

* Gene, protein and transcript information:
* Fix tooltip text presentation in transcript plot
* Fix JavaScript issues when zooming the transcript plot
* Fix error when plotting events associated with multiple genes
* Fix error when plotting single-exon transcripts
* Protein name, length and function are now presented when available
* Improved general presentation of the information

1.1.9 (10 Apr, 2017)
====================

* Differential splicing analyses:
Expand All @@ -19,7 +30,8 @@
* Principal component analysis:
* Improve presentation of available options
* When clicking on previews of differential splicing and survival analyses,
the appropriate analyses will now be shown with the respective options
the appropriate analyses will now be automatically rendered with the
respective options
* Fix buggy browser history when the user is directed to a different tab
* Consistently use Firebrowse and Firehose across the package
* Update documentation
Expand Down
Loading

0 comments on commit 726232c

Please sign in to comment.