mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 03:10:24 +08:00
Update and rename rename_tip_labels.py to RenameTips_v1.0.py
This commit is contained in:
parent
a25d0ac289
commit
dfa0f81763
@ -6,7 +6,7 @@ Dependencies : Python3, Pandas
|
||||
Inputs : A folder containing trees and a csv file(with headers).
|
||||
The first column of the csv is the 10 digit code and other columns are the information to be added to the tip labels.
|
||||
Outputs : A folder of trees with renamed tips.
|
||||
python3 rename_tip_labels.py -i input to_folder_of_trees -s to_spreadsheet
|
||||
python3 RenameTips_v1.0.py -i input to_folder_of_trees -s to_spreadsheet
|
||||
'''
|
||||
|
||||
import os, re, sys, argparse
|
||||
Loading…
x
Reference in New Issue
Block a user