I tried putting in the following command:
perl ribopicker.pl -f {my file} -dbs rrnadb
And came up with the following error: cannot find all database files for database "rrnadb" in dir "db/"
So I downloaded several files from http://edwards.sdsu.edu/ribopicker/rrnadb/: humanrrna201220220.tar.gz and the taxon file, ncbibact20120227.tar.gz and taxon, rrnadb_2011-20-16.tag.gz and rrnadb_2012-02-17.tar.gz.
I put all these in the db file.
Then I used the following the command mentioned previously and I got output files, however, they're very large and I don't know how to open them.
I have 3 questions:
How do I open the files?
How do I extract sequence only?
Is it possible to use a different database? I would like to use humanrrna but I don't know what -dbs code to use.
Is that riboPickerConfig.pm? How do I put "humanrrna" into the config file?