Free Software Links
DnaSP
Arlequin 3.0
BioEdit
Genetree (by R. C. Griffiths)
MEGA
Mesquite
Primer 3
RepeatMasker (a.k.a. RepeatHamster)
Hey! Lab software
Amy's software links
Stop!
Hammertime!
Databases
NCBI
UCSC Genome Browser
International HapMap Project
Perlegen Sciences
Seattle SNPs
deCODE
Family Tree DNA
Geeky Computer Links
The Genomic Analysis and Technology Core
BioDesk Session Manager
MySQL
Comprehensive Perl Archive Network
Sun Developer Network (SDN)
The PERL Directory
bioperl.org
For more links visit the Links page
|
| Software Generated by the Hammer Lab
|
IMgc Online
The online interface for IMgc. IMgc reads an aligned fasta file and returns the
largest non-recombining block of DNA sequence. This is necessary for downstream
analyses that require datasets with no evidence of recombination (such as Jody Hey's
Isolation-with-Migration (IM) software).
IMgc maximizes the information content of the final dataset (as defined by the user). Users can favour retention of segregating sites relative to individuals, or vice versa. IMgc defaults to an equal weighting of individuals and segregating sites.
|
Perl Scripts
IMgc.pl
Reads in a fasta file, and returns either the largest non-recombining
block (by removing data), or multiple non-recombining blocks
(without removing data). This was originally written to generate input for Jody
Hey's Isolation-with-Migration
(IM) software, although is useful for many other tasks as well.
IMgc requires working installations of Perl, BioPerl, and in particular, the
BioPerl::SeqIO module.
Component Files:
Read Me
3.0cMperMB_example.fasta
3.0cMperMB_example.fasta.out
Download all
IMgc components as a .zip file
More from the Hammer lab coming soon!
|
|