mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 04:00:25 +08:00
Update and rename GuidanceWrapper_v2.1.py to GuidanceWrapper.py
This commit is contained in:
parent
5421349446
commit
5982330b34
@ -10,7 +10,7 @@ from Bio import SeqIO
|
||||
|
||||
#Reading arguments
|
||||
parser = argparse.ArgumentParser(
|
||||
prog = 'Guidance Wrapper v2.1',
|
||||
prog = 'Guidance Wrapper',
|
||||
description = "Updated July 21, 2023 by Auden Cote-L'Heureux"
|
||||
)
|
||||
parser.add_argument('--input', '-i', required = True, type = str, help = 'Path to folder of unaligned amino acid fasta files to align. File extensions must be fasta, fa, fas, or faa. Try using the absolute rather than relative path if working on the Grid and having trouble')
|
||||
Loading…
x
Reference in New Issue
Block a user