Paul

Results 11 issues of Paul

I was using ncbi-genome-download to fetch all genbank bacteria (currently 630k). This seems to be a challenging task, I am unsure if this is even feasible this way. I noticed...

enhancement
help wanted

As the title states the group metagenomes is not a RefSeq category (yet). Currently requesting it will result in an 404 error and an endless loop (at least no termination)...

not shipped yet

Following the issue here: https://github.com/mdshw5/pyfaidx/issues/159 I found a new bug with a corner case fasta containing two empty lines. I made a minimal (not) working example here (version 0.5.8) ```pyhton3...

bug

Just so the next person does not start looking for it: The patch 'smart borders' for i3 is actually somewhat already in the main i3 package included. you can use...

Before releasing the package a sample dataset could be included to allow the user to quickly test the setup.

So, I will try to explain what I mean with that title. In DNApy the genbank-data is saved in the _genbank.gb_ class. All modifications are directly written to this object...

Currently DNApy can not run using wxpython-gtk3.0 but only with wxpython-gtk2.8. I propose updating to the new version. Moreover I suggest moving from python 2.7 to python 3. I just...

I guess there is a quick fix. I selected from -100 to 100 and wanted to create a new feature. DNApy crashed. Also if start > finish it will crash....

Sometimes when pressing left or right arrow to change colors it crashes with ``` terminate called after throwing an instance of 'std::length_error' what(): basic_string::_S_create ``` might be the case if...

Currently resizing the window will mess up the buffer after scrolling out of the current view.

bug