Command-line arguments
Command-line arguments. python myprogram.py 10 100 output.txt sys.argv: [ “myprogram.py”, 10, 100, “output.txt” ] First item in sys.argv list: program name, next items are command-line arguments. Long headers in Fasta file. >AC121234 Medicago truncatula clone mth2-19o7, WO
570 views • 17 slides