Hello everyone!
Here's some promlem with barcode splitter in usegalaxy. I want to sort my fastq file to several files through there barcodes. I tryed to use fastq, fastqsanger and fasta, but it doesn't work. Barcodes are in text file (I also tryed to use it as a fasta file) with identifier and barcodes separated by TAB as in barcode splitter description.
Here is an error: "Dataset Error An error occured while running the tool toolshed.g2.bx.psu.edu/repos/devteam/fastx_barcode_splitter/cshl_fastx_barcode_splitter/1.0.0
Tool execution generated the following messages:
Can't locate Data/Dumper.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /galaxy/main/deps/fastx_toolkit/0.0.13/devteam/package_fastx_toolkit_0_0_13/ec66ae4c269b/bin/fastx_barcode_splitter.pl line 22. BEGIN failed--compilation aborted at /galaxy/main/deps/fastx_toolkit/0.0.13/devteam/package_fastx_toolkit_0_0_13/ec66ae4c269b/bin/fastx_barcode_splitter.pl line 22."
Thanks in advance!