Skip to content

Implement Ranking of Primers for Results Table #12

@David-Bianchi

Description

@David-Bianchi

We would like to add primer ranking column to the table of output primers for SDM (site directed mutagenesis)

Image

We will use the function for Primer_Ranking(clean_df):, which calls 'def Penalty_Calculations(Primer_Seq):'

to in order to calculate the scores/ranking (sorted) for all primers that we pass as a dataframe

List of ACs:

AC1. Ranks all the primers designed from 1 to N for a list of N Primers

AC2. Uses the Penalty Calculation heuristic values that @Nilmani-Singh designed

AC3. Gives a dataframe that can be read in by the front-end.

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions