mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 13:40:25 +08:00
Update CountTaxonOccurence.py
This commit is contained in:
parent
81f54d2e1c
commit
b3fcdc7c3c
@ -17,7 +17,7 @@ import argparse
|
|||||||
def get_args():
|
def get_args():
|
||||||
|
|
||||||
parser = argparse.ArgumentParser(
|
parser = argparse.ArgumentParser(
|
||||||
prog = 'Tip counting script',
|
prog = 'Taxon occurence counting script',
|
||||||
description = "Updated Oct 24th, 2023 by Auden Cote-L'Heureux."
|
description = "Updated Oct 24th, 2023 by Auden Cote-L'Heureux."
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user