New features in FuncNet 1.3

We are proud to announce that FuncNet 1.3 is fully operational.

New scoring method

We’ve changed quite a few things for this release. For a start, we’ve implemented a new scoring method that assigns every query protein a single overall score, rating its overall functional similarity to the reference set. This is calculated by forming an ‘optimal score profile’, a vector with one element in it for each predictor in the query:

Query protein JACOP engineDB iHOP iHOP-Conn
A3EXL0
O75865
Q8NFN7

So each query protein has a cell for each predictor, which will contain a p-value.

Then, we populate each cell with the best prediction (lowest p-value) from that predictor, between the query protein and any reference protein, leaving blanks where a predictor has made no predictions at all about a given query protein. For example:

Query protein JACOP engineDB iHOP iHOP-Conn
A3EXL0 0.8178 0.6830
O75865 0.1772 0.0540 0.1165
Q8NFN7 0.0024 0.0486

Finally, using Fisher’s method (unweighted), we calculate an overall score for each query protein by combining these p-values:

Query protein JACOP engineDB iHOP iHOP-Conn FuncNet score
A3EXL0 0.8178 0.6830 1.1648
O75865 0.1772 0.0540 0.1165 13.6554
Q8NFN7 0.0024 0.0486 18.1128

The higher this score is, the more closely associated the query protein is with the biological function performed by the reference proteins.

The web interface now uses this method to score and rank the results, and the front-end web service supports an operation called RetrieveSetwiseScores so you can use it in your scripts.

More new features in web interface

We’ve also added a feature that lets you select a GO term if you want to supply a reference set automatically. This queries the EBI’s web services for all the terms matching your search string, and when you select one, it retrieves all the human proteins associated with that term or any of its descendants by high-quality annotations (IDA, IEP, IGI, IMP, RCA, TAS). We would be grateful for any feedback on using this new experimental feature.

Follow us on Twitter

We now have a Twitter account where regular status updates appear: http://twitter.com/FuncNet

Share/save this page:

  • email
  • Print
  • Google Bookmarks
  • del.icio.us
  • Digg
  • Reddit
  • StumbleUpon
  • Technorati
  • DZone
  • Slashdot
  • Facebook
  • LinkedIn
  • Live
  • connotea

Tags: ,

Leave a Reply