Renaming files in a collection for BiG-SPAPE to avoid errors

There are a few parts here so I’m going to number

  1. Dataype

For this part

I should have been more clear here

Name the file

filename.gbk

and assign (or leave?)

datatype assigned as genbank.

  1. “Filename” of the inputs

Correct, sorry.

The “filename” in a collection is a different attribute. Those are called the Element Identifiers, and sort of works like a file name. I just tested to see if modifying those was enough to get the tool to accept the renaming, and it did.

Instead of typing out how to do this, I’m going to share some Galaxy artifacts.

Then I created a small workflow with example manipulation steps, along with a rerun, and what resulted. This is what you can add to your workflow, or you can adapt mine.

Many more text manipulations tools are in these tutorials https://training.galaxyproject.org/training-material/search2?query=olympics and the workflow manipulations are in the workflow tutorials, and you can see the function used in other contexts in at least two other tutorials (see the bottom of the Relabel identifiers tool form).

Hope this is the solution but please review and try it out :slight_smile: