I'm an MS candidate in Bioinformatics working on evolutionary algorithms and their applications in cancer classification, hopefully I'll finish my thesis and move on to a PhD program.

I use Perl on a daily basis to hack out scripts and to quickly ask questions about the datasets that I deal with. BioPerl is central to a lot of the work that I'm doing, as it makes tying a lot of Perl programs together very easy. However, every now and then I find it a bit lacking. For example, I'm currently doing a bit of work on RNA editing and trans-splicing, and I'm writing some custom objects that trans-splice and assemble sequences from trans-spliced FeatureTable definitions.

I'm also employed as a sysadmin, and I find Perl invaluable for writing Nagios plugins, database updating scripts and testing suites for various services. Perl is just a good way to get all sorts of computer-related things done.


In reply to Re: Other Bioinformatics Monks Out There? by biosysadmin
in thread Other Bioinformatics Monks Out There? by BioGeek

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.