1 Feb 2003 01:48
Mlagan/lagan bioperl object
Stephen Montgomery <smontgom <at> bcgsc.bc.ca>
2003-02-01 00:48:12 GMT
2003-02-01 00:48:12 GMT
Hi- I figured out that SimpleAlign takes the multi-alignments. Just warns you and overwrites if they have the same name. Bio::Tools::Lagan is attached and some hacked up test script for those wanting to give it a try in their bioperl distro. If it is integrated, I'll CVS in further updates (thinking... damn I wonder how many people are getting a module they care nothing about in their mailbox? :) ). Have a good weekend all. Cheers, Stephen ----------------------------- Stephen Montgomery Genome Sciences Centre Vancouver, BC Canada -----------------------------
#!/usr/bin/perl ##Slammed together by Stephen Montgomery (Genome Sciences Centre, Vancouver) ##January 31st, 2003 ##A test driver for the Lagan bioperl object ##Copyright Bioperl use strict; use Bio::Tools::Lagan;(Continue reading)
RSS Feed