Recent Releases of arboratornf
arboratornf - 0.5.3
0.5.3 - 2025-08-08
Updated
- Upgraded ArborView to v.0.1.2. Update
assets/AborView.htmlin pipeline with html/table.html. PR #50
- HTML
Published by sgsutcliffe 7 months ago
arboratornf - 0.5.2
0.5.2 - 2025-07-07
Updated
Updated the template ArborView html file
assets/ArborView.htmlbased on the the commit a826e1f of thehtml/table.htmlfile in ArborViewv.0.1.1release. PR #48Updated the arborator container (build 0 -> 1) which includes an update to the dependency of
profile_dists. PR #48
- HTML
Published by sgsutcliffe 8 months ago
arboratornf - 0.5.1
0.5.1 - 2025-06-04
Fix
- Updated the template ArborView html file
assets/ArborView.htmlbased on the the commit 046ed92 to thehtml/table.htmlfile in ArborViewv.0.1.0that fixes rendering of plots. PR #45
- HTML
Published by sgsutcliffe 9 months ago
arboratornf - 0.5.0
0.5.0 - 2025-06-03
Updated
- Updated
ArborViewto version 0.1.0. PR #43assets/ArborView.htmlreplaced with table.htmlbin/inline_arborview.pyreplaced with fillin_data.py- line 32 of
ARBOR_VIEWprocess outputs0.1.0now tosoftware_versions.yml
Enhancement
locidex mergein0.3.0now performs the functionality ofinput_assure(checking sample name against MLST profiles). This allowsarboratornfto removeinput_assureso that the MLST JSON file is read only once, and no longer needs to re-write with correction. PR #44- Added a pre-processing step to the input of
LOCIDEX_MERGEthat splits-up samples, into batches (default batch size:100), to allow forLOCIDEX_MERGEto be run in parallel. To modify the size of batches use the parameter--batch_size n. PR #44
- HTML
Published by sgsutcliffe 9 months ago
arboratornf - 0.4.0
0.4.0 - 2025-05-26
Updated
- Update the
arboratorsoftware to version 1.0.6. PR #41 - Updated
nf-iridanextplugin to version 0.3.0. PR #41 - Updated
ArborViewto version 0.0.9. PR #41 - Updated
locidexto version 0.3.0. PR #41
Changed
- Changed the arborator Nextflow module to print the versions of
gasandprofile_diststo make it easier to verify which versions of those software were used. PR #41
Removed
- Removed
matrix.pq(parquet) file in IRIDA Next JSON. PR #41
- HTML
Published by apetkau 9 months ago
arboratornf - Version 0.3.6
0.3.6 - 2025-05-05
Fix
- Fixes the issue #38
metadata_partitioncontaining a "." were leading to misnamed Arborview output files. PR #38
Added
/pipeline_info/software_versions.ymlnow added to the global files in theiridanext.output.json.gzto allow IRIDA-Next users access to software versions. PR #38
- HTML
Published by sgsutcliffe 10 months ago
arboratornf - Version 0.3.5
0.3.5 - 2025-04-16
Updated
- Update the
ArborViewversion to 0.0.8 (i.e. replacebin/inline_arborview.pywithscripts/fillin_data.pyandassets/ArborView.htmlwithhtml/table.html) PR #33 - Update the
aboratorcontainer build which in turn updates the dependency,profile_dists, to version 1.0.4 PR #36
Changed
- Changed the defaults for the
arboratorparameter--ar_thresholdsfrom "10,9,8,7,6,5,4,3,2,1" to "100,50,25,20,15,10,5,0" PR #35
- HTML
Published by sgsutcliffe 10 months ago
arboratornf - Version 0.3.4
0.3.4 - 2025-03-20
Changed
- Updated the build of the arborator container in order to update the
genomic_address_servicedependency to version 0.1.5. See PR #31. - Fixed some nf-core linting warnings and moved arborview.nf and maptotsv.nf modules to subfolders. See PR #31.
- Removed unneeded input_check.nf. See PR #31.
- HTML
Published by apetkau 11 months ago
arboratornf - Version 0.3.3
0.3.3 - 2025-02-11
- Updated the build of the arborator container in order to update the
genomic_address_servicedependency to version 0.1.4.
- HTML
Published by sgsutcliffe about 1 year ago
arboratornf - Version 0.3.2
0.3.2 - 2025-01-15
- Updated the build of the arborator container in order to update the
genomic_address_servicedependency to version 0.1.3, which fixes an issue with branch lengths in Newick files PR 27.
- HTML
Published by apetkau about 1 year ago
arboratornf - 0.3.1
0.3.1 - 2024-11-05
CHANGED
- Fixed the replacement of
docker.userEmulationwithdocker.runOptions = '-u $(id -u):$(id -g)'that was causing a bug in Azure. - Modified documentation (missed in 0.3.0 release)
- HTML
Published by sgsutcliffe over 1 year ago
arboratornf - 0.3.0
2.3.0 - 2024-10-21
ADDED
Modified the template for input csv file to include a
sample_namecolumn in addition tosamplein-line with changes to IRIDA-Next update as seen with the speciesabundance pipeline. (PR 23)sample_namespecial characters will be replaced with"_"- If no
sample_nameis supplied in the columnsamplewill be used - To avoid repeat values for
sample_nameallsample_namevalues will be suffixed with the uniquesamplevalue from the input file
CHANGED
- Fixed linting issues in CI caused by nf-core 3.0.1
- HTML
Published by sgsutcliffe over 1 year ago
arboratornf - Version 0.2.0
0.2.0 - 2024-09-05
Changed
- Upgraded
locidex/mergeto version0.2.3and updatedinput_assure.pyand test data for compatibility with the newmlst.jsonallele file format.
This pipeline is now compatible only with output generated by Locidex v0.2.3+ and Mikrokondo v0.4.0+.
- HTML
Published by kylacochrane over 1 year ago
arboratornf - 0.1.0
0.1.0 - 2024-08-20
Initial release of the arboratornf pipeline to be used for running Arborator under Nextflow.
Added
- Basic functionality of Arborator.
- Added support for metadata.
- Automatically generate Arborator config files.
- ArborView integration.
- HTML
Published by apetkau over 1 year ago