-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathNEWS
28 lines (19 loc) · 782 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
CHANGES IN VERSION 0.99.6
-------------------------
o Change estimateAbundance() and predictCoverage() interface
such that model.names is provided instead of models, using
a simple character vector. The gene expression term '+ gene'
is taken care of internally.
CHANGES IN VERSION 0.99.5
-------------------------
o Store readlength, minsize, maxsize in fitpar and so remove
as arguments to estimateAbundance() and predictCoverage()
CHANGES IN VERSION 0.99.4
-------------------------
o Renamed the mysterious estimateTheta() to estimateAbundance()
CHANGES IN VERSION 0.99.3
-------------------------
o Allow custom knots for GC and relative position
CHANGES IN VERSION 0.99.0
-------------------------
o Package submission!