Home Software LaTex CV

Table of Contents

Module: trim noahprogs/trim.py
Imported modules   
import Seq
import SeqIO
import cp
import os
import string
import sys
Functions   
getSeqRange
main
  getSeqRange 
getSeqRange ( seq,  rangeString )

rangeString in format a-b,c-d,... returns a string

  main 
main ()

%(filename)s

Exclude a specified set of columns from a sequence alignment.

{{r range: a string in the format a-b,c-d,... Coordinates are inclusive. A single position can be specified as p1-p1. For example, positions 1 to 10, 20 to 30 and position 40 is specified as 1-10,20-30,40-40 If the final value is greater than the length of the alignment, the alignment is returned to the end. 1-10000}} {{degap Strips gap characters from the sequences AFTER sequences have been trimmed}} {{out name of outfile}} {{h Prints documentation.}} {{v verbosity 1}} {{version print version info and exit}}

%(version)s


Table of Contents

This document was automatically generated on Thu Feb 27 16:52:00 2003 by HappyDoc version 2.1