Hi all, I'm trying to use the improved barcode splitter tool, but whenever I use it I get the below error. My barcode file is in the standard format (each line has a name then space then its associated barcode) and the FASTQ file I'm entering has been properly groomed beforehand. Any help would be much appreciated.
zcat: can't stat: /Users/vanopijn/galaxy/database/files/000/dataset_439.dat (/Users/vanopijn/galaxy/database/files/000/dataset_439.dat.Z): No such file or directory
Use of uninitialized value $first_char in ord at /Users/vanopijn/galaxy/dependencies/fastx_toolkit/0.0.13/devteam/package_fastx_toolkit_0_0_13/ec66ae4c269b/bin/fastx_barcode_splitter.pl line 335.
Use of uninitialized value $first_char in string eq at /Users/vanopijn/galaxy/dependencies/fastx_toolkit/0.0.13/devteam/package_fastx_toolkit_0_0_13/ec66ae4c269b/bin/fastx_barcode_splitter.pl line 337.
Use of uninitialized value $first_char in string eq at /Users/vanopijn/galaxy/dependencies/fastx_toolkit/0.0.13/devteam/package_fastx_toolkit_0_0_13/ec66ae4c269b/bin/fastx_barcode_splitter.pl line 341.
Use of uninitialized value $first_char in concatenation (.) or string at /Users/vanopijn/galaxy/dependencies/fastx_toolkit/0.0.13/devteam/package_fastx_toolkit_0_0_13/ec66ae4c269b/bin/fastx_barcode_splitter.pl line 346.
Error: unknown file format. First character = '' (expecting > or @)
sed: 2: "
i<tr><td>
s|\t|</td><t ...": command i expects \ followed by text
sed: illegal option -- r
usage: sed script [-Ealn] [-i extension] [file ...]
sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...]

you're working on the public galaxy server?
No, I'm working on a local instance. I've just downloaded the fastX_Barcode_Splitter, and not made any changes to it.
I am having the same problem. Any help would be welcomed.