6 Sep
2013
6 Sep
'13
12:58 p.m.
Hi, I was wondering if I could get someone to test this new barcode splitter I wrote. The main reason for me to duplicate the already great fastx-toolkit based splitter, is so I can use galaxy's multiple output capabilities. You can find this tool in the testtoolshed for now(after some more testing I will moved to the main toolshed): http://testtoolshed.g2.bx.psu.edu/view/cjav/split_by_barcode Hopefully I got Galaxy's tool dependency system right(it works on my box, not that this says much) and installing this tool should be quite easy. I have to say big thanks to Biopython and this[1] anonymous soul for making it quite easy to write the actual code doing the heavy lifting. [1]https://gist.github.com/dgrtwo/3725741 Cheers, Carlos