Cahier de réalisation

Size: px
Start display at page:

Download "Cahier de réalisation"

Transcription

1 Référence : cahier_realisation_mini_projet-sepia-theba-1.0 Page : 1/8 Cahier de réalisation SEPIA THEBA REDACTION Nom, prénom Gildas Le Corguillé Erwan Corre Unité ABiMS ABiMS Version Date Nature des modifications création HISTORIQUE DU DOCUMENT

2 SEPIA THEBA Page : 2/8 A. Nature de la demande < Description succincte > Réalisation d un transcriptome de référence de l espece Theba pisana. comparaison de ce transcriptome avec le transcriptome de Sepia officinalis < Enumération au plus haut niveau des attendus du projet par ordre décroissant de priorité. > Besoins (par ordre décroissant de priorité) Formulé à l'itération N... : 1 Elaboration d un transcriptome de référence de T. pisana 1 2 Comparaison des transcriptomes S. officinalis et T. pisana 2 B. Limites du projet < Description des demandes connexes à celles du projet, mais non prises en charge dans les livrables. > C. Adresses Web de gestion de projet Page principale Sources Tableau de bord D. Livrables < Tableau énumérant chaque livrable du projet, avec une indication sur sa nature (base de donnée, application Web, document, service ), le (les) besoin(s) auquel (auxquels) il répond, ainsi qu une brève description. > Nom Nature Besoin(s) concerné(s) Description 1 Theba transcriptome Fastq files 1 Theba de novo transcriptome assembly 2

3 SEPIA THEBA Page : 3/8 E. Itérations

4 SEPIA THEBA Page : 4/8 1. Itération 1 A. Descriptif < Un descriptif par itération. > Date de début Date de fin prévue Date de fin effective Livrable(s) concerné(s) 1 B. Step 1 Quality check Command Line fastqc - t 8 - o /projet/sbr/tara/work/tmp/raw/theba/raw/ /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1.fq fastqc - t 8 - o /projet/sbr/tara/work/tmp/raw/theba/raw/ /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2.fq no adapter sequences in the raw file and few sequences corresponding to mitochondrial 16rRNA 2 Cleaning 2.1 first printseq- lite step Parameters - Trim poly- N tail with a minimum length of 1 at the 5'- end. (- trim_ns_right) - Trim poly- N tail with a minimum length of 1 at the 3'- end. (- trim_ns_left) - Filter sequence with more than 0 Ns. (- ns_max_n) - Trim sequence by quality score from the 3'- end with this threshold score : 20 (- trim_qual_right) - Filter sequence with quality score mean below 30 (- min_qual_mean) - Filter sequence shorter than 50 (- min_len) - Filter sequence with characters other than A, C, G, T or N. (- noniupac) prinseq- lite.pl - trim_ns_right 1 - trim_ns_left 1 - ns_max_n 0 - trim_qual_right 20 - min_qual_mean 30 - min_len 50 noniupac - fastq /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1.fq - out_good /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1_good.fq - out_bad /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1_bad.fq prinseq- lite.pl - trim_ns_right 1 - trim_ns_left 1 - ns_max_n 0 - trim_qual_right 20 - min_qual_mean 30 - min_len 50 noniupac - fastq /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2.fq - out_good /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_good.fq - out_bad /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_bad.fq

5 SEPIA THEBA Page : 5/8 Input and filter stats for MsPp1_l1_1.fq : Input sequences: 27,184,390 Input bases: 2,446,595,100 Input mean length: Good sequences: 27,148,012 (99.87%) Good bases: 2,443,270,870 Good mean length: Bad sequences: 36,378 (0.13%) Bad bases: 3,274,020 Bad mean length: Sequences filtered by specified parameters: ns_max_n: Input and filter stats for MsPp1_l1_2.fq : Input sequences: 27,184,390 Input bases: 2,446,595,100 Input mean length: Good sequences: 27,176,020 (99.97%) Good bases: 2,445,841,610 Good mean length: Bad sequences: 8,370 (0.03%) Bad bases: 753,300 Bad mean length: Sequences filtered by specified parameters: ns_max_n: second printseq- lite step Parameters - Trim poly- A/T tail with a minimum length of 5 at the 5'- end. (- trim_tail_left) - Trim poly- A/T tail with a minimum length of 5 at the 3'- end. (- trim_tail_right) - Method to filter low complexity sequences. The current options is entropy (lc_method) - The threshold value (between 0 and 100) used to filter sequences by sequence complexity. The dust method uses this as maximum allowed score and the entropy method as minimum allowed value : 70 (- lc_threshold) - Filter sequence shorter than 50 (- min_len) prinseq- lite.pl - trim_tail_left 5 - trim_tail_right 5 - lc_method entropy - lc_threshold 70 - min_len 50 - fastq /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1_good.fq - out_good /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1_good2.fq - out_bad /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1_bad2.fq prinseq- lite.pl - trim_tail_left 5 - trim_tail_right 5 - lc_method entropy - lc_threshold 70 - min_len 50 - fastq /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_good.fq - out_good /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_good2.fq - out_bad /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_bad2.fq Input and filter stats or MsPp1_l1_1.fq Input sequences: 27,148,012 Input bases: 2,443,270,870 Input mean length: Good sequences: 25,387,568 (93.52%) Good bases: 2,281,657,234 Good mean length: Bad sequences: 1,760,444 (6.48%) Bad bases: 158,436,820 Bad mean length: Sequences filtered by specified parameters: trim_tail_left: 2715 trim_tail_right: 116 min_len: lc_method: Input and filter stats for MsPp1_l1_2.fq Input sequences: 27,176,020 Input bases: 2,445,841,610 Input mean length: Good sequences: 25,422,144 (93.55%) Good bases: 2,284,841,088 Good mean length: Bad sequences: 1,753,876 (6.45%) Bad bases: 157,848,827 Bad mean length: Sequences filtered by specified parameters: trim_tail_left: 2055 trim_tail_right: 94 min_len: lc_method: Ribosomal sequence cleaning

6 SEPIA THEBA Page : 6/8 ribopicker.pl - f /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1_good2.fq - dbs rrnadb - out_dir /projet/sbr/tara/work/tmp/raw/theba/raw/ ribopicker.pl - f /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_good2.fq - dbs rrnadb - out_dir /projet/sbr/tara/work/tmp/raw/theba/raw/ MsPp1_l1_1_nonrrna.fq : reads (83,34% of the raw reads) MsPp1_l1_1_rrna.fq : reads (7,54% of the cleaned reads) MsPp1_l1_2_nonrrna.fq : reads (86,48% of the raw reads) MsPp1_l1_2_rrna.fq : reads (7,52% of the cleaned reads) 2.4 Pairing resulting reads for normalized by kmer trinity assembly and expression value estimation count get_pairs.py /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1_nonrrna.fq /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_nonrrna.fq MsPp1_l1_1_nonrrna.paired.fq : reads MsPp1_l1_2_nonrrna.paired.fq : reads MsPp1_l1_1_nonrrna.unpaired.fq : reads MsPp1_l1_2_nonrrna.unpaired.fq : reads 3 Assembly 3.1 paired de novo assembly /usr/local/genome2/trinityrnaseq/trinity.pl - - seqtype fq - - output /projet/sbr/tara/work/tmp/raw/theba/trinity_assembly/ - - seqtype fq - - left /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1_nonrrna.fq - - right /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_nonrrna.fq - - CPU JM 100G Trinity.fasta For comparison a denovo assembly with the raw reads (without cleanning) produce Trinity_raw_reads.fasta normalized by kmer assembly /usr/local/genome2/trinityrnaseq_r /util/normalize_by_kmer_coverage.pl - - seqtype fq - - JM 100G - - max_cov left /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_1_nonrrna.paired.fq - - right

7 SEPIA THEBA Page : 7/8 /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_nonrrna.paired.fq - - output /projet/sbr/tara/work/tmp/raw/theba/trinity_assembly_norm/ - - pairs_together - - PARALLEL_STATS - - JELLY_CPU 10 Paired reads normalized : MsPp1_l1_1_nonrrna.paired.fq.normalized_K25_C30_pctSD100.fq MsPp1_l1_2_nonrrna.paired.fq.normalized_K25_C30_pctSD100.fq /usr/local/genome2/trinityrnaseq/trinity.pl - - seqtype fq - - output /projet/sbr/tara/work/tmp/raw/theba/trinity_assembly_norm/ - - seqtype fq - - left /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l 1_1_nonrrna.paired.fq.normalized_K25_C30_pctSD100.fq - - right /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1_2_nonrrna.paired.fq.normalized_k25_c30_pctsd100.fq - - CPU JM 100G Trinity_norm.fasta Annotation Trinotate annotation process including : blastp versus uniprot, hmmsearch against pfam, tmhmm search, signalp search /usr/local/genome2/scripts/trinotatewrapper/trinotatewrapper 2 excel files Trinity_annotation_report.xls Trinity_norm_annotation_report.xls 5 Expression 5.1 Concatenation of singles reads cat MsPp1_l1_1_nonrrna.paired.fq MsPp1_l1_1_nonrrna.unpaired.fq MsPp1_l1_2_nonrrna.unpaired.fq > MsPp1_l1_12_nonrrna.single.fq 5.2 remapping and counting Executed for both trinity assemblies (normalized and not normalized) /usr/local/genome2/trinityrnaseq/util/rsem_util/run_rsem_align_n_estimate.pl - - transcripts Trinity.fasta - - seqtype fq - - single /projet/sbr/tara/work/tmp/raw/theba/raw/mspp1_l1 _12_nonrrna.single.fq 2 counting files for isoforms and genes for each Trinity assembly column description 'TPM' stands for Transcripts Per Million. It is a relative measure of transcript abundance. The sum of all transcripts' TPM is 1 million.

