Skip to content

Commit

Permalink
adjust namespace based on upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mayer committed Oct 8, 2024
1 parent 4ddab1c commit 6ce981d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ export(GenContextNetwork)
export(IPG2Lineage)
export(LineagePlot)
export(RepresentativeAccNums)
export(acc2Lineage)
export(acc2FA)
export(acc2Lineage)
export(acc2fa)
export(addLineage)
export(addLeaves2Alignment)
export(addLineage)
export(addName)
export(add_leaves)
export(add_name)
Expand Down Expand Up @@ -73,6 +73,7 @@ export(map_advanced_opts2procs)
export(msa_pdf)
export(plot_estimated_walltimes)
export(prot2tax)
export(prot2tax_old)
export(removeAsterisks)
export(removeEmptyRows)
export(removeTails)
Expand Down

0 comments on commit 6ce981d

Please sign in to comment.