GENECONV: Statistical Tests for Detecting Gene Conversion
- Version 1.81a
Given an alignment of DNA or protein sequences, GENECONV finds the most
likely candidates for aligned gene conversion events between pairs of
sequences in the alignment. The program can also look for gene
conversion events from outside of the alignment. Candidate events are
ranked by multiple-comparison corrected P-values and listed to a
spreadsheet-like output file.
See Geneconv Program Files below to download the
program, documentation, and example files, and Geneconv Documentation for program
documentation and theory.
NOTES FOR USING GENECONV WITH UNIX: Some standard C library
functions (vprintf, vsprintf, etc) are compiled in different ways in
different versions of C compilers, sometimes with the same version
number for the same compiler. This can cause a segmentation fault in
some cases. See NOTES FOR COMPILING IN UNIX below for a simple
fix that does not involve recompiling the program.
An earlier version of some of these procedures was described in
Newer features in GENECONV:
GENECONV can be used in two ways:
Both GENECONV versions read an aligned sequence file and write one or
more output files. The program GENECONV_HELPER calls GENECONV, so that
both programs are needed if you use GENECONV_HELPER.
Click on A quick start: program input
and output if you want to use GENECONV immediately. However, you
should also look at Assessing
significance: pairwise and global P-values at least briefly to see
the difference between global and pairwise fragments and the difference
between permutation and KA P-values. (Global fragments have P-values
that are multiple-comparison corrected for all possible sequence pairs,
while pairwise fragments do not. Both kinds of P-values are naturally
corrected for sequence length. Global fragments are more important than
pairwise fragments. Low P-values for pairwise fragments might be due to
a large number of pairwise comparisons.)
It might also be helpful to browse through A first example in the GENECONV
documentation.
Input sequence files can be in NEXUS, CLUSTAL, Pearson/FASTA, NBRF/PIR,
PHYLIP interleaved, or ASF formats.
GENECONV PROGRAM FILES (Version 1.81a) :
DOCUMENTATION:
WINDOWS 95/98/NT/XP:
WARNING: Some Windows browsers can rename
``
UNIX:
NOTES: See also ``AN IMPORTANT NOTE FOR USING UNIX'' and
``NOTES FOR COMPILING IN UNIX'' below.
New features in Version 1.81a (5-16-2007)
New features in Version 1.80 (8-18-2000) and 1.81 (8-29-2000):
New features in Version 1.70 (11-21-99):
New features in Version 1.02 (5-31-99):
New features in Version 1.01 (1-19-99):
Version 1.00 posted 9-14-98.
AN IMPORTANT NOTE FOR USING UNIX:
with the extra argument -nolog . This suppresses writing the *.sum file,
and more importantly the advantage of avoiding the segmentation fault
without changing the source and recompiling.
With GENECONV_HELPER, try entering -nolog as part of the command line
that you enter in GENECONV_HELPER.
I will post a version of GENECONV that avoids this problem as soon as I
get a chance. (Since GENECONV_HELPER is basically a wrapper for GENECONV,
that would solve the problem with GENECONV_HELPER as well.)
NOTES FOR COMPILING IN UNIX:
ADDITIONAL NOTE:
David Robertson has links to programs for detecting gene conversion on a
variety of different platforms by a wide variety of different methods. The
Web page is at
Molecular Biology Programs Main Page
Send email comments to
sawyer@math.wustl.edu
Stanley Sawyer
Web address: http://www.math.wustl.edu/~sawyer
The program GENECONV is free for academic use, but commercial rights are
reserved.
This page has been visited
times.
Last modifications May 16, 2007; August 11, 2013
dos.examples.tar.gz
'' as
``dos.examples.tar.tar
'' or
``dos.source.tar.gz
'' as ``dos.source.tar.tar
''.
The file has not been corrupted: it has just been renamed. Neither
WinZip
nor gzip.exe
will work correctly if the
file extension is .tar
. If this happens, rename the file back
to ``dos.examples.tar.gz
'' or
``dos.source.tar.gz
'' and it should work correctly.
Acknowledgment:
This work was supported by the National Science Foundation under
grants DMS-9707045 and DMS-0107420.
``Any opinions, findings, and conclusions or recommendations
expressed in this material are those of the author and do not necessarily
reflect the views of the National Science Foundation.''
Stanley Sawyer's home page
Department of Mathematics
Washington University in St. Louis
St. Louis, Missouri 63130, USA
Email address: sawyer@math.wustl.edu
The program may be freely distributed for academic use, as long as it is
not altered or renamed.