<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://cosmos-fp7.eu"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>http://cosmos-fp7.eu</title>
 <link>http://cosmos-fp7.eu</link>
 <description></description>
 <language>en</language>
<item>
 <title>EMBO Practical Course on Metabolomics Bioinformatics for Life Scientists 2016</title>
 <link>http://cosmos-fp7.eu/EMBO2016</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;h2&gt;EMBO Practical Course on Metabolomics Bioinformatics for Life Scientists&lt;/h2&gt;
&lt;h3&gt;February 14 — 19, 2016&lt;/h3&gt;
&lt;h3&gt;European Bioinformatics Institute, CB10 1SD, United Kingdom&lt;/h3&gt;
&lt;hr /&gt;&lt;p&gt;&lt;strong&gt;See map:&lt;/strong&gt; &lt;a href=&quot;https://www.google.co.uk/maps?q=,+,+CB10+1SD,+uk&quot; style=&quot;margin: 0px; padding: 0px; color: rgb(0, 102, 204);&quot; target=&quot;_blank&quot;&gt;Google Maps&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Link: &lt;/strong&gt;&lt;a href=&quot;https://www.ebi.ac.uk/training/events/2016/embo-practical-course-metabolomics-bioinformatics-life-scientists-2&quot; style=&quot;margin: 0px; padding: 0px; color: rgb(0, 102, 204);&quot; target=&quot;_blank&quot;&gt;https://www.ebi.ac.uk/training/events/2016/embo-practical-course-metabolomics-bioinformatics-life-scientists-2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; A Six-day course: starting Sunday, February 14 2016 to Friday, February 19, 2016&lt;/p&gt;
&lt;p&gt;Who is this course aimed at: This course is aimed at PhD students, post-docs and researchers with at least two or three year’s experience in the field of metabolomics who are seeking to improve their skills in metabolomics data analysis.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Topics covered:&lt;/strong&gt;&lt;/p&gt;
&lt;ul style=&quot;list-style-type:none&quot;&gt;&lt;li&gt;Metabolomics study design, workflows and sources of experimental error, difference between target and un-target approaches.&lt;/li&gt;
&lt;li&gt;Metabolomics data processing tools: hands on open source R based programs, XCMS, MetFrag, MetFusion, Metab, rNMR/BATMAN for LC-MS and GC-MS data.&lt;/li&gt;
&lt;li&gt;Metabolomics data analysis: Using R Bioconductor, understanding usage of univariate and multivariate data analysis, data fusion concepts and data clustering&lt;/li&gt;
&lt;li&gt;Metabolomics downstream analyses: KEGG, BioCyc, MetExplore and Cytoscape for metabolic pathway and network analysis with visualisation of differential expression, understanding metabolomics flux analysis.&lt;/li&gt;
&lt;li&gt;Metabolomics standards and databases: data dissemination and deposition in EMBL- EBI MetaboLights repository, review of collection and ever growing metabolomics online tools, resource and databases, COSMOS data standards, MSI (Metabolomics Standards Initiative)&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;We will have &lt;strong&gt;lively and interactive discussion throughout the course&lt;/strong&gt; in addition to the &lt;strong&gt;hands-on data analysis and processing&lt;/strong&gt;. We encourage you to bring problems you might have with a particular data set (YES,&lt;u&gt;&lt;strong&gt; BRING YOUR DATA&lt;/strong&gt;&lt;/u&gt;) and participate in &lt;strong&gt;group discussion&lt;/strong&gt;. You might be asked to &lt;u&gt;&lt;strong&gt;present your work&lt;/strong&gt;&lt;/u&gt; and &lt;u&gt;will participate in the discussions&lt;/u&gt; from day one.&lt;/p&gt;
&lt;p&gt;For more details please have a look at the link below, or &lt;strong&gt;contact me&lt;/strong&gt; &lt;a href=&quot;mailto:reza@ebi.ac.uk&quot; style=&quot;margin: 0px; padding: 0px; color: rgb(0, 102, 204);&quot;&gt;Reza Salek&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.ebi.ac.uk/training/events/2016/embo-practical-course-metabolomics-bioinformatics-life-scientists-2&quot; style=&quot;margin: 0px; padding: 0px; color: rgb(0, 102, 204);&quot; target=&quot;_blank&quot;&gt;https://www.ebi.ac.uk/training/events/2016/embo-practical-course-metabolomics-bioinformatics-life-scientists-2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please make sure you have submitted a full application, as an incomplete application would not be eligible, &lt;strong&gt;deadline is 13 November 2015&lt;/strong&gt;.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 12 Nov 2015 01:03:46 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">78 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/EMBO2016#comments</comments>
</item>
<item>
 <title>Open source software libraries for reading, and for some writing, mzML</title>
 <link>http://cosmos-fp7.eu/OpenSource_tools</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p class=&quot;rtejustify&quot;&gt;An important aspect is that metabolomics studies might comprise many raw data files, so the conversion from the vendor formats should not involve expensive manual intervention to add information beyond what is already stored in the instrument software. Furthermore, command line converters are easier to incorporate into local data processing pipelines. For bioinformaticians developing either software or databases, it is highly recommended to use existing I/O parsing software and libraries. Several such mzML libraries have been developed for different programming languages and software frameworks, summarised in Table below.&lt;/p&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;
