Closed ebolyen closed 7 years ago
My concern about removing the fixed version dependence is that I haven't guaranteed that the current q2-dada2 R scripts are robust to all default parameter changes, and there were 2 defaults changed in our 1.4 release.
I think this bug is sufficiently minor to leave until another release of the plugin, at which point it might be worth reviewing the R code and explicitly defining every parameter to allow for >= 1.4
dependencies in the future.
fixed by #61
It looks like this is up on bioconda, although it lists both
1.4
and1.4.0
and I haven't had a chance to figure out the difference.From a forum post:
The conda-recipe pins the version to 1.2 so this will need to wait until 2017.5 unless we want to patch.
@benjjneb would it be more appropriate to list our dependency as
>= 1.2
(or rather>= 1.4
now) so that just upgradingdada2
fixes these kinds of issues?