-
Notifications
You must be signed in to change notification settings - Fork 5
/
NEWS
376 lines (257 loc) · 7.77 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
Changes in PopGenome 2.7.2
===========================
NEW FEATURES:
- include df introgression statistic
from https://doi.org/10.1186/s12859-019-2747-z
Changes in PopGenome 2.6.0
===========================
NEW FEATURES:
- weighted jackknife
- BDF (introgression.stats)
Changes in PopGenome 2.2.8
===========================
NEW FEATURES:
- jacknife for Bdf (introgression.stats())
- diversity.stats(, keep.site.info=TRUE)
- split_data_into_GFF_features()
BUG FIXED:
- jacknife in introgression.stats()
- GFF parsing: '#' comment lines caused a 'segfault'
- regions containing only NaN's crashed neutrality.stats()
- C-code (crashed calculating pi)
toDo:
- set.outgroup on slide objects
-
Changes in PopGenome 2.2.4
===========================
NEW FEATURES:
- introgression.stats
-- Bd-fraction and Bd-bayes-factor
see:
"Estimates of Introgression as a Function of Pairwise Distances"
bioRxiv
doi: https://doi.org/10.1101/154377
BUG FIXED:
- Tajima.D for missing data included.
THX:
Ari
Durrell
Changes in PopGenome 2.2.1
===========================
- fixed some warnings and errors
-- bgzf.c fixes (inline -> static inline)
-- "whopgenome/whop_rsupport.h", line 58: Error: The function "strcasecmp" must have a prototype.
Changes in PopGenome 2.2.0
===========================
NEW FEATURES:
- calc.fixed.shared()
- diversity.stats.between()
- set.filter()
- set.populations() # now also works on transformed objects
Changes in PopGenome 2.1.7
===========================
BUG FIXED:
- diversity.stats()
- introgression.stats: f-statistic
- count.unknowns: GENOME.class@region.data@missing.freqs
not correctly displayed the values in a 'per population' fashion
NEW FEATURES:
- diversity.stats.between (with additional parameter)
- introgression.stats (new parameter)
- jacknife; Z & P-values
- calc.R2 now also saves the genomic position of the SNPs
- new function set.filter() to filter data by missing data or SFS
- new slot GENOME.class@region.data@included
Changes in PopGenome 2.1.6
===========================
BUG FIXED:
- readData(,format="VCF") didn't handle insertions.
Those positions are now treated as unknowns
- MS() failed for low theta values
- minor issue in set.synnonsyn()
NEW FEATURES:
- region.as.fasta(,type=2) now uses the information
stored in the slot GENOME.class.split@region.names
to extract the FASTA.
- VCF_split_into_scaffolds()
- GFF_split_into_scaffolds()
- count.unknowns()
- new manual on CRAN
- split_data_into_GFF_attributes()
- get.feature.names()
THX:
- Mara
- Tina
- Tony
Changes in PopGenome 2.1.0
===========================
BUG FIXED:
- readVCF: polyallelic sites were not stored
- misleading results in the module linkage.stats
and calc.R2 when unknown nucleotides are included
(NaNs in the biallelic matrix)
- get.codons() did not worked correctly for data
in alignment format
- readData: PopGenome now correctly opens and close
ff-objects. As a consequence more data (data chunks) can
be read in without a write error reported by the ff-package.
NEW FEATURES:
- MKT: new parameter
- detail.stats(,site.FST) now computes SNP-wise FST
- jack.knife.transform()
Changes in PopGenome 2.0.9
===========================
BUG FIXED:
- concatenate.regions (small BUG)
NEW FEATURES:
- readVCF: faster computation + better GFF support
Changes in PopGenome 2.0.8
===========================
BUG FIXED:
-
NEW FEATURES:
- The function readData(..., format="VCF") is now faster and
is able to handle any kind of polyploid data.
- set.populations: new parameter.
- save and loading "GENOME" objects: much easier.
- readVCF(): can handle unknown positions like ./.
- introgression.stats()
THX:
Durrell
Changes in PopGenome 2.0.7
===========================
IMPORTANT BUG FIXED:
- PopGenome still not correctly specified syn/nonsyn SNPs
for reverse strands.
NEW FEATURES:
- get.codons works now also for SNP data.
THX:
Mara
Changes in PopGenome 2.0.6
===========================
NEW FEATURES:
- documentation updates
BUG FIXED:
- pairwise MKT test
THX:
Mara
Changes in PopGenome 2.0.5
===========================
BUG FIXED:
- include.unknown was bugy when the very first individual was unknown.
NEW FEATURES:
- splitting.data(..., whole.data=FALSE)
works now for multiple regions when the
regions cannot be concatenated.
Changes in PopGenome 2.0.4
===========================
-
Changes in PopGenome 2.0.3
===========================
IMPORTANT BUG FIXED:
- PopGenome did not correctly specified syn/non-syn
SNPs for coding regions on reverse ("-") strands.
THX:
- Romain
Changes in PopGenome 2.0
==========================
BUGS FIXED:
- U,u was not accepted as a nucleotide (readData)
NEW FEATURES:
- PopGenome no longer depends on the ape package
- Whop_readVCF (an interface to the WhopGenome package)
Changes in PopGenome 1.3.0
==========================
BUGS FIXED:
-
NEW FEATURES:
- new Vignette
- readMS(..., big.data=TRUE)
- MS(..., big.data=TRUE)
- MS_getStats
- readData(..., progress_bar_switch)
- get.codons(..., SNP.DATA=TRUE/FALSE)
- read.big.fasta now much faster.
- codontable() to define your own genetic code
- PopGplot
Changes in PopGenome 1.2.6
==========================
BUGS FIXED:
- MKT Test failed with only one sequence as an outgroup
- diversity.stats/get.diversity works
- example files (subdirectory "data")
Changes in PopGenome 1.2.5
==========================
- fixed PDF problems
Changes in PopGenome 1.2.4
==========================
BUGS FIXED:
- SNP data chunk without corresponding GFF-chunk
- concatenate regions: @gff.info was not set
- positions (type=2) in splitting.data
(error, when no SNPs where found)
- readSNP: small BUG in reading all chromosomes
- get_gff_info
- F_ST.stats: default value is 0.
- linkage.stats: detail=FALSE, calculated wrong Z-statistics
NEW FEATURES:
- sweeps.stats: CLR test
- get.detail(GENOME.class,biallelic.structure=TRUE)
- get.codons()
- get_gff_info(): new parameters
- get.individuals
- mult.linkage.stats (P-value, R2, Distance)
- readMS
- concatenate.regions
- concatenate.classes
- R2.stats
- PG_plot.biallelic.matrix
THX:
- Anna
- JD
- Sebastian
- Thorsten
Changes in PopGenome 1.2.3
==========================
- removed object files in the src folder (for CRAN)
Changes in PopGenome 1.2.2
=========================
BUGS FIXED:
- readVCF with GFF-file, when chrosomeID includes "Chr"
- readVCF: (GENOME.class@region.names)
- readData (..., FAST=TRUE) # small BUG in computing biallelic.sites
- readData (..., format="HapMap")
NEW FEATURES:
- Phi_ST in the F_ST.stats.2 module
- readSNP and readData(..,FAST=TRUE)
calculate now also polyallelic positions (see get.sum.data and
GENOME.class@region.stats@polyallelic.sites)
- set.populations() also for diploid data.
- readData(..., format="VCF").
- speed up haplotype-based statistics (unique() now in C )
- diversity.stats()
- get_gff_info() # searching for features
THX:
- Pierre
- Polina
Changes in PopGenome 1.2.1
=========================
BUGS FIXED:
- sliding.window.transform(): BUG in concatenating the regions
- readSNP(): identifier "1" ... is now also accepted.
- the functon concatenate_to_whole_genome() is now visible
- load.session()
NEW FEATURES:
- scan the data now from a start to an end-position (sliding.window.transform())
- using the bigmemory package for HUGE data sets
- vignettes on CRAN
Changes in PopGenome 1.2.0
=========================
- new implemented C++ functions to read alignments in several formats
- using the ff-package to handle big data
- reading SNP data from 1000/1001 Genome project
- new features (create.PopGenome.method, region.as.fasta ...)
- set.synnonsyn() to verify synonymous/non-synonymous sites of SNP-data
- new methods (Achaz, ...)
- speed up calculations (C++ functions, multicore computation)
- splitting.data() to analyse subsites like exon, gene, intron ...