brennanpincardiff / drawProteins

Creating package to draw proteins from Uniprot API
Other
33 stars 19 forks source link

Adding na.rm to draw_canvas() #10

Closed brennanpincardiff closed 6 years ago

brennanpincardiff commented 6 years ago

Further exploration shows that if a NA is introduced due to unexpected symbol in end value UniProt (e.g. question mark in P78423 - http://www.uniprot.org/uniprot/P78423) will cause draw_canvas() to fail.

Introduction of na.rm prevents thins.