W. Brian Simison

Results 6 comments of W. Brian Simison

and fastp cannot open the files at all.

I had the same issue. I believe it is a python version issue. I have python 3, but I believe SVTyper requires v 2.7. So I did the following: **Create...

Yes, a conda package would be great.

after running git clone https://github.com/rdpstaff/RDPTools.git and make, the install hangs at get training data. It seems that the URL no longer exists in the git package.

I am getting the same -m error on Ubuntu 20. `$ tomahawk import -i snp-thin.bcf -o snp -m 0.2 -h 0.001 tomahawk: invalid option -- 'm' [2021-08-26 13:26:31,717][ERROR] Unrecognized option:...

I think I figured out that for 'import' the -m has changed to -n and -h is now -H. But I am getting the same core dump. ``` $ tomahawk...