Releases: PaulRegnier/PICAFlow
1.0.6
1.0.5
Edited convertToRDS()
function to improve the way the parameters names and descriptions are displayed after using the conversionTable
argument
1.0.4
- Forgot to increment the
Version
field in theDESCRIPTION
R file - Slightly edited the warning message if the
PICAFlow
version is not up-to-date
1.0.3
Edited the poolData()
function to more precisely follow the required file name format: switching from PanelName_Group-GroupName_SampleName
to PanelName_Group-GroupName_Sample-SampleName
.
The tutorial was also edited as well.
1.0.2
Added ...
ellipsis argument to allow users to specify arguments used by the functions inside checkNewVersion()
function
1.0.1
Fixed some small issues (Warnings and Notes during package check()) and implemented an automatic version checking during package startup. Useful to be notified if a new version is up!
1.0.0
After some other modifications related to the publication of our Application Note in the Bioinformatics Advances journal (https://doi.org/10.1093/bioadv/vbad177) as well as some minor bug fixing in the past weeks, we finally decided to publish the very first release of PICAFlow, labelled as v1.0.0.