Releases: VascoElbrecht/PrimerMiner
PrimerMiner v0.12 - critical bug fix
In the last PrimerMiner version we had to change the downloading mechanism for mitogenomes, due to changes in Rstats. Unfortunately the new function did not append mitogenomes correctly, resulting in only one mitogenome being used, eventough more where downloaded (file was overwritten each time instead of appended).
This issue is resolved now! Please update your PrimerMiner version. Very sorry for this!
PrimerMiner v0.11
Fixes a bug where mitochondrial genome download would fail, terminating the program.
PrimerMiner v0.10
Bug fix batch_download(), now any config file name can be used.
PrimerMiner v0.9
- Added extensive documentation as Vignette in R
- Did write a complete tutorial with sample data which is explained in the R Vignette
(access by runningbrowseVignettes("PrimerMiner")
in R)
PrimerMiner v0.8
- Added new sample data / tutorial
- Added a "selectivetrim" function, to auto remove gaps from alignments and apply selective primer trimming
- On default clipping is now no longer applied when batch downloading sequences!
PrimerMiner v0.7
Improvements to the interface and documentation. Added examples for in silico primer evaluation.
PrimerMiner v0.6 - Primer evaluation release!
Beta release of the PrimerMiner in silico primer evaluation tools! Please see wiki for more usage information = )
very early version - was care fully checked, but might still contain bugs.
PrimerMiner v0.5 - Bug fix from v0.4
With version v0.4 a new bug was introduced where the consensus sequence in the alignment plot was not written. This is now fixed. (The consensus sequence plot was still correct! so no worries ; )
PrimerMiner v0.4 - Minor bug fixes
Fixes minor bugs
- Taxa list now works without subcategories defined
- Alignment plots now works with a single alignment
PrimerMiner v0.3b - Hotfix "NA" problem
Fixes a bug, where "N" in consensus sequences are written as "NA"