Skip to content

Releases: rwnull/insitu_probe_generator

Bug fixes to eliminate 'g' errors

15 Apr 16:52
f8d099d
Compare
Choose a tag to compare

Updated code with fixes discovered by Dennis Sun. Thanks Dennis!

Bug Fix for Homopolymer Avoidance

13 Oct 20:28
2e521de
Compare
Choose a tag to compare

A bug preventing the skipping of homopolymeric runs in all cases has been fixed.

No other changes have been made.

Bug Fixes for Command Line Scripts

03 Jun 20:16
259bfe5
Compare
Choose a tag to compare

HCR Probe Maker version 0.3.0

07 Oct 21:41
259bfe5
Compare
Choose a tag to compare

This is a major update of the Probe Maker.

Major changes from previous version:

  • A vastly-improved user interface with less clutter and code facing the user

  • We have switched to solely using Python 3.x, and will discontinue support for Python 2.7 from here on.

    • This update does have dependencies that weren't required in the previous iterations, including Biopython, Numpy, and Pandas. BLAST+ is an optional dependency that enables full functionality of the program, but is not required for basic probe pair creation.
  • New functionality including the ability to pick between sets of probes, set limits on allowed homopolymer stretches, support for BLASTing probes to a reference .fasta file, and to drop possibly problematic probe pairs automatically.

  • An option to maximize coverage of a cDNA while keeping the number of pairs within the lowest IDT OPool price tier.

  • We have expanded the number of Initiator/Amplifier pairs to include the least cross-reactive published by T. Wang et al in their 2020 BioRxiv preprint.

    • As a result it is theoretically possible to multiplex 13 probe sets (limited by fluorophore visualization ability).

  • We have added additional outputs to allow easier note keeping, supplemental figure making, and visualization of the probe locations relative to the cDNA of interest.

Initial version offered

01 Jun 18:10
2749c02
Compare
Choose a tag to compare

This is the initial version of this software.
DOI