Closed cement-head closed 1 year ago
Whoops! I figured it out. In the instructions the fact that the seq file is called seq confused me.
Here's the command that worked:
$ mifish /home/cbfgws6/MiFish/WTRBA_YEAR/21 /home/cbfgws6/MiFish/mifishdb-Oct2023/mitofish.db.fa -d /home/cbfgws6/MiFish/WTRBA_YEAR/22 -d /home/cbfgws6/MiFish/WTRBA_YEAR/23-o output/WTRBA-YEARS -t 124
I have added a note in the README file.
The mitofish pipeline is working when I use a single input directory, however, I am trying to analyze the data in three subgroups. I have placed each sub-group into its own folder and specified each of the folders by using the "-d" argument.
However, I am now getting an error (see below) with the pipeline as it seems it cannot find the database.
What am I doing wrong?