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
[ !-f"${assemblypath}" ] &&echo"ERROR: Cannot find path to assembly from sample ${sample} provided by -al; check path to assembly is correct and file exists"&&exit
370
+
[ !-f"${assemblypath}" ] &&echo"ERROR: Cannot find path to assembly from sample ${prefix} provided by -al; check path to assembly is correct and file exists"&&exit
0 commit comments