Mercurial > repos > jay > pdaug_peptide_length_distribution
diff PDAUG_Basic_Plots/PDAUG_Basic_Plots.py @ 5:af016c0e2f16 draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit ac4353ca5c0ac9ce60df9f4bf160ed08b99fbee3"
author | jay |
---|---|
date | Thu, 28 Jan 2021 03:57:02 +0000 |
parents | 3f9bdcf83244 |
children |
line wrap: on
line diff
--- a/PDAUG_Basic_Plots/PDAUG_Basic_Plots.py Tue Jan 12 19:02:11 2021 +0000 +++ b/PDAUG_Basic_Plots/PDAUG_Basic_Plots.py Thu Jan 28 03:57:02 2021 +0000 @@ -182,4 +182,4 @@ WordCloudPlot(args.InFile, args.FragSize, args.Workdirpath, args.htmlOutDir, args.htmlFname) else: - print("In Correct Option:") + print("Incorrect option provided: %s" % (sys.argv[1]))