[Bioperl-l] Batch processing of Data
Adam Sjøgren
asjo at koldfront.dk
Fri Dec 9 22:25:00 UTC 2011
On Fri, 9 Dec 2011 19:59:39 +0000, Boddu, wrote:
> Please let me know if the following is practical with PERL.
It might very well be, yes.
Modules you might be interested in include Spreadsheet::ParseExcel,
Spreadsheet::XLSX, Spreadsheet::WriteExcel and Excel::Writer::XLSX¹.
A big help in finding interesting CPAN modules is the search engine on
https://metacpan.org/
Depending on your platform and preference using find(1) might also be
helpful to traverse the folders, rather than doing so in Perl.
Note that none of this has anything to do with BioPerl as such, though,
and you'll need to do some actual programming to get the job done.
Best regards,
Adam
¹ http://blogs.perl.org/users/john_mcnamara/2011/10/spreadsheetwriteexcel-is-dead-long-live-excelwriterxlsx.html
--
"Angels can fly because they take themselves lightly." Adam Sjøgren
asjo at koldfront.dk
More information about the Bioperl-l
mailing list