-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathCHANGELOG
executable file
·57 lines (41 loc) · 1.71 KB
/
CHANGELOG
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
52
53
54
55
56
57
-- Version history --
Certain updates only apply to the web version, but they should be obvious to
figure out since they are likely modification of the interface.
-> FOCUS 1.6:
- Add `focus_database_utils` to add genoems into the database
-> FOCUS 1.2:
- FOCUS on pip as metagenomics-focus
- README edits
-> FOCUS 1.1:
- Setuptools
- Set FOCUS to be agnostic to the location of the script in relation to where the program is executed
-> FOCUS 1.0:
- Refactor to python3
-> FOCUS 0.31:
- Parameter "-s" for multiple samples is not required anymore. FOCUS identies now if the user is passing
a directory or file
-> FOCUS 0.3:
- Fixed minor bug in the STAMP input creation.
-> FOCUS 0.29:
- Split the STAMP output in different level for different for multiple samples.
-> FOCUS 0.28:
- FOCUS database was updated on (08/08/2015), and now it has 2785 complete genomes
- Now FOCUS can analyse multiple samples, and it generates an output in a format compatible with STAMP.
-> FOCUS 0.27:
-Updated DB by fixing the "Unknown Genus"
-Regularization was removed after reading (Slawski and Hein, 2013).
The paper argues that the NNLS may have a better result than using regularization
-minor changes
-> FOCUS 0.26:
-Tabular output
-Error when trying to add new add into the database (Thanks Bob Bowers for the report)
-minor changes
-> FOCUS 0.25:
-Minor changes
-> FOCUS 0.24:
-Fixed error caused by Jellyfish when counting k-mer with Jellyfish 2.XX on FOCUS 0.23. Now FOCUS works with any Jellyfish's version.
-> FOCUS 0.23:
-Minor changes
References:
Slawski,M. and Hein,M. (2013) Non-negative least squares for high-dimensional linear models: Consistency and sparse
recovery without regularization. Electron. J. Stat., 7, 3004–3056.