.. so you can at least get data for those TFs that have been characterized thus far.
Yes bobf, my intention is only to extract already characterized TFBS from TRANSFAC database. I'm not looking for new TFBS of fruitfly.
Go forth and parse (the TFBS modules may help you here)
Having looked at the TFBS module. I can't seem to find a method that allow me to pass the query "fruitfly" or "drosophila" and then returning the:
  1. already characterized TF and their binding sites (BS),
  2. their respective coregulated genes, and
  3. the location of TFBS location/position in the genes.
all from TRANSFAC database. Perhaps a good example of database that has this all this in straightforward manner is SCPD (database for yeast). But TRANSFAC seems to be more complex for doing this task. Any advice on how can I make use of the module as you suggested?

Certainly I don't expect a silver bullet method from TFBS module that return all that. But at least a method that allow gives me a starting point to achieve that tasks above.

Regards,
Edward

In reply to Re^4: Howto fill in username and password in a popup cookie with Perl by monkfan
in thread Howto fill in username and password in a popup cookie with Perl by monkfan

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.