-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
51 lines (34 loc) · 1.19 KB
/
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
CHANGES IN 1.29.1
-----------------------
* Suggest 'markdown' package in DESCRIPTION
CHANGES IN 1.19.1
-----------------------
* Dropped rSFFreader dependency
CHANGES IN 1.9.3
-----------------------
* Namespace fixes for base R packages to alleviate build errors
* Updated findOverlap calls to use the new drop.self & drop.redundant args
CHANGES IN 1.9.1
-----------------------
* Using readxl to import sampleInfo excel file
* Minor code improvements for merging internal objects and cleaning data
* Removed parameter interactive in read.SeqFolder in favor of base::interactive()
* findOverlap calls updated to use ignoreRedundant & ignoreSelf
* splitSeqsToFiles receives outDir parameter
CHANGES IN 1.4.0
-----------------------
* Using dplyr for small computations
CHANGES IN 1.1.3
-----------------------
* Modified all bplapply calls
* Moved BiocGenerics and rSFFreader to Imports
CHANGES IN 0.99.0
-----------------------
* Added examples for almost all functions
* Removed Subread support
CHANGES IN 0.3.35
-----------------------
* Added annotateSites
CHANGES IN 0.3.34
-----------------------
* Bug fix dereplicateReads & write.psl