Skip to content

svdvliet/Rename_Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Shiny App To Rename Tree Files In Newick Format.

This app takes two files:

  • Tree file in Newick format
  • Renaming file in .csv format

Tree file is read using ape::read.tree() Package will be installed if not in installed.packages

Renaming file must consist of two columns, first one being identical to current names in tree. Second column will be the new names. Also "rename" the names you want to keep otherwise they will be renamed to NA

Usage:

runGitHub("Rename_Tree", "svdvliet")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages