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
Hi, I am a researcher new to computational research and CAGE-seq analysis. I am trying to run this dpi script to compare it to our personal clustering process, but I keep getting the same error.
"rake aborted!
Don't know how to build task 'bw' (See the list of available tasks with rake --tasks)"
Rake also seems to abort for other tasks further down in the Rakefile. I am unsure what to do to fix this issue. Here is the code I am running on the console.
Hi, I am a researcher new to computational research and CAGE-seq analysis. I am trying to run this dpi script to compare it to our personal clustering process, but I keep getting the same error.
"rake aborted!
Don't know how to build task 'bw' (See the list of available tasks with
rake --tasks
)"Rake also seems to abort for other tasks further down in the Rakefile. I am unsure what to do to fix this issue. Here is the code I am running on the console.
./identify_tss_peaks.sh -g ${directory}/hg38_star_2_7_9a/ -i 'ls ${directory}/*bed.gz | head -2' -o ${directory}/dpi1
Please help!
The text was updated successfully, but these errors were encountered: