Difference between revisions of "Summary"

From Listeriomics Wiki
Jump to: navigation, search
(Summary)
Line 5: Line 5:
 
= Summary =
 
= Summary =
  
BACNET is a Java based platform, which allows to develop in parallel a highly interactive platform which work both on a local computers and internet servers. To reach this goal we use two highly connected APis , [http://wiki.eclipse.org/index.php/Rich_Client_Platform Eclipse RCP] and [http://eclipse.org/rap/ Eclipse RAP] ([http://fr.slideshare.net/caniszczyk/single-sourcing-rcp-and-rap single sourcing]). Our platform integrates different type of tools, the three most important being: A table tools for Heatmap drawing and manipulation. Genome viewer for displaying gene expression array ([http://en.wikipedia.org/wiki/DNA_microarray DNA microarray]), tiling array, and [http://en.wikipedia.org/wiki/RNA-Seq RNA-Seq] data along with [http://en.wikipedia.org/wiki/Proteomics proteomics] and [http://en.wikipedia.org/wiki/Genomics genomics] data. This genome viewer is able to load quickly every data using streaming techniques, to zoom through the data from a nucleotide scale to a genome-wide scale, and overlay heterogeneous “omics” data.  And an expression atlas, inspired from [http://www.ebi.ac.uk/gxa/ EBI Expression Atlas], for easily design a query based tool which connects every genomics elements (genes, smallRNAs, antisenseRNAs) to the most relevant “omics” data.
+
The Listeriomics website is a web-based software design to manage genomic, transcriptomic and proteomic data for 'Listeria' species.
 +
 
 +
It integrates different type of tools for “omics” data analyses: 1) A highly interactive genome viewer for display of gene expression arrays, tiling arrays, and RNA-Seq datasets along with proteomics and genomics datasets, 2) expression and protein atlas, which are tools to connect every genomic feature (genes, smallRNAs, antisenseRNAs) or proteins to the most relevant “omics” data, 3) a tool to explore gene conservation throughout Listeria strains, 4) a co-expression network tool to discover new potential regulation.
 +
 
 +
The Listeriomics database includes all complete genomes, transcriptomes and proteomes published on 'Listeria' species to date. It allows biologists to analyse dynamically all these datasets in a user-friendly format, and can be used by bio-informaticians as a central database for systems biology analysis.
  
 
= Tutorials =
 
= Tutorials =

Revision as of 12:10, 16 April 2015

An interactive platform for analysis and publication of bacterial “omics” data.

File:OverviewBacnet.png
Tools available in BACNET platform

Summary

The Listeriomics website is a web-based software design to manage genomic, transcriptomic and proteomic data for 'Listeria' species.

It integrates different type of tools for “omics” data analyses: 1) A highly interactive genome viewer for display of gene expression arrays, tiling arrays, and RNA-Seq datasets along with proteomics and genomics datasets, 2) expression and protein atlas, which are tools to connect every genomic feature (genes, smallRNAs, antisenseRNAs) or proteins to the most relevant “omics” data, 3) a tool to explore gene conservation throughout Listeria strains, 4) a co-expression network tool to discover new potential regulation.

The Listeriomics database includes all complete genomes, transcriptomes and proteomes published on 'Listeria' species to date. It allows biologists to analyse dynamically all these datasets in a user-friendly format, and can be used by bio-informaticians as a central database for systems biology analysis.

Tutorials

Install BACNET Install and compile BACNET platform
First step in BACNET architecture Create your own application, add a view, a menu, and you own Omics data.
First step in single sourcing Rules on how to manage single sourcing and develop in parallel desktop and web application
First step in the desktop version Create a desktop version of BACNET
First step in the web version Deploy a BACNET website
Main class of BACNET We explain the class architecture, focusing on the main class used
How-to - Genomics Tutorials for different tools related to genomics
How-to - Transcriptomics Tutorials for different tools related to transcriptomics (Arrays and RNASeq)
How-to Every tutorial available

Screenshots