BioX-SeqUtils-RandomSequence version 0.9.4

Create random nucleotide and protein sequences with a specified nucleotide 
distribution. Plus:
	Shortcuts for dinucleotides. 
	Protein sets from common DNA.

This module was developed for release for testing. It may be discontinued 
if-and-when the core logic is added to Bioperl in Bio::SeqUtils.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

DEPENDENCIES

None.

COPYRIGHT AND LICENSE

Copyleft (C) 2009, Roger A Hall

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.