Hi there,
I’m trying to cut barcodes out of my reads and append them to the read name. Cutadapt clearly shows how to do this using the -u --rename function and then indicating barcode = {cut_prefix} (suffix, in my case). The cutadapt documentation is here Cutadapt Documentation.
Unfortunately, this functionality seems to be lost in the Galaxy wrapper. You are allowed to add a prefix or suffix to the name, but it only seems to put 1 text value in as the prefix. Does anyone know of a workaround or maybe I’m doing something wrong?
Barcode splitter seems to separate every barcode into different files. I have a random 9bp sequence set, so there would be 10’s thousands of files with 1 sequence in them each.
Thanks,
Rick