You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
NOINPUT error
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.
Resource Not found
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.