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/lineage.R #69

Closed teddyCodex closed 1 month ago

teddyCodex commented 1 month ago

Description

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

Original Modified User Facing
GCA2lin GCA2Lineage  ✅
add_tax addTaxID  ✅
prot2tax proteinAcc2TaxID  ✅
DownloadAssemblySummary downloadAssemblySummary  ✅
prot2tax_old* proteinAcc2TaxID_old did not exist in lineage.R

Fixes issue #48

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.

teddyCodex commented 1 month ago

@jananiravi @the-mayer file containing locations where the functions are called or referenced.

function_occurrences #48.txt