Skip to content

Commit 0fcab0e

Browse files
committed
Update changelog
1 parent 71034a4 commit 0fcab0e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGES.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
2.0
1+
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
210

311
* Documentation improved and migrated to http://deeptools.readthedocs.org The API to use deepTools modules is now
412
part of the documentation and includes a tutorial.

0 commit comments

Comments
 (0)