Sorry to ask a very basic/beginner question. First time I am trying to use Shorah, still reading through the documentation. I think I have installed the package and its dependencies correctly, however when I try to run dec.py with input files in the same directory as the script using the command below
Sorry to ask a very basic/beginner question. First time I am trying to use Shorah, still reading through the documentation. I think I have installed the package and its dependencies correctly, however when I try to run dec.py with input files in the same directory as the script using the command below
dec.py -b 9696_1#33.sorted.bam -f 9465113.fasta -w 300 -k
I get an error /bin/sh: ./b2w: No such file or directory What I am I getting wrong? Shoud I compile the /b2w_src/b2w.c first?