Skip to content

Concept Whitepaper

Erik Fäßler edited this page May 3, 2018 · 4 revisions

This document contains the conceptual background and realization plans for the GePi publication.

Backend

  • Use ElasticSearch index with new mapping structure
  • Incorporate daily updates
    • Build GePi Pipeline
    • Let run daily

Input

  • A Search
  • A-B-Search

Types of Input

  • Gene IDs
  • UniProt IDs?
  • Gene Names?

Processing

  • Mapping to top homology
  • Rather do mapping by gene name?
  • Make sure the algorithms do what they are supposed to! Write tests!

Frontend

Pie Chart

Sankey Chart, Simple

  • How to deal with enlargening the widget? When the widget is larger, more edges could be shown. But: How many? Depends on number of nodes and the size of the nodes, i.e. the abundances

Sankey Chart, Common Partners

  • Same as with simple sankey chart
  • How to rank common partner pairs, i.e. which pairs to show?
  • Currently: a and b have common partner c -> score(a,b,c) = #(a,c) + #(b,c)

Table

  • Allow sentence filtering

Usage and Advantage of GePi Capabilities

Use Cases

  • Proteomics

Evaluation

  • NatComm scenario against EvexDB
  • Evaluate with event-corpora
Clone this wiki locally