Entering edit mode
4.2 years ago
Camp
•
0
Hii, i've been trying using primersearch from emboss on ubuntu but this keeps getting me the same error
primersearch -seqall filename.fna -infile filename.txt -mismatchpercent 10 -outfile filename.primersearch
Error: Failed to open filename 'filename'
Error: Unable to read sequence 'filename'
The files are in the desktop, what is being done wrong?
OP will end up running your exact command and complaining about that. I think it's best to give them a whole example instead of giving them a partial lead. @Camp, use
~/Desktop/filename.fnaand~/Desktop/filename.txt.you are right, I unconsciously think it is in the
homebut it is actually on theDesktopof thehome.I did the first and notice it was
homeso i moved the files there, but it worked so is good! Thank you!I did exactly that! I'm beggining with linux now so i take suggestions to the teeth hahah thank you for your input @Ram