8 SEPIA THEBA Page : 8/8 'FPKM' stands for Fragments Per Kilobase of transcript per Million mapped reads. It is another relative measure of transcript abundance. 'IsoPct' stands for isoform percentage. It is the percentage of this transcript's abandunce over its parent gene's abandunce. If its parent gene has only one isoform or the gene information is not provided, this field will be set to 100. RSEM.isoforms.results RSEM.genes.results 5.3 filtering of low expressed transcripts and rare isoformes To filter out the likely transcript artifacts and lowly expressed transcripts, we consider retaining only those that represent at least 1% of the per- component (IsoPct) expression level and those with FPKM values > 1 for both assembles /usr/local/genome2/trinityrnaseq/util/filter_fasta_by_rsem_values.pl - r RSEM.isoforms.results - f Trinity.fasta - o Trinity_filtered.fasta - - fpkm_cutoff=1 - - isopct_cutoff= files Trinity_filtered.fasta.rsem : assembly expression values Trinity_filtered.fasta : assembly filtered Trinity_norm_filtered.fasta.rsem : normalized assembly expression values Trinity_norm_filtered.fasta : normalized assembly filtered Trinity_filtered.fasta Trinity_norm filtered.fasta transcripts) (vs initial transcripts) (vs initial Overall results of the iteration 1 Data are accessibles on this web page : roscoff.fr/download/fr2424/abims/corre/theba/

RNA- seq de novo ABiMS

RNA- seq de novo ABiMS RNA- seq de novo ABiMS Cleaning 1. import des données d'entrée depuis Data Libraries : Shared Data Data Libraries RNA- seq de- novo 2. lancement des programmes de nettoyage pas à pas BlueLight.sample.read1.fastq

More information

Liste d'adresses URL

Liste d'adresses URL Liste de sites Internet concernés dans l' étude Le 25/02/2014 Information à propos de contrefacon.fr Le site Internet https://www.contrefacon.fr/ permet de vérifier dans une base de donnée de plus d' 1

More information

Audit de sécurité avec Backtrack 5

Audit de sécurité avec Backtrack 5 Audit de sécurité avec Backtrack 5 DUMITRESCU Andrei EL RAOUSTI Habib Université de Versailles Saint-Quentin-En-Yvelines 24-05-2012 UVSQ - Audit de sécurité avec Backtrack 5 DUMITRESCU Andrei EL RAOUSTI

More information

MINING DATA BANK OF THE ACP STATES

MINING DATA BANK OF THE ACP STATES MINING DATA BANK OF THE ACP STATES 4 of the database All the information is stored in a database and can be updated. This website is not dynamically linked to the database, but has been generated from

More information

REQUEST FORM FORMULAIRE DE REQUÊTE

REQUEST FORM FORMULAIRE DE REQUÊTE REQUEST FORM FORMULAIRE DE REQUÊTE ON THE BASIS OF THIS REQUEST FORM, AND PROVIDED THE INTERVENTION IS ELIGIBLE, THE PROJECT MANAGEMENT UNIT WILL DISCUSS WITH YOU THE DRAFTING OF THE TERMS OF REFERENCES

More information

REQUEST FORM FORMULAIRE DE REQUÊTE

REQUEST FORM FORMULAIRE DE REQUÊTE REQUEST FORM FORMULAIRE DE REQUÊTE ON THE BASIS OF THIS REQUEST FORM, AND PROVIDED THE INTERVENTION IS ELIGIBLE, THE PROJECT MANAGEMENT UNIT WILL DISCUSS WITH YOU THE DRAFTING OF THE TERMS OF REFERENCES

More information

Travaux publics et Services gouvernementaux Canada. Solicitation No. - N de l'invitation. 2013-06-17 publics et Services gouvernementaux Canada

Travaux publics et Services gouvernementaux Canada. Solicitation No. - N de l'invitation. 2013-06-17 publics et Services gouvernementaux Canada Public Works and Government Services Canada Travaux publics et Services gouvernementaux Canada RETURN BIDS TO: Title - Sujet RETOURNER LES SOUMISSIONS À: SERVICE/MAINTENANCE/REPAIRS Bid Receiving Public

More information

STUDENT APPLICATION FORM (Dossier d Inscription) ACADEMIC YEAR 2010-2011 (Année Scolaire 2010-2011)

STUDENT APPLICATION FORM (Dossier d Inscription) ACADEMIC YEAR 2010-2011 (Année Scolaire 2010-2011) Institut d Administration des Entreprises SOCRATES/ERASMUS APPLICATION DEADLINE : 20th November 2010 OTHER (Autre) STUDENT APPLICATION FORM (Dossier d Inscription) ACADEMIC YEAR 2010-2011 (Année Scolaire

More information

Office of the Auditor General / Bureau du vérificateur général FOLLOW-UP TO THE 2010 AUDIT OF COMPRESSED WORK WEEK AGREEMENTS 2012 SUIVI DE LA

Office of the Auditor General / Bureau du vérificateur général FOLLOW-UP TO THE 2010 AUDIT OF COMPRESSED WORK WEEK AGREEMENTS 2012 SUIVI DE LA Office of the Auditor General / Bureau du vérificateur général FOLLOW-UP TO THE 2010 AUDIT OF COMPRESSED WORK WEEK AGREEMENTS 2012 SUIVI DE LA VÉRIFICATION DES ENTENTES DE SEMAINE DE TRAVAIL COMPRIMÉE

More information

Capacity building and Strengthening of the implementation of IOTC Conservation and management Measures. Madagascar

Capacity building and Strengthening of the implementation of IOTC Conservation and management Measures. Madagascar Meeting Paper 88 Capacity building and Strengthening of the implementation of IOTC Conservation and management Measures Madagascar Prepared by Gerard Domingue Compliance Coordinator Florian Giroux Compliance

More information

Note concernant votre accord de souscription au service «Trusted Certificate Service» (TCS)

Note concernant votre accord de souscription au service «Trusted Certificate Service» (TCS) Note concernant votre accord de souscription au service «Trusted Certificate Service» (TCS) Veuillez vérifier les éléments suivants avant de nous soumettre votre accord : 1. Vous avez bien lu et paraphé

More information

RAPPORT FINANCIER ANNUEL PORTANT SUR LES COMPTES 2014

RAPPORT FINANCIER ANNUEL PORTANT SUR LES COMPTES 2014 RAPPORT FINANCIER ANNUEL PORTANT SUR LES COMPTES 2014 En application de la loi du Luxembourg du 11 janvier 2008 relative aux obligations de transparence sur les émetteurs de valeurs mobilières. CREDIT

More information

BUSINESS PROCESS OPTIMIZATION. OPTIMIZATION DES PROCESSUS D ENTERPRISE Comment d aborder la qualité en améliorant le processus

BUSINESS PROCESS OPTIMIZATION. OPTIMIZATION DES PROCESSUS D ENTERPRISE Comment d aborder la qualité en améliorant le processus BUSINESS PROCESS OPTIMIZATION How to Approach Quality by Improving the Process OPTIMIZATION DES PROCESSUS D ENTERPRISE Comment d aborder la qualité en améliorant le processus Business Diamond / Le losange

More information

site et appel d'offres

site et appel d'offres Définition des besoins et élaboration de l'avant-projet Publication par le client de l'offre (opération sur le externe) Start: 16/07/02 Finish: 16/07/02 ID: 1 Dur: 0 days site et appel d'offres Milestone

More information

REQUEST FORM FORMULAIRE DE REQUETE

REQUEST FORM FORMULAIRE DE REQUETE REQUEST FORM FORMULAIRE DE REQUETE ON THE BASIS OF THIS REQUEST FORM, AND PROVIDED THE INTERVENTION IS ELIGIBLE, THE PROJECT MANAGEMENT UNIT WILL DISCUSS WITH YOU THE DRAFTING OF THE TERMS OF REFERENCES

More information

Report to Rapport au: Council Conseil 9 December 2015 / 9 décembre 2015. Submitted on October 26, 2015 Soumis le 26 octobre 2015

Report to Rapport au: Council Conseil 9 December 2015 / 9 décembre 2015. Submitted on October 26, 2015 Soumis le 26 octobre 2015 1 Report to Rapport au: Council Conseil 9 December 2015 / 9 décembre 2015 Submitted on October 26, 2015 Soumis le 26 octobre 2015 Submitted by Soumis par: Susan Jones, Acting Deputy City Manager, City

More information

GSAC CONSIGNE DE NAVIGABILITE définie par la DIRECTION GENERALE DE L AVIATION CIVILE Les examens ou modifications décrits ci-dessous sont impératifs. La non application des exigences contenues dans cette

More information

Centre International de Hautes Etudes Agronomiques MÄditerranÄennes. International Centre for Advanced Mediterranean Agronomic Studies POINT 9

Centre International de Hautes Etudes Agronomiques MÄditerranÄennes. International Centre for Advanced Mediterranean Agronomic Studies POINT 9 Centre International de Hautes Etudes Agronomiques MÄditerranÄennes International Centre for Advanced Mediterranean Agronomic Studies 126 CA (11) 8 POINT 9 QUESTIONS DIVERSES / MISCELLANEOUS IAM/MAI CHANIA

More information

System Requirements Orion

System Requirements Orion Orion Date 21/12/12 Version 1.0 Référence 001 Auteur Antoine Crué VOS CONTACTS TECHNIQUES JEAN-PHILIPPE SENCKEISEN ANTOINE CRUE LIGNE DIRECTE : 01 34 93 35 33 EMAIL : JPSENCKEISEN@ORSENNA.FR LIGNE DIRECTE

More information

Introduction au BIM. ESEB 38170 Seyssinet-Pariset Economie de la construction email : contact@eseb.fr

Introduction au BIM. ESEB 38170 Seyssinet-Pariset Economie de la construction email : contact@eseb.fr Quel est l objectif? 1 La France n est pas le seul pays impliqué 2 Une démarche obligatoire 3 Une organisation plus efficace 4 Le contexte 5 Risque d erreur INTERVENANTS : - Architecte - Économiste - Contrôleur

More information

Asset management in urban drainage

Asset management in urban drainage Asset management in urban drainage Gestion patrimoniale de systèmes d assainissement Elkjaer J., Johansen N. B., Jacobsen P. Copenhagen Energy, Sewerage Division Orestads Boulevard 35, 2300 Copenhagen

More information

Implementation of SAP-GRC with the Pictet Group

Implementation of SAP-GRC with the Pictet Group Implementation of SAP-GRC with the Pictet Group Olivier VERDAN, Risk Manager, Group Risk, Pictet & Cie 11 th December 2013 Zürich Table of contents 1 Overview of the Pictet Group 2 Operational Risk Management

More information

Data Analysis & Management of High-throughput Sequencing Data. Quoclinh Nguyen Research Informatics Genomics Core / Medical Research Institute

Data Analysis & Management of High-throughput Sequencing Data. Quoclinh Nguyen Research Informatics Genomics Core / Medical Research Institute Data Analysis & Management of High-throughput Sequencing Data Quoclinh Nguyen Research Informatics Genomics Core / Medical Research Institute Current Issues Current Issues The QSEQ file Number files per

More information

«Object-Oriented Multi-Methods in Cecil» Craig Chambers (Cours IFT6310, H08)

«Object-Oriented Multi-Methods in Cecil» Craig Chambers (Cours IFT6310, H08) «Object-Oriented Multi-Methods in Cecil» Craig Chambers (Cours IFT6310, H08) Mathieu Lemoine 2008/02/25 Craig Chambers : Professeur à l Université de Washington au département de Computer Science and Engineering,

More information

Travaux publics et Services gouvernementaux Canada. Solicitation No. - N de l'invitation. pd010.47060-149885

Travaux publics et Services gouvernementaux Canada. Solicitation No. - N de l'invitation. pd010.47060-149885 Public Works and Government Services Canada RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Réception des soumissions - TPSGC 11 Laurier St. / 11 rue Laurier Place du Portage, Phase

More information

Travaux publics et Services gouvernementaux Canada. Title - Sujet INFRASTRUCTURE MANAGEMENT SERVICES. Solicitation No. - N de l'invitation

Travaux publics et Services gouvernementaux Canada. Title - Sujet INFRASTRUCTURE MANAGEMENT SERVICES. Solicitation No. - N de l'invitation Public Works and Government Services Canada RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Récption des soumissions - TPSGC 11 Laurier St./11, rue Laurier Place du Portage, Phase

More information

Power Distribution System. Additional Information on page 2 See Page 2 Page 6. Eaton. See Page 2. Additional Information on page 2

Power Distribution System. Additional Information on page 2 See Page 2 Page 6. Eaton. See Page 2. Additional Information on page 2 IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME SYSTEME CEI D ACCEPTATION MUTUELLE DE CERTIFICATS D ESSAIS DES EQUIPEMENTS ELECTRIQUES (IECEE) METHODE

More information

Langages Orientés Objet Java

Langages Orientés Objet Java Langages Orientés Objet Java Exceptions Arnaud LANOIX Université Nancy 2 24 octobre 2006 Arnaud LANOIX (Université Nancy 2) Langages Orientés Objet Java 24 octobre 2006 1 / 32 Exemple public class Example

More information

Introduction to NGS data analysis

Introduction to NGS data analysis Introduction to NGS data analysis Jeroen F. J. Laros Leiden Genome Technology Center Department of Human Genetics Center for Human and Clinical Genetics Sequencing Illumina platforms Characteristics: High

More information

ISO/TC 46/SC 11 N 1401

ISO/TC 46/SC 11 N 1401 ISO/TC 46/SC 11 N 1401 ISO/TC 46/SC 11 Archives/records management Email of secretary: agnes.simai@standards.org.au Secretariat: SA (Australia) N1401 TC46SC11 Ntc of Mtg Draft Agenda-Washington,DC May

More information

Advanced Software Engineering Agile Software Engineering. Version 1.0

Advanced Software Engineering Agile Software Engineering. Version 1.0 Advanced Software Engineering Agile Software Engineering 1 Version 1.0 Basic direction A agile method has to be A method is called agile if it follows Incremental the principles of the agile manifest.

More information

Setting up a monitoring and remote control tool

Setting up a monitoring and remote control tool Setting up a monitoring and remote control tool Oral examination for internship - Second year of Master in Computer Sciences Kevin TAOCHY Department of Mathematics and Computer Sciences University of Reunion

More information

ISO/TC 46/SC 11 N 1445

ISO/TC 46/SC 11 N 1445 ISO/TC 46/SC 11 N 1445 ISO/TC 46/SC 11 Archives/records management Email of secretary: agnes.simai@standards.org.au Secretariat: SA (Australia) N1445 Rev 3rd TC46SC11 Ntc of Mtg Draft Agenda-Washington,DC

More information

Enterprise Informa/on Modeling: An Integrated Way to Track and Measure Asset Performance

Enterprise Informa/on Modeling: An Integrated Way to Track and Measure Asset Performance Enterprise Informa/on Modeling: An Integrated Way to Track and Measure Asset Performance This session will provide a0endees with insight on how to track and measure the performance of their assets from

More information

DHI a.s. Na Vrsich 51490/5, 100 00, Prague 10, Czech Republic ( t.metelka@dhi.cz, z.svitak@dhi.cz )

DHI a.s. Na Vrsich 51490/5, 100 00, Prague 10, Czech Republic ( t.metelka@dhi.cz, z.svitak@dhi.cz ) NOVATECH Rehabilitation strategies in wastewater networks as combination of operational, property and model information Stratégies de réhabilitation des réseaux d'égouts combinant des données d exploitation,

More information

SIXTH FRAMEWORK PROGRAMME PRIORITY [6

SIXTH FRAMEWORK PROGRAMME PRIORITY [6 Key technology : Confidence E. Fournier J.M. Crepel - Validation and certification - QA procedure, - standardisation - Correlation with physical tests - Uncertainty, robustness - How to eliminate a gateway

More information

CB Test Certificates

CB Test Certificates IECEE OD-2037-Ed.1.5 OPERATIONAL & RULING DOCUMENTS CB Test Certificates OD-2037-Ed.1.5 IECEE 2011 - Copyright 2011-09-30 all rights reserved Except for IECEE members and mandated persons, no part of this

More information

Introduction. GEAL Bibliothèque Java pour écrire des algorithmes évolutionnaires. Objectifs. Simplicité Evolution et coévolution Parallélisme

Introduction. GEAL Bibliothèque Java pour écrire des algorithmes évolutionnaires. Objectifs. Simplicité Evolution et coévolution Parallélisme GEAL 1.2 Generic Evolutionary Algorithm Library http://dpt-info.u-strasbg.fr/~blansche/fr/geal.html 1 /38 Introduction GEAL Bibliothèque Java pour écrire des algorithmes évolutionnaires Objectifs Généricité

More information

French Property Registering System: Evolution to a Numeric Format?

French Property Registering System: Evolution to a Numeric Format? Frantz DERLICH, France Key words: Property - Registering - Numeric system France Mortgages. ABSTRACT French property registering system is based on the Napoleon system: the cadastre is only a fiscal guarantee

More information

Licence Informatique Année 2005-2006. Exceptions

Licence Informatique Année 2005-2006. Exceptions Université Paris 7 Java Licence Informatique Année 2005-2006 TD n 8 - Correction Exceptions Exercice 1 La méthode parseint est spécifiée ainsi : public static int parseint(string s) throws NumberFormatException

More information

"Internationalization vs. Localization: The Translation of Videogame Advertising"

Internationalization vs. Localization: The Translation of Videogame Advertising Article "Internationalization vs. Localization: The Translation of Videogame Advertising" Raquel de Pedro Ricoy Meta : journal des traducteurs / Meta: Translators' Journal, vol. 52, n 2, 2007, p. 260-275.

More information

ENERGY SERVICES& ESCOS & THE ROLE OFBELESCO LIEVEN VANSTRAELEN IN BELGIUM

ENERGY SERVICES& ESCOS & THE ROLE OFBELESCO LIEVEN VANSTRAELEN IN BELGIUM ENERGY SERVICES& ESCOS IN BELGIUM & THE ROLE OFBELESCO LIEVEN VANSTRAELEN CO-CEO& OWNER OF ENERGINVEST PRESIDENT OF BELESCO SENIOR CONSULTANT AT THE FEDESCO KNOWLEDGECENTER EnergInvest sprl Rue J. Coosemans

More information

Product / Produit Description Duration /Days Total / Total

Product / Produit Description Duration /Days Total / Total DELL Budget Proposal / Proposition Budgétaire Solutions Design Centre N o : 200903201602 Centre de Design de Solutions Date: 2009-03-23 Proposition valide pour 30 jours / Proposal valid for 30 days Customer

More information

Régression logistique : introduction

Régression logistique : introduction Chapitre 16 Introduction à la statistique avec R Régression logistique : introduction Une variable à expliquer binaire Expliquer un risque suicidaire élevé en prison par La durée de la peine L existence

More information

Travaux publics et Services gouvernementaux Canada. Title - Sujet LEARNING SERVICES. Solicitation No. - N de l'invitation E60ZH-070003

Travaux publics et Services gouvernementaux Canada. Title - Sujet LEARNING SERVICES. Solicitation No. - N de l'invitation E60ZH-070003 Public Works and Government Canada RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Réception des soumissions - TPSGC 11 Laurier St. / 11, rue Laurier Place du Portage, Phase III Core

More information

Travaux publics et Services gouvernementaux Canada. Title - Sujet court reporting services. Solicitation No. - N de l'invitation 82082-150006/A

Travaux publics et Services gouvernementaux Canada. Title - Sujet court reporting services. Solicitation No. - N de l'invitation 82082-150006/A Public Works and Government Services Canada Travaux publics et Services gouvernementaux Canada RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Réception des soumissions - TPSGC Laurier

More information

Modifier le texte d'un élément d'un feuillet, en le spécifiant par son numéro d'index:

Modifier le texte d'un élément d'un feuillet, en le spécifiant par son numéro d'index: Bezier Curve Une courbe de "Bézier" (fondé sur "drawing object"). select polygon 1 of page 1 of layout "Feuillet 1" of document 1 set class of selection to Bezier curve select Bezier curve 1 of page 1

More information

Personnalisez votre intérieur avec les revêtements imprimés ALYOS design

Personnalisez votre intérieur avec les revêtements imprimés ALYOS design Plafond tendu à froid ALYOS technology ALYOS technology vous propose un ensemble de solutions techniques pour vos intérieurs. Spécialiste dans le domaine du plafond tendu, nous avons conçu et développé

More information

Tutorial for Windows and Macintosh. Preparing Your Data for NGS Alignment

Tutorial for Windows and Macintosh. Preparing Your Data for NGS Alignment Tutorial for Windows and Macintosh Preparing Your Data for NGS Alignment 2015 Gene Codes Corporation Gene Codes Corporation 775 Technology Drive, Ann Arbor, MI 48108 USA 1.800.497.4939 (USA) 1.734.769.7249

More information

Survey on Conference Services provided by the United Nations Office at Geneva

Survey on Conference Services provided by the United Nations Office at Geneva Survey on Conference Services provided by the United Nations Office at Geneva Trade and Development Board, fifty-eighth session Geneva, 12-23 September 2011 Contents Survey contents Evaluation criteria

More information

Travaux publics et Services gouvernementaux Canada. Solicitation No. - N de l'invitation E60PD-14PAPR. pd032.e60pd-14papr

Travaux publics et Services gouvernementaux Canada. Solicitation No. - N de l'invitation E60PD-14PAPR. pd032.e60pd-14papr Public Works and Government Services Canada RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Réception des soumissions - TPSGC Laurier St. / rue Laurier Place du Portage, Phase III

More information

Benin Business visa Application

Benin Business visa Application Benin Business visa Application Please enter your contact information Name: Email: Tel: Mobile: The latest date you need your passport returned in time for your travel: Benin business visa checklist Filled

More information

Fondation Rennes 1. Atelier de l innovation. Fondation Rennes 1. Fondation Rennes 1 MANAGEMENT AGILE. Fondation Rennes 1 ET INNOVATION

Fondation Rennes 1. Atelier de l innovation. Fondation Rennes 1. Fondation Rennes 1 MANAGEMENT AGILE. Fondation Rennes 1 ET INNOVATION Atelier de l innovation MANAGEMENT AGILE ET INNOVATION Chaire Economie de l innovation - Mourad Zeroukhi 2012-2014 Centre de Recherche en иconomie et Management UniversitИ de Rennes 1 Chaire Economie de

More information

Memory Eye SSTIC 2011. Yoann Guillot. Sogeti / ESEC R&D yoann.guillot(at)sogeti.com

Memory Eye SSTIC 2011. Yoann Guillot. Sogeti / ESEC R&D yoann.guillot(at)sogeti.com Memory Eye SSTIC 2011 Yoann Guillot Sogeti / ESEC R&D yoann.guillot(at)sogeti.com Y. Guillot Memory Eye 2/33 Plan 1 2 3 4 Y. Guillot Memory Eye 3/33 Memory Eye Analyse globale d un programme Un outil pour

More information

2 RENSEIGNEMENTS CONCERNANT L ASSURÉ SI CELUI-CI N EST PAS LE REQUÉRANT INFORMATION CONCERNING THE INSURED PERSON IF OTHER THAN THE APPLICANT

2 RENSEIGNEMENTS CONCERNANT L ASSURÉ SI CELUI-CI N EST PAS LE REQUÉRANT INFORMATION CONCERNING THE INSURED PERSON IF OTHER THAN THE APPLICANT SÉCURITÉ SOCIALE SOCIAL SECURITY ACCORD DU 9 FÉVRIER 1979 ENTRE LA FRANCE ET LE CANADA AGREEMENT OF FEBRUARY 9, 1979 BETWEEN FRANCE AND CANADA Formulaire FORM SE 401-06 INSTRUCTION D UNE DEMANDE DE PENSION

More information

TREATIES AND OTHER INTERNATIONAL ACTS SERIES 12859. Agreement Between the UNITED STATES OF AMERICA and CONGO

TREATIES AND OTHER INTERNATIONAL ACTS SERIES 12859. Agreement Between the UNITED STATES OF AMERICA and CONGO 1 TREATIES AND OTHER INTERNATIONAL ACTS SERIES 12859 EMPLOYMENT Agreement Between the UNITED STATES OF AMERICA and CONGO Effected by Exchange of Notes Dated at Washington April 11 and May 23, 1997 2 NOTE

More information

Women and business in a knowledge-based society: integrated services network to sustain women's employment

Women and business in a knowledge-based society: integrated services network to sustain women's employment Women and business in a knowledge-based society: integrated services network to sustain women's employment Viapiana C. in Ambrosi L. (ed.), Trisorio-Liuzzi G. (ed.), Quagliariello R. (ed.), Santelli Beccegato

More information

DESIGN & PROTOTYPAGE. ! James Eagan james.eagan@telecom-paristech.fr

DESIGN & PROTOTYPAGE. ! James Eagan james.eagan@telecom-paristech.fr DESIGN & PROTOTYPAGE! James Eagan james.eagan@telecom-paristech.fr Ce cours a été développé en partie par des membres des départements IHM de Georgia Tech et Télécom ParisTech. La liste de contributeurs

More information

BILL C-665 PROJET DE LOI C-665 C-665 C-665 HOUSE OF COMMONS OF CANADA CHAMBRE DES COMMUNES DU CANADA

BILL C-665 PROJET DE LOI C-665 C-665 C-665 HOUSE OF COMMONS OF CANADA CHAMBRE DES COMMUNES DU CANADA C-665 C-665 Second Session, Forty-first Parliament, Deuxième session, quarante et unième législature, HOUSE OF COMMONS OF CANADA CHAMBRE DES COMMUNES DU CANADA BILL C-665 PROJET DE LOI C-665 An Act to

More information

Bac + 04 Licence en science commerciale, option marketing et communication. Degree in computer science, engineering or equivalent

Bac + 04 Licence en science commerciale, option marketing et communication. Degree in computer science, engineering or equivalent L un de ces postes vous intéresse? Postulez sur djezzy@talents-network.com Communication Brand senior manager Bac + 04 Licence en science commerciale, option marketing et communication. 05 years minimum

More information

SOLICITATION AMENDMENT MODIFICATION DE L INVITATION

SOLICITATION AMENDMENT MODIFICATION DE L INVITATION RETURN BIDS TO: RETOURNER LES SOUMISSIONS A : Bid Receiving/Réception des sousmissions Royal Canadian Mounted Police (RCMP) Procurement & Contracting Services 5th Floor, 10065 Jasper Avenue NW Edmonton,

More information

Hours: The hours for the class are divided between practicum and in-class activities. The dates and hours are as follows:

Hours: The hours for the class are divided between practicum and in-class activities. The dates and hours are as follows: March 2014 Bienvenue à EDUC 1515 Français Langue Seconde Partie 1 The following information will allow you to plan in advance for the upcoming session of FSL Part 1 and make arrangements to complete the

More information

Bridder Soumissionnaire (RFP) For English Only Transcription and Interviews

Bridder Soumissionnaire (RFP) For English Only Transcription and Interviews RETURN BIDS TO : - RETOURNER LES SOUMISSION À: Revenue See herein / Voir dans ce document Proposal to: Revenue We hereby offer to sell to Her Majesty the Queen in right of, in accordance with the terms

More information

Travaux publics et Services gouvernementaux Canada. Title - Sujet Furniture for Work Spaces. Solicitation No. - N de l'invitation E60PQ-140003

Travaux publics et Services gouvernementaux Canada. Title - Sujet Furniture for Work Spaces. Solicitation No. - N de l'invitation E60PQ-140003 Public Works and Government Services Canada RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Réception des soumissions - TPSGC 11 Laurier St./11, rue Laurier Place du Portage, Phase

More information

FACULTY OF MANAGEMENT MBA PROGRAM

FACULTY OF MANAGEMENT MBA PROGRAM FACULTY OF MANAGEMENT MBA PROGRAM APPLICATION PROCEDURES: Completed files are evaluated on a rolling basis. Although the MBA Admissions office notifies all applicants of any outstanding documents electronically,

More information

SEMIDE EMWIS. Discussion and validation of meta-data. Eric Mino EMWIS Technical Unit. http://www.emwis.org. http://www.semide.org

SEMIDE EMWIS. Discussion and validation of meta-data. Eric Mino EMWIS Technical Unit. http://www.emwis.org. http://www.semide.org SEMIDE EMWIS http://www.semide.org http://www.emwis.org Discussion and validation of meta-data Eric Mino EMWIS Technical Unit Unité Technique du SEMIDE / EMWIS Technical EURO-MEDITERRANEAN Unit PARTNERSHIP

More information

AgroMarketDay. Research Application Summary pp: 371-375. Abstract

AgroMarketDay. Research Application Summary pp: 371-375. Abstract Fourth RUFORUM Biennial Regional Conference 21-25 July 2014, Maputo, Mozambique 371 Research Application Summary pp: 371-375 AgroMarketDay Katusiime, L. 1 & Omiat, I. 1 1 Kampala, Uganda Corresponding

More information

mvam: mobile technology for remote food security surveys mvam: technologie mobile pour effectuer des enquêtes à distance sur la sécurité alimentaire

mvam: mobile technology for remote food security surveys mvam: technologie mobile pour effectuer des enquêtes à distance sur la sécurité alimentaire mvam: mobile technology for remote food security surveys mvam: technologie mobile pour effectuer des enquêtes à distance sur la sécurité alimentaire September 16, 2014 http://www.wfp.org/videos/wfp-calling

More information

Action of organization-0s

Action of organization-0s Action of organization-os // Metadata Name Action of organization-0s Keywords Action of organization, Organizational action, Business process, Internal process, Inter-functional process, Core process,

More information

Millier Dickinson Blais

Millier Dickinson Blais Research Report Millier Dickinson Blais 2007-2008 National Survey of the Profession September 14, 2008 Contents 1 Introduction & Methodology... 3 2 National Results... 5 3 Regional Results... 6 3.1 British

More information

Account Manager H/F - CDI - France

Account Manager H/F - CDI - France Account Manager H/F - CDI - France La société Fondée en 2007, Dolead est un acteur majeur et innovant dans l univers de la publicité sur Internet. En 2013, Dolead a réalisé un chiffre d affaires de près

More information

Le projet européen ECOLABEL

Le projet européen ECOLABEL 4/02/2015 Le projet européen ECOLABEL Agnès JULLIEN (Ifsttar) WP1 leader (key performance indicators) agnes.jullien@ifsttar.fr ECOLABEL PROJECT PROPOSED METHODOLOGY and KPIs Main concepts Development of

More information

SCHOLARSHIP ANSTO FRENCH EMBASSY (SAFE) PROGRAM 2016 APPLICATION FORM

SCHOLARSHIP ANSTO FRENCH EMBASSY (SAFE) PROGRAM 2016 APPLICATION FORM SCHOLARSHIP ANSTO FRENCH EMBASSY (SAFE) PROGRAM 2016 APPLICATION FORM APPLICATION FORM / FORMULAIRE DE CANDIDATURE Applications close 4 November 2015/ Date de clôture de l appel à candidatures 4 e novembre

More information

Introduction to transcriptome analysis using High Throughput Sequencing technologies (HTS)

Introduction to transcriptome analysis using High Throughput Sequencing technologies (HTS) Introduction to transcriptome analysis using High Throughput Sequencing technologies (HTS) A typical RNA Seq experiment Library construction Protocol variations Fragmentation methods RNA: nebulization,

More information

Introduction ToIP/Asterisk Quelques applications Trixbox/FOP Autres distributions Conclusion. Asterisk et la ToIP. Projet tuteuré

Introduction ToIP/Asterisk Quelques applications Trixbox/FOP Autres distributions Conclusion. Asterisk et la ToIP. Projet tuteuré Asterisk et la ToIP Projet tuteuré Luis Alonso Domínguez López, Romain Gegout, Quentin Hourlier, Benoit Henryon IUT Charlemagne, Licence ASRALL 2008-2009 31 mars 2009 Asterisk et la ToIP 31 mars 2009 1

More information

1-20020138637 26-sept-2002 Computer architecture and software cells for broadband networks Va avec 6526491

1-20020138637 26-sept-2002 Computer architecture and software cells for broadband networks Va avec 6526491 Les brevets CELL 14 décembre 2006 1 ARCHITECTURE GENERALE 1-20020138637 26-sept-2002 Computer architecture and software cells for broadband networks 6526491 2-6526491 25-févr-03 Memory protection system

More information

Travaux publics et Services gouvernementaux Canada. Title - Sujet Project Manager -Release Management

Travaux publics et Services gouvernementaux Canada. Title - Sujet Project Manager -Release Management Public Works and Government Services Canada Travaux publics et Services gouvernementaux Canada 1 1 RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Réception des soumissions - TPSGC

More information

Switching Power Supply XP POWER INC. SUITE 150, 1241 E DYER RD SANTA ANA CA 92705, USA XP POWER INC SUITE 150, 1241 E DYER RD SANTA ANA CA 92705, USA

Switching Power Supply XP POWER INC. SUITE 150, 1241 E DYER RD SANTA ANA CA 92705, USA XP POWER INC SUITE 150, 1241 E DYER RD SANTA ANA CA 92705, USA IEC SYSTEM FOR MUTUAL RECOGNITION OF TEST CERTIFICATES FOR ELECTRICAL EQUIPMENT (IECEE) CB SCHEME SYSTEME CEI D'ACCEPTATION MUTUELLE DE CERTIFICATS D'ESSAIS DES EQUIPEMENTS ELECTRIQUES (IECEE) METHODE

More information

COLLABORATIVE LCA. Rachel Arnould and Thomas Albisser. Hop-Cube, France

COLLABORATIVE LCA. Rachel Arnould and Thomas Albisser. Hop-Cube, France COLLABORATIVE LCA Rachel Arnould and Thomas Albisser Hop-Cube, France Abstract Ecolabels, standards, environmental labeling: product category rules supporting the desire for transparency on products environmental

More information

Gabon Tourist visa Application for citizens of Canada living in Alberta

Gabon Tourist visa Application for citizens of Canada living in Alberta Gabon Tourist visa Application for citizens of Canada living in Alberta Please enter your contact information Name: Email: Tel: Mobile: The latest date you need your passport returned in time for your

More information

Travaux publics et Services gouvernementaux Canada. Title - Sujet SYSTEMS INTEGRATION - SBIPS. Solicitation No. - N de l'invitation 39903-140045/A

Travaux publics et Services gouvernementaux Canada. Title - Sujet SYSTEMS INTEGRATION - SBIPS. Solicitation No. - N de l'invitation 39903-140045/A Public Works and Government Services Canada Travaux publics et Services gouvernementaux Canada 1 1 RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Réception des soumissions - TPSGC

More information

Calcul parallèle avec R

Calcul parallèle avec R Calcul parallèle avec R ANF R Vincent Miele CNRS 07/10/2015 Pour chaque exercice, il est nécessaire d ouvrir une fenètre de visualisation des processes (Terminal + top sous Linux et Mac OS X, Gestionnaire

More information

Travaux publics et Services gouvernementaux Canada. Title - Sujet HRSDC FUNCTIONAL SUPPORT. Solicitation No. - N de l'invitation G9931-120012/A

Travaux publics et Services gouvernementaux Canada. Title - Sujet HRSDC FUNCTIONAL SUPPORT. Solicitation No. - N de l'invitation G9931-120012/A Public Works and Government Services Canada Travaux publics et Services gouvernementaux Canada 1 1 RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Réception des soumissions - TPSGC

More information

How To Download Openoffice 40 Manual And User Guide

How To Download Openoffice 40 Manual And User Guide openoffice 40 manual : The User's Guide openoffice 40 manual actually features a great offer for his or her customers giving users unlimited access and downloads. OPENOFFICE 40 MANUAL To begin with finding

More information

Archived Content. Contenu archivé

Archived Content. Contenu archivé ARCHIVED - Archiving Content ARCHIVÉE - Contenu archivé Archived Content Contenu archivé Information identified as archived is provided for reference, research or recordkeeping purposes. It is not subject

More information

FINAL DRAFT INTERNATIONAL STANDARD

FINAL DRAFT INTERNATIONAL STANDARD IEC 62047-15 Edition 1.0 2014-12 FINAL DRAFT INTERNATIONAL STANDARD colour inside Semiconductor devices Micro-electromechanical devices Part 15: Test method of bonding strength between PDMS and glass INTERNATIONAL

More information

openoffice 32 manual : The User's Guide

openoffice 32 manual : The User's Guide openoffice 32 manual : The User's Guide openoffice 32 manual actually carries a great offer for his or her customers giving users unlimited access and downloads. OPENOFFICE 32 MANUAL To begin finding Openoffice

More information

Rio de Janeiro. Tout simplement, HISTORIQUE! RESULTATS SPORTIFS Christophe PINNA NICE ELITE SPORT 21, bd Carnot 06300 Nice Tél. : +33 (0)6 08 45 80 07 Fax : +33 (0)4 93 56 78 77 Email : c.pinna@wanadoo.fr

More information

Archived Content. Contenu archivé

Archived Content. Contenu archivé ARCHIVED - Archiving Content ARCHIVÉE - Contenu archivé Archived Content Contenu archivé Information identified as archived is provided for reference, research or recordkeeping purposes. It is not subject

More information

CNC Kompetenzzenter mit der multimedialen Software

CNC Kompetenzzenter mit der multimedialen Software CNC Kompetenzzenter mit der multimedialen Software LLP-LdV-TOI-2009-EE-001 1 Information sur le projet Titre: Code Projet: Année: 2009 Type de Projet: Statut: Pays: Accroche marketing: Résumé: CNC Kompetenzzenter

More information

Travaux publics et Services gouvernementaux Canada. Title - Sujet Province House, Techinical/Design

Travaux publics et Services gouvernementaux Canada. Title - Sujet Province House, Techinical/Design Public Works and Government Services Canada Travaux publics et Services gouvernementaux Canada 1 1 RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Public Works Government Services Canada- Bid Receiving /

More information

RFP AMENDMENT#2 DDP MODIFICATION#2

RFP AMENDMENT#2 DDP MODIFICATION#2 RETURN BIDS TO: RETOURNER LES SOUMISSIONS Á: Parks Canada Agency Bids Receiving 111 Water Street East Cornwall, ON K6H 6S3 RFP AMENDMENT#2 DDP MODIFICATION#2 Proposal to: Parks Canada Agency We hereby

More information

Travaux publics et Services gouvernementaux Canada. Solicitation No. - N de l'invitation. 2012-11-02 publics et Services gouvernementaux Canada

Travaux publics et Services gouvernementaux Canada. Solicitation No. - N de l'invitation. 2012-11-02 publics et Services gouvernementaux Canada Public Works and Government Services Canada Travaux publics et Services gouvernementaux Canada RETURN BIDS TO: Title - Sujet RETOURNER LES SOUMISSIONS À: S.O. - ANALYSIS/MAINT SOFTWARE TOOL Bid Receiving

More information

Expérience appui ANR Zimbabwe (Medicines Control Authority of Zimbabwe -MCAZ) Corinne Pouget -AEDES

Expérience appui ANR Zimbabwe (Medicines Control Authority of Zimbabwe -MCAZ) Corinne Pouget -AEDES Expérience appui ANR Zimbabwe (Medicines Control Authority of Zimbabwe -MCAZ) Corinne Pouget -AEDES 1 Zimbabwe Pharmaceutical Industry The Market Small Country of ca.13 million people Human Pharmaceutical

More information

[ dessins, collages, illustrations, etcetera ]

[ dessins, collages, illustrations, etcetera ] Elvire Bastendorff [ dessins, collages, etcetera ] Dossier de Présentation elvire bastendorff elvire@elvirebastendorff.net [ dessins, collages, illustrations, etcetera ] Elvire Bastendorff [ dessins, collages,

More information

"Templating as a Strategy for Translating Official Documents from Spanish to English"

Templating as a Strategy for Translating Official Documents from Spanish to English Article "Templating as a Strategy for Translating Official Documents from Spanish to English" Sylvie Lambert-Tierrafría Meta : journal des traducteurs / Meta: Translators' Journal, vol. 52, n 2, 2007,

More information

CAMÉRAS EMCCD POUR LA QUANTIFICATION DE FLUORESCENCE IN VIVO

CAMÉRAS EMCCD POUR LA QUANTIFICATION DE FLUORESCENCE IN VIVO CAMÉRAS EMCCD POUR LA QUANTIFICATION DE FLUORESCENCE IN VIVO Yoann Gosselin, B.Ing., M.Sc.A. Ingénieur en application 2 3 3 TECHNOLOGIE BREVETÉE POUR LA CAMÉRA LA PLUS SENSIBLE 6 TECHNOLOGIE BREVETÉE

More information

Travaux publics et Services gouvernementaux Canada. Title - Sujet FLEET MANAGEMENT SUPPORT SRVCS. Solicitation No. - N de l'invitation E60HP-11FMSS

Travaux publics et Services gouvernementaux Canada. Title - Sujet FLEET MANAGEMENT SUPPORT SRVCS. Solicitation No. - N de l'invitation E60HP-11FMSS Public Works and Government Services Canada RETURN BIDS TO: RETOURNER LES SOUMISSIONS À: Bid Receiving - PWGSC / Réception des soumissions - TPSGC 11 Laurier St. / 11, rue Laurier Place du Portage, Phase

More information

Shared Services Canada Services partagés Canada RETURN BIDS TO : RETOURNER LES SOUMISSIONS À:

Shared Services Canada Services partagés Canada RETURN BIDS TO : RETOURNER LES SOUMISSIONS À: RETURN BIDS TO : RETOURNER LES SOUMISSIONS À: Julie Watson-Bampton Shared Services Canada / Services partagés Canada 180 Kent Street, 13th Floor / 180 street Kent, 13 eme étage Ottawa, Ontario K1A OP7

More information

SOLICITATION AMENDMENT MODIFICATION DE L INVITATION

SOLICITATION AMENDMENT MODIFICATION DE L INVITATION RETURN BIDS TO: RETOURNER LES SOUMISSIONS A : Bid Receiving/Réception des sousmissions Royal Canadian Mounted Police (RCMP) Procurement & Contracting Services 5th Floor, 10065 Jasper Avenue NW Edmonton,

More information