RECETOX / galaxytools

Set of Galaxy tool wrappers developed at RECETOX
MIT License
13 stars 13 forks source link

Fix sample name sorting and assignment in rcx-aplcms compute clusters #386

Closed hechth closed 1 year ago

hechth commented 1 year ago

The new clustering algorithm changes the order of feature tables, meaning that the sample names have to be extracted again from the feature tables and added to the tibbles and used for writing the filename

https://github.com/RECETOX/galaxytools/blob/038d752ab3a1eb53f9599f219da97faaa67bf08d/tools/recetox_aplcms/recetox_aplcms_compute_clusters.xml#L29