You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parser = argparse.ArgumentParser(description='converts Orthogroups.txt from OrthoFinder output into long format for use in gggenomes. Prints to STDOUT.')
parser.add_argument('-i', '--infile', required=True, help='input Orthogroups.txt from OrthoFinder.')