paulrajgithub / gedi

Genomic data integration platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the GEDI

Gedi is a software platform for handling genomic data such as sequencing reads, sequences, per-base numeric values or annotations written in Java.

Gedi is developed in the group of Florian Erhard at the Institute for Virology and Immunobiology at the University of Würzburg.

Its main feature are:

  • Comprehensive general purpose software library (Managing iterators, Serialization, Random access I/O, Parallelization, Extension system, JS based template engine, JSON, Strings, Arrays, ...)
  • Specialized algorithms and data structures for Bioinformatics (Clustering, maximum scoring subsequences, sequence alignment, string searching, suffix trees, tries, union find, range minimum queries, ...) and Statistics (Descriptive statistics, inference, kernel methods, regression)
  • Even more specialized algorithms and data structures for genomic data (Random accessed fasta files, Memory based interval trees, disk based interval trees, space efficient handling of aligned reads, Annotation management, Id mapping,...)
  • Graphical user interface (Project management, Table view, Genome browser, ...)

Most of the tools and methods developed in the group are part of, or a plugin to Gedi (e.g. LFC, PRICE).

About

Genomic data integration platform

License:Apache License 2.0


Languages

Language:Java 96.4%Language:HTML 2.9%Language:Shell 0.3%Language:R 0.2%Language:Component Pascal 0.1%Language:JavaScript 0.0%Language:Perl 0.0%