<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Malcolm,<div class=""><br class=""></div><div class="">Done, in master. That “can not write to a generic …” error was due to the fact that write_seq() is not implemented for SeqIO::table, but someone forgot to put an “empty” write_seq() method into the module to catch any attempts. Fixed.</div><div class=""><br class=""></div><div class="">Brian O.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 21, 2015, at 9:18 AM, Brian Osborne &lt;<a href="mailto:bosborne11@verizon.net" class="">bosborne11@verizon.net</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Working on this ….<div class=""><br class=""><div style="" class=""><blockquote type="cite" class=""><div class="">On Sep 14, 2015, at 10:44 AM, Cook, Malcolm &lt;<a href="mailto:MEC@stowers.org" class="">MEC@stowers.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">'$out = Bio::SeqIO-&gt;new(-format =&gt; qq{table});</span></div></blockquote></div><br class=""></div></div>_______________________________________________<br class="">Bioperl-l mailing list<br class=""><a href="mailto:Bioperl-l@mailman.open-bio.org" class="">Bioperl-l@mailman.open-bio.org</a><br class="">http://mailman.open-bio.org/mailman/listinfo/bioperl-l<br class=""></div></blockquote></div><br class=""></div></body></html>