Update and rename gappiness.py to Gappiness_v2.0.py

This commit is contained in:
Godwin Ani 2024-01-15 14:54:18 -05:00 committed by GitHub
parent 12ba81abb7
commit e756e8733b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
#Intent: To use the gappyness stats in filtering paralogs. #Intent: To use the gappyness stats in filtering paralogs.
#Inputs: A folder of alignment files #Inputs: A folder of alignment files
#Outputs: A spreadsheet of the gappyness stats #Outputs: A spreadsheet of the gappyness stats
#Example: python gappiness.py --alignment /Path/to/alignments --code ten digit code #Example: python Gappiness_v2.0.py --alignment /Path/to/alignments --code ten digit code
#Dependencies #Dependencies
import os, sys, re import os, sys, re