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

Refactored function names in R/tree.R #66

Closed teddyCodex closed 1 month ago

teddyCodex commented 1 month ago

Description

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

Original Modified User Facing
convert_fa2tre convertFA2Tree  ✅
generate_trees convertAlignment2Trees  ✅
generate_fa2tre createFA2Tree

Fixes issue #54

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.