xhy1219
xhy1219
I ran it on python3. You need to modify a bit on bin/report.py. In this line: parser.add_argument('-in', dest = 'input', type = file, required = True, help = 'Input file')...
> I believe you are missing fna, as @cjieming noted. > > #27 > #35 Hi! Does the missing fna same with chr6.fa? I just changed chr6.fa extension to chr6.fna...
same question here. Did you solve it?
Thanks! I can not use docker, so I manually installed it using original source code(v1.0) as well. The typing result was same with the one from your implementation. So it...