dylanbeeber / crispRdesignR

Software used to design guide RNA sequences for CRISPR/Cas9 genome editing
13 stars 9 forks source link

Typo in line 156 #1

Closed mroorda closed 4 years ago

mroorda commented 4 years ago

Hi Dylan,

I'm here to inform you there is a typo in the sgRNA_design(). On line 156, it reads Efficency_score, but this should read Efficiency_score. There were some other minor quirks that I had to manually change in the function, but that might as well have been product of my own tinkering around with the code.

dylanbeeber commented 4 years ago

Thank you for pointing this out - corrected!