Hi Everyone !
I'm new to this field of genome sequencing and generating contigs.
I've downloaded the latest bin version of SOAPdenovo2 and placed it in a directory in my Desktop.
I've also edited my config file to match my parameters and path to my data set.
My issue is that when I go to the terminal and type the command:
or
I get this error:
I've checked the permissions (and I'm the admin anyway), and the SOAPdenovo-63mer is located in the same directory where I am, and I've looked at it's properties and it does say its an executable file.
So, what am I missing here ?
I'm new to this field of genome sequencing and generating contigs.
I've downloaded the latest bin version of SOAPdenovo2 and placed it in a directory in my Desktop.
I've also edited my config file to match my parameters and path to my data set.
My issue is that when I go to the terminal and type the command:
SOAPdenovo-63mer
SOAPdenovo-63mer all -s metasim_config -K 63 -p 1 -o jack>log
SOAPdenovo-63mer: command not found
So, what am I missing here ?
Comment