Leighton Pritchard

Results 46 issues of Leighton Pritchard

It should be possible to speed up the *in silico* hybridisation step by using `bwa` or similar to map candidate primers. The output of this step could be made to...

enhancement

Several people have been confused between the stable and development branches of `pdp`/`find_differential_primers` (#48 #49 #51), so the documentation (and maybe repo structure) requires clarification.

enhancement
documentation

To aid in maintenance/extension, using `mypy` static type-checking would be helpful.

style clean

It would be useful for broad screens to exploit NCBI's compute capacity by sending jobs to Primer-BLAST.

enhancement

enhancement
documentation

This option should allow for combinations of classes to be simultaneously identified using multiplexed primers that differ by size. This might take the form of: ```bash pdp multiplex --size-diff ```...

enhancement

Use better logging exception format, as in https://realpython.com/python-logging-source-code/

style clean
enhancement

After, or at the same time as, #40 it would be useful to have a Flask front end for interaction with results.

enhancement

It would be useful to keep outputs in a suitable database backend, rather than in hundreds of different files on the filesystem.

enhancement