Aroon Chande
Aroon Chande
It *should* work with `blast==2.10.1` not `blast==2.10`
Alright, this should fix that error. All the ART params that are/can be randomized have to be stored in lists and I was failing to do that when no readProfile...
It's no problem, we're all busy! By chance are you using Python 2.x or an early 3.x? As far as I'm aware multiprocessing.Pool doesn't support context management (`with ...` statements)...
OK, this should give us Python 2.7.x and 3.y (where x > 6 and y > 4) compatibility with threads still. ```bash python2 --version; python2 treetoreads.py example.config > py2.log; diskus...
If you take a look at the [indexer docs](https://sting.readthedocs.io/en/latest/indexer/), they should look very familiar since you're a stringMLST user. If you have a scheme you've built with stringMLST, you can...
It looks like the download links are in: https://pubmlst.org/bigsdb?db=pubmlst_neisseria_seqdef&page=downloadAlleles&locus= format So let's try something a little brutish to get everything. First, head over to the export tab and just export...
Oh, and merry Christmas 🙂
The first set of errors looks like you're running python on a system with old/outdated (or completely missing) SSL certificates or that's sitting behind an SSL-stripping middleware. Running `PYTHONHTTPSVERIFY=0 db_util.py...
That's just your machine running out of allocatable memory
That sounds about right for a cg scheme.