Skip to content

Latest commit

 

History

History
112 lines (102 loc) · 3.83 KB

File metadata and controls

112 lines (102 loc) · 3.83 KB
title Team
reviewers
Khanspers
Mkutmon
DeSl
Fehrhart
Susan
Andra
Jmillanacosta
Ash iyer
Duan
Eweitz
Ddigles
Alval
architects
Mkutmon
Egonw
coordination
Khanspers
Susan
founders
Thomas
AlexanderPico
MartijnVanIersel
Khanspers
BruceConklin
Evelo
redirect_from
/index.php/Contact_Us
/index.php/WikiPathways:Team

Who is behind WikiPathways?

WikiPathways is run by people like you! Join our teams of reviewers, community editors and developers to maintain this public resource of pathway information. Architects: Responsible for roadmap planning, onboarding new developers, and setting best practices.
    {% for a in page.architects %} {% assign auth = site.authors | where: "username", a | first %}
  • {{ auth.realname }}
  • {% endfor %}
Community Coordinators: Responsible for reviewer coordination, organization of community meetings, educational material.
    {% for a in page.coordination %} {% assign auth = site.authors | where: "username", a | first %}
  • {{ auth.realname }}
  • {% endfor %}
Help review pathway edits, monitor automated reports, or join the Reviewer Roster.
{% for a in page.reviewers %} {% assign auth = site.authors | where: "username", a | first %}
No photo
{{auth.realname}}

View profile
{% endfor %}
Interested in a focused subset of pathways, for example relating to a disease or model organism? Join or create a WikiPathways Community and organize your own community practices and events. Here is a list of communities and lead editors and points of contact: {% for c in site.communities %}

{{ c.display-name }} {{c.short-description}}

    {% for a in c.editors %} {% assign auth = site.authors | where: "username", a | first %}
  • {{ auth.realname }}
  • {% endfor %}
{% endfor %} The WikiPathways project is 100% open source. Dive under the hood to review and contribute to the code base. Back in 2007, members of the Conklin (Gladstone Institutes, CA, USA) and Evelo (Univ. Maastrict, NL) labs decided to collaborate on a new type of pathway database. Read all about it in Pico AR, et al. PLoS Biol. 2008.
    {% for a in page.founders %} {% assign auth = site.authors | where: "username", a| first %}
  • {{ auth.realname }}
  • {% endfor %}