Commit 2af7e43 1 parent 7a01490 commit 2af7e43 Copy full SHA for 2af7e43
File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for ngs.plot.
2
2
==============================
3
3
4
+ 2.61 November 13, 2015
5
+ - New Galaxy plug-in with re-designed GUI and some enhancements.
6
+ - Update ExtractGName.R to allow extraction of cluster information.
7
+ - Fix some gene ordering issue in km and hc.
8
+ - Remove the use of estiMapqStyle entirely to improve performance.
9
+ - Tiny bug fixes.
10
+ - Misc documentation improvements.
11
+
4
12
2.47 November 20, 2014
5
13
- Change default bam-pair colors to blue:yellow.
6
14
- Change bam-pair color from pair to tri.
Original file line number Diff line number Diff line change 11
11
# library(compiler)
12
12
# enableJIT(3)
13
13
14
- ngsplot.version <- ' 2.47.1 '
14
+ ngsplot.version <- ' 2.61 '
15
15
# Program environment variable.
16
16
progpath <- Sys.getenv(' NGSPLOT' )
17
17
if (progpath == " " ) {
You can’t perform that action at this time.
0 commit comments