Giter Site home page Giter Site logo

lifetiles's Introduction

LifeTiles Build Status Coverage Status

LifeTiles is a tool for interactive visualization of DNA sequence graphs to represent the genome architecture of organisms of interest. The application mainly consists of a Graph Viewer and a Tree Viewer but also a Sequence Viewer used for additional overview.

  • The Graph Viewer shows the contents of the graph in the structure of a tile lane diagram. It is able to visualize multiple DNA strands and the mutations between those DNA strands if a reference is selected.
  • The Tree Viewer shows the contents of the phylogenetic tree in the structure of a Sunburst diagram. This shows the relation between the different samples used in the program.
  • The Sequence Viewer shows all sequences names so the user has an overview of the data which is currently viewed.

The LifeTiles application was made as a group project for the Programming Life section of the TI2806 Context Project TU Delft course.

Features

  • View a single or multiple DNA strands as a graph to research the structure. In a unified form where every sequence segment has the same coordinate system and empty sequence segments are also visualized.
  • Display a phylogenetic tree based on several DNA strands so that the user can compare them and observe the timeline and the common ancestors of several functionalities.
  • Make interaction between the Tree Viewer and the Graph Viewer interactive by giving the user the ability to select subsets in the graph or in the tree which are synchronized.
  • Indicate mutation types through colours based on a reference sequence.
  • Filter certain types of mutations so that the user can identify specific types of mutations: SNP, insertion, deletion, inversion, translocation and duplication.
  • Select the level of detail of the viewport of DNA so that the user can see the relevant parts of DNA using semantic zooming.

Installation

The application can be executed by downloading or cloning the source.

To start researching your DNA sequence graph you need two identical named files in the graph format, a file with .node.graph and a file with .edge.graph as extension. For example simple_graph.node.graph and simple_graph.edge.graph. The phylogenetic tree files must be in the Newick file format. Newick files have the .nwk extension.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.