git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/bsseq@71547 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -8,7 +8,9 @@ |
8 | 8 |
list). |
9 | 9 |
\item Updated the code for the plotting routines (plotRegion). This |
10 | 10 |
should not have an impact on user-visible code. |
11 |
- \item Added read.bismark() function to parse output from the Bismark alignment suit. |
|
11 |
+ \item Added read.bismark() function to parse output from the Bismark |
|
12 |
+ alignment suit [thanks to Pete Hickey]. |
|
13 |
+ \item Refactorized plotting code. |
|
12 | 14 |
} |
13 | 15 |
} |
14 | 16 |
|