We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71034a4 commit 0fcab0eCopy full SHA for 0fcab0e
CHANGES.txt
@@ -1,4 +1,12 @@
1
-2.0
+2.0.1
2
+
3
+ * A critical bug that prevented plotPCA from running was fixed.
4
+ * multiBamCoverage was renamed to multiBamSummary, to be in better alignment with multiBigwigSummary.
5
+ * computeGCBias and correctGCBias are now more tolerant of chromosome name mismatches.
6
+ * multiBigwigSummary and multiBamSummary can accept a single bigWig/BAM input file, though one should use the
7
+ --outRawCounts argument.
8
9
+2.0.0
10
11
* Documentation improved and migrated to http://deeptools.readthedocs.org The API to use deepTools modules is now
12
part of the documentation and includes a tutorial.
0 commit comments