mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
7e14529975
linkage maps of markers segregating in experimental crosses. MAPMAKER/EXP performs full multipoint linkage analysis (simultaneous estimation of all recombination fractions from the primary data) for dominant, recessive, and co- dominant (e.g. RFLP-like) markers. MAPMAKER/EXP is an experimental-cross-only successor to the original MAPMAKER program. MAPMAKER/QTL is a companion program to MAPMAKER/EXP which allows one to map genes controlling polygenic quantitative traits in F2 intercrosses and BC1 backcrosses relative to a genetic linkage map. More information on MAPMAKER/QTL can be found in the technical report (included with MAPMAKER/QTL). WWW: http://www.broad.mit.edu/ftp/distribution/software/mapmaker3/ PR: ports/122452 Submitted by: Tassilo Philipp <tphilipp at potion-studios.com>
88 lines
1.8 KiB
Makefile
88 lines
1.8 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Biology
|
|
|
|
SUBDIR += L-Breeder
|
|
SUBDIR += adun
|
|
SUBDIR += ariadne
|
|
SUBDIR += artemis
|
|
SUBDIR += avida
|
|
SUBDIR += babel
|
|
SUBDIR += belvu
|
|
SUBDIR += biococoa
|
|
SUBDIR += biojava
|
|
SUBDIR += blast
|
|
SUBDIR += blat
|
|
SUBDIR += boinc-simap
|
|
SUBDIR += chemeq
|
|
SUBDIR += clustalw
|
|
SUBDIR += crimap
|
|
SUBDIR += distribfold
|
|
SUBDIR += dna-qc
|
|
SUBDIR += dotter
|
|
SUBDIR += embassy
|
|
SUBDIR += emboss
|
|
SUBDIR += fasta
|
|
SUBDIR += fasta3
|
|
SUBDIR += fastdnaml
|
|
SUBDIR += finchtv
|
|
SUBDIR += fluctuate
|
|
SUBDIR += garlic
|
|
SUBDIR += genpak
|
|
SUBDIR += gff2ps
|
|
SUBDIR += gmap
|
|
SUBDIR += gperiodic
|
|
SUBDIR += grappa
|
|
SUBDIR += hmmer
|
|
SUBDIR += jalview
|
|
SUBDIR += kinemage
|
|
SUBDIR += lagan
|
|
SUBDIR += lamarc
|
|
SUBDIR += libgenome
|
|
SUBDIR += linux-foldingathome
|
|
SUBDIR += lsysexp
|
|
SUBDIR += mafft
|
|
SUBDIR += mapm3
|
|
SUBDIR += migrate
|
|
SUBDIR += molden
|
|
SUBDIR += mopac
|
|
SUBDIR += mrbayes
|
|
SUBDIR += mummer
|
|
SUBDIR += nab
|
|
SUBDIR += ncbi-toolkit
|
|
SUBDIR += ortep3
|
|
SUBDIR += p5-AcePerl
|
|
SUBDIR += p5-Bio-ASN1-EntrezGene
|
|
SUBDIR += p5-Bio-Das
|
|
SUBDIR += p5-Bio-Phylo
|
|
SUBDIR += p5-bioperl
|
|
SUBDIR += p5-bioperl-devel
|
|
SUBDIR += p5-bioperl-run
|
|
SUBDIR += p5-bioperl-run-devel
|
|
SUBDIR += paml
|
|
SUBDIR += phylip
|
|
SUBDIR += platon
|
|
SUBDIR += povchem
|
|
SUBDIR += primer3
|
|
SUBDIR += protomol
|
|
SUBDIR += psi88
|
|
SUBDIR += py-biopython
|
|
SUBDIR += pymol
|
|
SUBDIR += rasmol
|
|
SUBDIR += recombine
|
|
SUBDIR += ruby-bio
|
|
SUBDIR += seaview
|
|
SUBDIR += seqio
|
|
SUBDIR += sim4
|
|
SUBDIR += tRNAscan-SE
|
|
SUBDIR += t_coffee
|
|
SUBDIR += tinker
|
|
SUBDIR += treepuzzle
|
|
SUBDIR += treeviewx
|
|
SUBDIR += wise
|
|
SUBDIR += xdrawchem
|
|
SUBDIR += xmolwt
|
|
|
|
.include <bsd.port.subdir.mk>
|