automated design and scoring of degenerate primers from

Automated Design and Scoring of Degenerate Primers From Multiple - PowerPoint PPT Presentation

Automated Design and Scoring of Degenerate Primers From Multiple Taxon-Specific Primers Den Ivanov BIO 131, Spring 2017 The Problem Given a list of taxon-specific primers, how can I create an algorithm that can create one set of degenerate


  1. Automated Design and Scoring of Degenerate Primers From Multiple Taxon-Specific Primers Den Ivanov BIO 131, Spring 2017

  2. The Problem Given a list of taxon-specific primers, how can I create an algorithm that can create one set of degenerate primers that represent that whole list? 


  3. How did I try to solve it?

  4. Where’d I get my data?

  5. High Level Steps • Inputs: threshold value, primers, scoring matrix • Split text document (each primer on a line) into a list of strings • Create count matrix of # of each nucleotide at each position • Use math.isclose to determine if any nucleotides are within a given threshold • Calculate degenerate primer based on this • Score using modified partial hamming algorithm (based off of scoring matrix)

  6. Scoring Matrix

  7. Results!

  8. Questions?

Recommend


More recommend


Explore More Topics

Stay informed with curated content and fresh updates.