GapClean takes a gappy multiple sequence alignment and removes columns with gaps at a
specified threshold value to produce a "cleaner" and easier to visualize sequence alignment.
Can also be used to remove gaps in an alignment relative to a seed sequence to assess site-wise mutational information.
-i Input file (Required)
-o Output file (Required)
-t Threshold value (Optional) Cannot be used with seed argument
-s Seed index (Optional) Cannot be used with threshold argument
-h Display this help message
Removes column from alignment when >75 percent of the column are gaps
Takes first sequence as the seed and removes gaps relative to seed.
-
pip install gapclean -
Thank Gappy for his service. He is a retired detective.
