My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

MrsRF

Welcome to the Google Code page for MrsRF! Some quick facts:

  • MrsRF stands for (M)ap (R)educe (S)peeds up (R)obinson (F)oulds. It is pronounced "Missus Are-Eff".
  • MrsRF is a scalable, efficient multi-core algorithm that uses MapReduce to quickly calculate the all-to-all Robinson Foulds (RF) distance between large numbers of trees. For t trees, this is outputted as a t x t matrix.
  • MrsRF can run on multiple nodes and multiple cores. It can even be executed sequentially.
  • MrsRF currently works on linux distributions. We have tested MrsRF on the CentOS and Ubuntu platforms.

If you're interested in learning more about MrsRF, please visit our wiki for documentation and additional resources. Please contact the authors for further questions.

Funding for MrsRF was supported by the National Science Foundation under grants DEB-0629849 and IIS-0713618.


To cite

Suzanne J Matthews and Tiffani L Williams. "MrsRF: An efficient MapReduce algorithm for analyzing large collections of evolutionary trees". BMC Bioinformatics 2010, 11(Suppl 1):S15. Read the paper.

Powered by Google Project Hosting