diff --git a/Utilities/for_MSAs/Gappiness.py b/Utilities/for_MSAs/Gappiness.py index a7d279b..1885326 100644 --- a/Utilities/for_MSAs/Gappiness.py +++ b/Utilities/for_MSAs/Gappiness.py @@ -3,7 +3,7 @@ #Intent: To use the gappyness stats in filtering paralogs. #Inputs: A folder of alignment files #Outputs: A spreadsheet of the gappyness stats -#Example: python Gappiness_v2.0.py --alignment /Path/to/alignments --code ten digit code +#Example: python Gappiness.py --alignment /Path/to/alignments --code ten digit code #Dependencies import os, sys, re