-
Notifications
You must be signed in to change notification settings - Fork 0
Common Error Messages
Stephen Bolaris edited this page Jun 3, 2022
·
3 revisions
This page is to address the common errors users might occurs and how to trouble shoot them
This error comes up from the default value for the --reads argument. To trouble shoot, check that your path for the reads is in single quotes.
Additionally, SEQuoia Express analysis toolkit requires a path to a directory containing files, so make sure you use a path to a directory instead of providing paths to files with regular expressions.
Lastly, check that path is correct by using an ls or dir command to check that you are pointing the software to the right location.
Generally, if you see Resource not found, a directory you are pointing to for the command is not correct. Check your paths for the resource that is specified in the error message.