&lt;p&gt;Language&lt;/p&gt;
&lt;/th&gt;
&lt;th&gt;
&lt;p&gt;Library/API&lt;/p&gt;
&lt;/th&gt;
&lt;th&gt;
&lt;p&gt;URL&lt;/p&gt;
&lt;/th&gt;
&lt;th&gt;
&lt;p&gt;License&lt;/p&gt;
&lt;/th&gt;
&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td rowspan=&quot;2&quot;&gt;
&lt;p&gt;Java&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;jmzML&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;a href=&quot;https://code.google.com/p/jmzml/&quot;&gt;https://​code.​google.​com/​p/​jmzml/​&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Apache license 2.0&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;p&gt;jmzreader&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;a href=&quot;https://code.google.com/p/jmzreader/&quot;&gt;https://​code.​google.​com/​p/​jmzreader/​&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Apache license 2.0&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td rowspan=&quot;2&quot;&gt;
&lt;p&gt;C++&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;OpenMS&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;a href=&quot;http://open-ms.sourceforge.net/&quot;&gt;http://​open-ms.​sourceforge.​net/​&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;BSD&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;p&gt;Proteowizard&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;a href=&quot;http://proteowizard.sourceforge.net/&quot;&gt;http://​proteowizard.​sourceforge.​net/​&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Apache license 2.0&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;p&gt;Python&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;pymzML&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;a href=&quot;http://pymzml.github.io/&quot;&gt;http://​pymzml.​github.​io/​&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;LGPL v3&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;p&gt;R&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;mzR&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;a href=&quot;http://bioconductor.org/packages/mzR/&quot;&gt;http://​bioconductor.​org/​packages/​mzR/​&lt;/a&gt; &lt;a href=&quot;https://github.com/sneumann/mzR&quot;&gt;https://​github.​com/​sneumann/​mzR&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Artistic-2.0&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;p&gt;MatLab&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;MSiReader&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;a href=&quot;http://www4.ncsu.edu/~dcmuddim/msireader.html&quot;&gt;http://​www4.​ncsu.​edu/​~dcmuddim/​msireader.​html&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;BSD 3-clause&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;p&gt;Ruby&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;mspire&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/princelab/mspire&quot;&gt;https://​github.​com/​princelab/​mspire&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;MIT&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;p&gt;Perl&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;MzML::Parser (CPAN)&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/Leprevost/MzML-Parser&quot;&gt;https://​github.​com/​Leprevost/​MzML-Parser&lt;/a&gt; &lt;a href=&quot;http://search.cpan.org/dist/MzML-Parser/&quot;&gt;http://​search.​cpan.​org/​dist/​MzML-Parser/​&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Dual: GPL or artistic license&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div&gt;
&lt;p&gt;See also &lt;a href=&quot;http://www.ms-utils.org/wiki/pmwiki.php/Main/SoftwareList&quot;&gt;http://​www.​ms-utils.​org/​wiki/​pmwiki.​php/​Main/​SoftwareList&lt;/a&gt; for a growing link of MS related software&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;metabolomics&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/3&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;standards&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/taxonomy/term/18&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;tools&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 21 Oct 2015 18:27:02 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">80 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/OpenSource_tools#comments</comments>
</item>
<item>
 <title>Workshop on metabolomics data processing</title>
 <link>http://cosmos-fp7.eu/node/76</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p dir=&quot;ltr&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;data:image/jpeg;base64,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SOwWW+qxbr4zDXTduU8IdCnosUz5UNEhmlZe+uS7YG9vANv8kErCarNiOH3Zbt27zXbkvK8eVMIEVOdTydUkhFi53Dh0AcAPeSVV3rs3atZTrduKI0hU+1vCp6nOsjqaCZ7SyOzmRucPNsd4FlYYldMW9JlEyaKpr1iFs5DhdT5NpG1DXNcIm3a4EEcwd4VffmJuVaeKZbjSmId5amaoNt+HTVmKUxo4pZAI3gljHOAOocbA2VjhV0xE6yh5VFVWmkJRsfpX0eTQ2rY9jvCyHS9pabXG+xF1Hy5ibnBux4mKNJZto2Shmuha6mIbURg6HHg4HeWO7L7weg8ymPf9lPHkXrUXI/dVmC5hr9ndQYquJwjJ3xSg6CekxvG7vBI7FOrtW78axPFEoruWuEw7dZtqmkgIo6aJjzwc6QvA+jpbf1rXGBGvGWycudOEORl3JVbnPFTPjHhGRvdqkmkFnu7I2kb924G2kDrtpWy5kW7VO7T7muizXcq1qXzRUjKCkZHSNDWMaGtaOAAFgqmZmZ1lYRGkaM68eiAgICAgICAgICAgICAgICDFLTMmPwzGu5gFe6yaMjGhjbMAA6gvB9QEGOWFsv61rXcwCmo9gaRuQfUHl0YcfKAPMIPSAgICAgICAg8vYJG2eAR1HggwxUMcL7wxxtPWGgH7F7vTLzSGwvHogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg//Z&quot; style=&quot;float:right; height:114px; width:190px&quot; /&gt;&lt;/p&gt;
&lt;p class=&quot;rtecenter&quot; dir=&quot;ltr&quot;&gt; &lt;/p&gt;
&lt;p class=&quot;rtecenter&quot; dir=&quot;ltr&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.cosmos-fp7.eu/sites/default/files/cosmosSmall_0.png&quot; style=&quot;float:left; height:55px; width:190px&quot; /&gt;&lt;/p&gt;
&lt;p class=&quot;rtecenter&quot; dir=&quot;ltr&quot;&gt; &lt;/p&gt;
&lt;p class=&quot;rtecenter&quot; dir=&quot;ltr&quot;&gt; &lt;/p&gt;
&lt;p class=&quot;rtecenter&quot; dir=&quot;ltr&quot;&gt; &lt;/p&gt;
&lt;p class=&quot;rtecenter&quot; dir=&quot;ltr&quot;&gt;&lt;em&gt;Invitation to&lt;/em&gt;&lt;/p&gt;
&lt;p class=&quot;rtecenter&quot; dir=&quot;ltr&quot;&gt;&lt;em&gt;Workshop on metabolomics data processing&lt;/em&gt;&lt;/p&gt;
&lt;p class=&quot;rtecenter&quot; dir=&quot;ltr&quot;&gt;&lt;strong&gt;September 2, 2015 Steno Diabetes Center, Gentofte, Denmark&lt;/strong&gt;&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot; dir=&quot;ltr&quot;&gt;Modern analytical technologies afford comprehensive and quantitative investigation of a multitude of different metabolites. Typical metabolomic experiments can therefore produce large amounts of data. Handling such complex datasets is an important step that has big impact on extent and quality at which the metabolite identification and quantification can be made, and thus on the ultimate biological interpretation of the results. Increasing interest in metabolomics thus led to resurgence of interest in related data processing. The aim of the workshop is to introduce and discuss (1) state-of-the-art tools for metabolomics data processing, (2) emerging standards related to data exchange and software development tools, and (3) the key challenges in this field. A hands-on workshop on the use of the popular open source package MZmine will also be given by the current developers of the software. This workshop is motivated by the visit of Tomaš Pluskal at Steno Diabetes Center during the month of September, prior to his move to Whitehead Institute for Biomedical Research in Cambridge, MA. During his visit at Steno, Tomaš will focus on the completion of the next major version of the MZmine software. The workshop is supported by EU project COSMOS (COordination of Standards in MetabOlomicS).&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;Program, September 2, 2015 Venue: NSK auditorium (Steno Diabetes Center, Niels Steensens Vej 6) 09:00 Arrival, coffee, introduction 09:30 Tomaš Pluskal (visiting scientist, Steno Diabetes Center) – The future of MZmine&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;processing: MZmine 3 and Mass Spectrometry Development Kit (MSDK) 10:10 Giorgio Tomasi (University of Copenhagen) – Pre-processing of GC-MS and (U)HPLC-MS&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;metabolomics data using XCMS and CAMERA 10:35 Coffee break 10:50 Søren Furbo (University of Copenhagen) – Pixel-based analysis of GC×GC-ToFMS data 11:15 Thomas Dyrlund (Steno Diabetes Center) – Automated quality control of large scale LC-&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;MS metabolomics data&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;11:40 Lunch (NSK aula)&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;12:30 Hands-on workshop – MZmine, led by Tomaš Pluskal and Thomas Dyrlund (NSK building,&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;ground floor)&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;15:30 Closing of the meeting&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;Registration Registration is free of charge. Please register by Friday, August 28, at the following web site: &lt;a href=&quot;http://goo.gl/forms/04QTOfZNP9&quot;&gt;http://goo.gl/forms/04QTOfZNP9&lt;/a&gt;&lt;/p&gt;
&lt;p dir=&quot;ltr&quot;&gt;Greetings from the organizing committee Matej Orešič (&lt;a href=&quot;mailto:mtjo@steno.dk&quot;&gt;mtjo@steno.dk&lt;/a&gt;) Thomas Dyrlund (&lt;a href=&quot;mailto:tfrd@steno.dk&quot;&gt;tfrd@steno.dk&lt;/a&gt;) Tuulia Hyötyläinen (&lt;a href=&quot;mailto:tuhy@steno.dk&quot;&gt;tuhy@steno.dk&lt;/a&gt;) Pia Friis (&lt;a href=&quot;mailto:pafs@steno.dk&quot;&gt;pafs@steno.dk&lt;/a&gt;)&lt;/p&gt;
&lt;div&gt; &lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 14 Aug 2015 15:21:15 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">76 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/node/76#comments</comments>
</item>
<item>
 <title>Metabolomics 101 - From Experimental Design and Sample Preparation to Data Quality, Data Standards and Data Sharing Overall goals</title>
 <link>http://cosmos-fp7.eu/node/79</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;&lt;strong&gt;This Workshop is organized by COSMOS and the Data Standards Task Group of the Metabolomics Society presenting during the annual Metabolomics Society conference in San Francisco &lt;/strong&gt;June 2015&lt;/p&gt;
&lt;p&gt;Join is our workshop: &lt;a href=&quot;http://metabolomics2015.org/index.php/program/oral-presentations-detail/45-monday-oral-presentations&quot;&gt;http://metabolomics2015.org/index.php/program/oral-presentations-detail/...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In part 1, participants will learn the key concepts in establishing a metabolomics study, and how to design and complete a successful experiment. Part 2 will provide an overview of current practices, and educate new and experienced metabolomics researchers in the requirements for quality assurance and quality control. Part 3 will educate researchers in metabolomics data sharing, data standards, and data exchange &lt;strong&gt;Target audience&lt;/strong&gt;: This is a ‘General Practices’ theme aimed at beginners starting in the metabolomics field, graduate students, post-doctoral researchers, principle investigators, and new investigators. Attendees will learn about experimental design, sample preparation, and metabolomics data sharing and standards.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Speaker Line-up: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Part 1: Charmion Cruickshank-Quinn (University of Colorado, Denver), Samantha Bokatzian (University of Colorado, Denver)&lt;/p&gt;
&lt;p&gt;Part 2: Dan Bearden (NIST, USA), Warrick Dunn (Birmingham, UK)&lt;/p&gt;
&lt;p&gt;Part 3: Reza Salek (EMBL-EBI, UK), Steffen Neumann (IPB Halle, Germany), Philippe Rocca-Serra (University of Oxford, UK)&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 06 Jun 2015 12:21:01 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">79 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/node/79#comments</comments>
</item>
<item>
 <title>BioMedBridges and COSMOS highlight emerging role of metabolomics</title>
 <link>http://cosmos-fp7.eu/node/74</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p class=&quot;rtejustify&quot;&gt;&lt;a href=&quot;http://www.biomedbridges.eu/&quot;&gt;BioMedBridges&lt;/a&gt; and the COSMOS project have issued a joint statement on the need for data standardisation in metabolomics. The joint statement can be accessed  via &lt;a href=&quot;http://www.biomedbridges.eu/sites/biomedbridges.eu/files/documents/other/biomedbridges_and_cosmos_joint_statement.pdf&quot;&gt;BioMedBridge website&lt;/a&gt; or &lt;a href=&quot;http://cosmos-fp7.eu/BioMedBridges&quot;&gt;COSMOS website&lt;/a&gt;.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Metabolomics is one of the latest -omics sciences and there is a growing interest for its application in prognosis, diagnosis, patient stratification and personalized medicine. For this reason, biomedical research infrastructures are strongly interested in the development of this technology. Because metabolomics is multidisciplinary in nature, it could rapidly become an “experimental bridge” between the different communities served by the research infrastructures.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;To achieve this, a strong requirement is that any methodology deployed can be applied in the various biomedical contexts with little or no modification. The COSMOS project represents a successful ongoing effort, and BioMedBridges is instrumental in providing knowledge on how to harmonize data and metadata produced by users of the biomedical research infrastructures.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;In a joint statement, the COSMOS and BioMedBridges projects have highlighted the emerging role of metabolomics in biomedical research and stress the need for further efforts in developing common standards and procedures to harmonize both experimental procedures and the data and metadata produced in metabolomics.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;&lt;a href=&quot;http://www.biomedbridges.eu/sites/biomedbridges.eu/files/documents/other/biomedbridges_and_cosmos_joint_statement.pdf&quot; style=&quot;margin: 0px; padding: 0px; outline: 0px; border: 0px; vertical-align: baseline; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-stretch: inherit; line-height: inherit; text-decoration: none; color: rgb(0, 98, 160);&quot;&gt;BioMedBridges and COSMOS: joint statement on the need for data standardisation in metabolomics&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 23 Mar 2015 17:00:19 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">74 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/node/74#comments</comments>
</item>
<item>
 <title>The 8th International Biocuration Conference (IBC) will be held in April 23-26, 2015, at Beijing Friendship Hotel, Beijing, China. </title>
 <link>http://cosmos-fp7.eu/node/72</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p class=&quot;rtejustify&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://biocuration2015.big.ac.cn/img/beijing.jpg&quot; style=&quot;height:77px; width:578px&quot; /&gt;&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Omics studies, such as those of genomics, transcriptomics, proteomics, epigenomics and metabolomics, have accumulated a large volume of biomedical data. However, the promise to translate these big data into biomedical knowledge can be realized only if they are standardized to be interoperable, complete to ensure data integrity, and consistent in data content. Biocuration provides tools and procedures critical in realizing the promise. This conference is ogranized by International Biocuration Conference (IBC) runig by &lt;a href=&quot;http://www.biocurator.org&quot;&gt;International Society of Biocuration&lt;/a&gt;. IBC is the global discussion platform for biocurators, bioinformaticians, data scientists, as well as any biomedical researchers and practitioners who care about data quality and interoperability, and interested in the exploration of a great application potential by data-driven knowledge discovery.  (&lt;a href=&quot;http://www.biocuration.org/&quot; style=&quot;box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none; font-family: &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif; font-size: 14px;&quot;&gt;ISB, http://www.biocuration.org&lt;/a&gt;)&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;more infrmation can be found at: (&lt;a href=&quot;http://biocuration2015.cbb.big.ac.cn/&quot; style=&quot;box-sizing: border-box; background-color: transparent; color: rgb(51, 122, 183); text-decoration: none; font-family: &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif; font-size: 14px;&quot;&gt;http://biocuration2015.cbb.big.ac.cn&lt;/a&gt;). COSMOS will present &quot;&lt;a href=&quot;http://biocuration2015.big.ac.cn/scientific-program&quot;&gt;Standardization and global knowledge exchange in metabolomics&lt;/a&gt; by Reza Salek EMBL-EBI&quot;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 14 Mar 2015 17:30:00 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">72 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/node/72#comments</comments>
</item>
<item>
 <title>First Brazilian Workshop on Bioinformatics/Chemometrics for Metabolomics   13th - 14th March 2015</title>
 <link>http://cosmos-fp7.eu/node/71</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p class=&quot;rtejustify&quot;&gt;The &lt;a href=&quot;http://nppns.fcfrp.usp.br&quot;&gt;First Brazilian Workshop on Bioinformatics/Chemometrics for Metabolomics &lt;/a&gt;aims to group expertise on metabolomics data analysis spread in different science fields in the Brazilian community. It is also an attempt to strength community collaboration, exchanging resources and knowledge through the community mapping. The event is open to all scientific community. COSMOS will present &quot;Data sharing and standards in metabolomics: What we can learn from other “omics” by Reza Salek&quot;&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;Find more infromation at: &lt;a href=&quot;http://nppns.fcfrp.usp.br/&quot;&gt;http://nppns.fcfrp.usp.br/&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 14 Feb 2015 17:15:08 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">71 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/node/71#comments</comments>
</item>
<item>
 <title>EXPERT CENTER FOR METABOLOMICS</title>
 <link>http://cosmos-fp7.eu/node/69</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p class=&quot;rtejustify&quot;&gt;Having identified the benefits of metabolomics approaches for sample quality evaluation, various COSMOS partners, as well as some other private and public stakeholders, have established a consortium of institutions involved in metabolomics activities as a follow-up of the implementation of a working group between the NMR metabolomics working group of COSMOS and &lt;a href=&quot;http://www.biomedbridges.eu&quot;&gt;BioMedBridges&lt;/a&gt; described in Deliverable 6.2 (see the COSMOS website).&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;The consortium, named &lt;a href=&quot;http://www.excemet.org&quot;&gt;&lt;strong&gt;EXCEMET (Expert Center for Metabolomics; http://www.excemet.org/&lt;/strong&gt;&lt;/a&gt;) proposes itself as a reference infrastructure for biobanks. The synergy arising from coordinated actions between these scientific entities is foreseen as a method to push forward the metabolomics field and to provide a scientific support for the development of validated quality control measures based on molecular profiling within biobanks. EXCEMET proposes itself as a reference infrastructure for biobanks and has been described as a model of a &lt;a href=&quot;http://bbmri-eric.eu&quot;&gt;BBMRI-ERIC Expert Center&lt;/a&gt;. EXCEMET has been established as a not-for-profit public-private-partnership based on a consortium agreement between participants from academia and industry. The involvement of the Medical University of Graz, with a research unit lead by Prof. Kurt Zatloukal, who coordinated the preparatory phase of the &lt;a href=&quot;http://ec.europa.eu/research/infrastructures/index_en.cfm?pg=biobank&quot;&gt;European biobanking and biomolecular research infrastructure&lt;/a&gt; (BBMRI) during the 7th EU framework programme, testifies the close links that have been established between the metabolomics and the biobanking community. Prof. Zatloukal is also member of the Advisory Board of COSMOS.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;EXCEMET will complement the activities of the biobanks, extending the access from high quality samples to advanced biomolecular analyses and the dissemination of curated knowledge from those analyses in open-access, long-term maintained databases.&lt;/p&gt;
&lt;p class=&quot;rtejustify&quot;&gt;EXCEMET foresees to contribute assessing and developing a number of critical steps of the overall workflow implemented at biobanks, in particular:&lt;/p&gt;
&lt;ul&gt;&lt;li class=&quot;rtejustify&quot;&gt;to check the performances of adopted procedures for sample storage, as different conditions may influence the molecular profiles;&lt;/li&gt;
&lt;li class=&quot;rtejustify&quot;&gt;to evaluate the effect of preanalytical steps on the sample quality and stability via metabolic profiling, to propose standard operating procedures (SOPs) to be implemented for deposition in biobanks;&lt;/li&gt;
&lt;li class=&quot;rtejustify&quot;&gt;to make a comparative evaluation of the various sample stabilizers and to provide hints for the new stabilizers;&lt;/li&gt;
&lt;li class=&quot;rtejustify&quot;&gt;to check quality/integrity of biobank samples, in terms of intactness of the original metabolome (good warranty of the intactness of the overall biomolecular profile);&lt;/li&gt;
&lt;li class=&quot;rtejustify&quot;&gt;to define shelf-life in biobanks;&lt;/li&gt;
&lt;li class=&quot;rtejustify&quot;&gt;to evaluate the minimum samples number to be tested for statistical significance;&lt;/li&gt;
&lt;li class=&quot;rtejustify&quot;&gt;to generate a common set of reference samples to be shared among the different members of EXCEMET, and to be used as common internal standards to improve interoperability across the centers;&lt;/li&gt;
&lt;li class=&quot;rtejustify&quot;&gt;to achieve technical developments for decreasing the minimal sample volume, increasing sensitivity/reduction of experiment time; reducing the costs, and improving reproducibility of the results, in order to propose a better service to biobanks.&lt;/li&gt;
&lt;/ul&gt;&lt;p class=&quot;rtejustify&quot;&gt;The strong links and interactions between EXCEMET and COSMOS are witnessed by the presence of three COSMOS partners as members of the EXCEMET consortium. However EXCEMET is an open consortium and it is possible to include new additional partners at any time, especially other COSMOS partners.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 30 Jan 2015 17:35:40 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">69 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/node/69#comments</comments>
</item>
<item>
 <title>Biomarkers for Brain Disorders: Challenges and Opportunities  1-3 February 2015 Wellcome Trust Genome Campus,  Cambridge, UK</title>
 <link>http://cosmos-fp7.eu/node/73</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p class=&quot;rtejustify&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.cambridgenetwork.co.uk/public/news/wellcome-genome-campus-logo.png&quot; style=&quot;float:left; height:58px; width:150px&quot; /&gt;&lt;span style=&quot;line-height:1.6&quot;&gt;The 3rd Wellcome Trust Scientific Conference on Biomarkers for Brain Disorders: Challenges and Opportunities was held at Wellcome Trust Genome Campus,  Cambridge, UK. The discovery and validation of biomarkers across neuroscience is an important challenge for early diagnosis of disease and for the development of therapeutics. Methodological and regulatory aspects of biomarker identification and qualification across a wide spectrum of neurodegenerative diseases will be discussed. There will also be &lt;/span&gt;&lt;u style=&quot;line-height:1.6&quot;&gt;&lt;em&gt;a series of break-out sessions for in-depth discussions&lt;/em&gt;&lt;/u&gt;&lt;span style=&quot;line-height:1.6&quot;&gt; on cognitive and functional biomarkers, identifying the ‘gaps’ in developing therapeutics, and the analytical and clinical standards required in ‘&lt;/span&gt;&lt;strong style=&quot;line-height:1.6&quot;&gt;big data’ projects. &lt;/strong&gt;&lt;span style=&quot;line-height:1.6&quot;&gt;COSMOS presented &quot;&lt;/span&gt;&lt;a href=&quot;http://conf.hinxton.wellcome.ac.uk/advancedcourses/Biomarkers2015ProvisionalProgramme.pdf&quot; style=&quot;line-height: 1.6;&quot;&gt;Standardisation, big data and global knowledge exchange in metabolomics:&lt;/a&gt;&lt;span style=&quot;line-height:1.6&quot;&gt; an opportunity for brain biomarker research&lt;/span&gt;&lt;span style=&quot;line-height:1.6&quot;&gt;by Reza Salek, EMBL-EBI, UK&quot;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 14 Jan 2015 07:45:33 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">73 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/node/73#comments</comments>
