stuckyb

Results 32 comments of stuckyb

This is mostly done. All of the documentation is written; the last step is to build the examples and link to the compiled example documentation files. I will wait to...

I'm not sure we really need to do anything here, because design patterns can be implemented quite easily within spreadsheets using string functions. That is probably easier for most folks:...

Thanks for this comment, @bwprice. As long as everything in the forward/reverse file names matches besides the forward/reverse identifers, the program should be able to match them up. E.g., "a1_R_id23.ab1"...

Thanks for this bug report! I will investigate this further as soon as I have some time to do so. I have a new release of SeqTrace nearly ready; I'll...

Thanks for the report! I have definitely tested the binary on Windows 10, so I am not sure what might be causing the error you are seeing. You are probably...

I'm not dropping GTK, exactly -- I am dropping the PyGTK library and GTK 2 to move to PyGObject and GTK 3. Even though it is still GTK, it is...

Correct, the move to PyGObject is a prerequisite for moving to Python 3 (and probably the biggest hurdle to clear). If I started the project from scratch today, I'd probably...

Thanks so much for tracking that down! That makes a lot of sense. I suspect you are correct that porting to Python 3 will solve this problem because of Python...

Thank you for the detailed comment and suggestion, @gregorylearns! That is a great suggestion. I will certainly keep this in mind for a future release.

There appear to be two issues in the comments here. The first is that you must first select the bases you wish to edit, then click on "Modify selected bases"...