Thanks man, do you know if that tool works with space in the names?
Hey,
I used to have a tool called fastqselect, it came with mira. I used it years ago (seen it in an old script). I would like to use it again, but in the meantime I have an other computer and different version of mira. But I can't find it on the new version anymore. Anyone know what happened? Or where I can find the tool solo? Thanks.
Ben
1 answer
You could use
filterbyname.shtool from BBMap suite.Description: Filters reads by name.
Usage: filterbyname.sh in=<file> in2=<file2> out=<outfile> out2=<outfile2> names=<string,string,string> include=<t f="">
namescan be a file with one identifier per line.Peter Cock has: https://github.com/peterjc/pico_galaxy/tree/master/tools/seq_filter_by_id
fastqselectis in an old release ofmira(https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/mira/3.4.0.1-1/mira_3.4.0.1.orig.tar.bz2 ).
Log in to answer this question.