</item>
<item>
 <title>EMBO Practical Course on Metabolomics Bioinformatics for Life Scientists 2015</title>
 <link>http://cosmos-fp7.eu/EMBO2015</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;This is the 3rd edition of successful hands on data analysis course in metabolomics.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Venue:  &lt;/strong&gt;European Bioinformatics Institute, CB10 1SD, United Kingdom&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;See map: &lt;/strong&gt;&lt;a href=&quot;http://maps.google.co.uk/?q=%2C+%2C+CB10+1SD%2C+uk&quot;&gt;&lt;strong&gt;Google Maps&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Date: &lt;/strong&gt;Monday, February 16, 2015 - Friday, February 20, 2015&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Who is this course aimed at:&lt;/strong&gt; This course is aimed at PhD students, post-docs and researchers with at least two or three year’s experience in the field of metabolomics who are seeking to improve their skills in metabolomics data analysis.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Topics covered:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;•    Metabolomics study design, workflows and sources of experimental error, differences between target and un-target approaches.&lt;/p&gt;
&lt;p&gt;•    Metabolomics data processing tools: hands on open source R based programs, XCMS, MetFrag, MetFusion, rNMR, BATMAN and Chenomx.&lt;/p&gt;
&lt;p&gt;•    Metabolomics data analysis: Using R Bioconductor, understanding usage of univariate and multivariate data analysis, data fusion concepts and data clustering.&lt;/p&gt;
&lt;p&gt;•    Metabolomics downstream analyses: KEGG, BioCyc, MetExplore and Cytoscape for metabolic pathway and network analysis with visualisation of differential expression, understanding metabolomics flux analysis.&lt;/p&gt;
&lt;p&gt;•    Metabolomics standards and databases: data dissemination and deposition in EMBL- EBI MetaboLights repository, tutorials on collection and ever growing metabolomics online resource, COSMOS data standards, MSI, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We will have lively and interactive discussion throughout the course in addition to the hands-on data analysis and processing. We encourage you to bring problems you might have with a particular data set or study for group discussion.  You will be asked to present your work and participate in the discussions from day one.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;For more details please have a look at the link below, or&lt;strong&gt; contact me &lt;/strong&gt;&lt;a href=&quot;mailto:reza@ebi.ac.uk&quot;&gt;&lt;strong&gt;Reza Salek&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ebi.ac.uk/training/course/metabolomics2015&quot;&gt;http://www.ebi.ac.uk/training/course/metabolomics2015&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please make sure you have submitted a full application, as an incomplete application would not be eligible, &lt;strong&gt;deadline is 1 December 2014&lt;/strong&gt;.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 21 Nov 2014 11:39:47 +0000</pubDate>
 <dc:creator>Reza</dc:creator>
 <guid isPermaLink="false">68 at http://cosmos-fp7.eu</guid>
 <comments>http://cosmos-fp7.eu/EMBO2015#comments</comments>
</item>
</channel>
</rss>