JRaviLab / MolEvolvR

An R Package for characterizing proteins using molecular evolution and phylogeny
https://jravilab.github.io/MolEvolvR/
Other
6 stars 16 forks source link

Refactor function names in R/blastWrapper.R #99

Closed teddyCodex closed 1 month ago

teddyCodex commented 1 month ago

Description

Refactored specified function names in R/blastWrappers.R based on issue #7

R/pre-msa-tree.R Original Modified User Facing
run_deltablast runDeltaBlast  ✅
run_rpsblast runRPSBlast

Fixes issue #55

What kind of change(s) are included?

Checklist

Please ensure that all boxes are checked before indicating that this pull request is ready for review.