-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
50 lines (31 loc) · 1.53 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
CHANGES IN VERSION syncomR 0.3.0 (2021-11-30)
o Major change to experiment 16S data
o Fixes to other functions
CHANGES IN VERSION syncomR 0.2.1 (2021-01-22)
o Major fixes for codes
o Package build errors and warnings tested
CHANGES IN VERSION syncomR 0.1.6 (2020-07-10)
o new 16S data with qPCR-copynumber correction
o short_term_change fixed to add rarefy and compositional option
CHANGES IN VERSION syncomR 0.1.4 (2020-06-10)
o fix bug in pkg theme_syncom()
o added message for short_term_change
o color palette changed to sober syncom_colors2()
CHANGES IN VERSION syncomR 0.1.3 (2020-04-04)
o fix bug error formula in short_term_change
CHANGES IN VERSION syncomR 0.1.2 (2020-04-17)
o short_term_change added with labelling taxa plus timepoint and removed theme_bw()
o niche_overlap function added, it works with quantitative traits
o taxa_time_table now recoded to make use of tidyr::pivot_wider instead of data.table::dcast
o find_taxa function added to find most dominant taxa in each sample
CHANGES IN VERSION syncomR 0.1.1 (2020-01-30)
o copied normalize function from seqtime to avoid issues with igraph installation dependency
CHANGES IN VERSION syncomR 0.1.0 (2020-01-29)
o Second version based on syncom testing data
o fixed bugs
o fixed amplicon data errors
CHANGES IN VERSION syncomR 0.0.9 (2020-01-21)
o First version based on syncom testing data
o R version R-3.5.0 and higher
o Added plot_growth_rate
o Added arrows to plot_nmds_stability