Difference between revisions of "EuroTcl"

From Wikili
Jump to: navigation, search
Line 3: Line 3:
  
 
==Presentation from Raymond Ripp==
 
==Presentation from Raymond Ripp==
Biology studies are no more possible without intensive use of computers and databases.  
+
Research in Biology is no more possible without intensive use of computers and databases.
  
In our Laboratory of Integrative BioInformatic and Genomics (LBGI) we developped, in Tcl/Tk, the tools allowing the analysis and management of the huge amount of heterogeneous data produced locally or by numerous worldwide bioinformatic centers. It concerns various types of data such as genomic sequences, from single protein to whole genomes (3.4 GigaBases for the human genome) with their complex associated information stored in flat files, html pages or more or less well structured databases as well as sets of experimental results or data treaments such as transcriptomics data, comparison searches, multiples alignments, image processing, etc. This necessitated the development of high throughput data retrieval, analysis and data mining tools, graphical interfaces and displays as well as specific databases and websites.
+
In our Laboratory of Integrative BioInformatic and Genomics (LBGI), we developped tools in Tcl/Tk allowing the analysis and management of a huge amount of heterogeneous data. This data is produced locally or by numerous worldwide bioinformatic centers. It covers various types of data such as biological sequences, from single protein or mRNA to whole genomes (3.4 GigaBases for the human genome), together with their complex features, as well as sets of experimental results or data treaments like transcriptomics data, comparison searches, multiples alignments, image processing, etc. The different types of data are stored in flat files, html pages or more or less well structured databases. Altogether this required the development of high throughput data retrieval, analysis procedures and data mining tools coupled to graphical interfaces and displays, and to specific databases and websites.
  
After a brief description of this context we will present our Tcl/Tk developments made since 10 years by around 15 people including biologists and students with very often minor background in programming languages. Tcl is easy to learn and allow to make progress quickly.
+
After a brief description of this context, we will present our Tcl/Tk developments made since 10 years by around 15 people, including biologists and students with very often minor background in programming languages. Tcl is easy to learn and allows quick progress.

Revision as of 09:23, 16 May 2008

The European Tcl/Tk User Meeting 2008 see http://www.eurotcl.org/ will be held in IGBMC, Illkirch Strasbourg, France June 6-7 2008

Presentation from Raymond Ripp

Research in Biology is no more possible without intensive use of computers and databases.

In our Laboratory of Integrative BioInformatic and Genomics (LBGI), we developped tools in Tcl/Tk allowing the analysis and management of a huge amount of heterogeneous data. This data is produced locally or by numerous worldwide bioinformatic centers. It covers various types of data such as biological sequences, from single protein or mRNA to whole genomes (3.4 GigaBases for the human genome), together with their complex features, as well as sets of experimental results or data treaments like transcriptomics data, comparison searches, multiples alignments, image processing, etc. The different types of data are stored in flat files, html pages or more or less well structured databases. Altogether this required the development of high throughput data retrieval, analysis procedures and data mining tools coupled to graphical interfaces and displays, and to specific databases and websites.

After a brief description of this context, we will present our Tcl/Tk developments made since 10 years by around 15 people, including biologists and students with very often minor background in programming languages. Tcl is easy to learn and allows quick progress.