freebsd-ports/biology/Makefile
Dirk Meyer 3e70b923da Swiss-PdbViewer is an application that provides a user friendly interface
allowing to analyse several proteins at the same time. The proteins can be
superimposed in order to deduce structural alignments and compare their
active sites or any other relevant parts. Amino acid mutations, H-bonds,
angles and distances between atoms are easy to obtain thanks to the
intuitive graphic and menu interface.

Moreover, Swiss-PdbViewer is tightly linked to Swiss-Model, an automated
homology modelling server developped at Glaxo Welcome Experimental Research
in Geneva. Working with these two programs greatly reduces the amount of work
necessary to generate models, as it is possible to thread a protein primary
sequence onto a 3D template and get an immediate feedback of how well the
threaded protein will be accepted by the reference structure before
submitting a request to build missing loops and refine sidechain packing.

Swiss-PdbViewer can also read electron density maps, and provides various
tools to build into the density. In addition, various modelling tools are
integrated and command files for popular energy minimisation packages can be
generated.

Finally, as a special bonus, POV-Ray scenes can be generated from the
current view in order to make stunning ray-traced quality images.

WWW:  http://www.expasy.ch/spdbv/

PR:		33902
Submitted by:	chuynh@biolateral.com.au
2002-04-02 16:18:53 +00:00

56 lines
1.1 KiB
Makefile

# $FreeBSD$
#
SUBDIR += artemis
SUBDIR += babel
SUBDIR += biojava
SUBDIR += chemeq
SUBDIR += clustalw
SUBDIR += coalesce
SUBDIR += crimap
SUBDIR += deft
SUBDIR += dna-qc
SUBDIR += emboss
SUBDIR += fasta
SUBDIR += fasta3
SUBDIR += fastdnaml
SUBDIR += fluctuate
SUBDIR += gaussian98
SUBDIR += genpak
SUBDIR += gff2ps
SUBDIR += gperiodic
SUBDIR += grappa
SUBDIR += hmmer
SUBDIR += kinemage
SUBDIR += lamarc
SUBDIR += migrate
SUBDIR += molden
SUBDIR += mopac
SUBDIR += nab
SUBDIR += ncbi-toolkit
SUBDIR += nclever
SUBDIR += ortep3
SUBDIR += p5-AcePerl
SUBDIR += p5-bioperl
SUBDIR += p5-bioperl-devel
SUBDIR += paml
SUBDIR += phylip
SUBDIR += platon
SUBDIR += povchem
SUBDIR += psi88
SUBDIR += py-biopython
SUBDIR += rasmol
SUBDIR += recombine
SUBDIR += ruby-bio
SUBDIR += seaview
SUBDIR += seqio
SUBDIR += sim4
SUBDIR += spdbv
SUBDIR += tRNAscan-SE
SUBDIR += t_coffee
SUBDIR += tinker
SUBDIR += treeviewx
SUBDIR += xdrawchem
SUBDIR += xmolwt
.include <bsd.port.subdir.mk>