![]() |
Data transfer format: DNA transfer inventory
|
|
© National Institute for Health and Welfare
and the MORGAM Project investigators Last updated: 2009-05-13 For more information, please contact Päivi Laiho (firstname.lastname@thl.fi) or Ari Haukijärvi (firstname.lastname@thl.fi) |
The purpose of this transfer format is to provide an exact and common format for the MORGAM Central Laboratory (MCL) at National Institute for Health and Welfare (THL) to transfer data on received DNA samples to the MORGAM Data Centre (MDC). The MDC can use this data to check which samples were actually received by the MCL from MPC.
Data in the format specified here should be submitted to the MORGAM Data Centre (MDC) for every subject on whom DNA was requested by the MDC (see Form 40). The data can be completed in the same excel-file along with the existing Form 40 and the data transfer data received from MPC: In case of "DNA aliquots" the excel-file will include the Form 49 data, in case of "stock DNA" the Form 48 data, and in case of "whole blood" the Form 49 data received from MPC.
The completed data should be placed in directory \\hkivms\mgdna\from_mlo.
| NAME | SPECIFICATION AND CODES | FORMAT or Value | |
|---|---|---|---|
| FORM | Form number | I2 | |3|9| |
| VERSION | Version of this form | I1 | |2| |
| FROM_CENTRE | The sender of the sample material | I3 | |_|_|_| |
| KEY0 |
Identification of the sample printed on the tube 8888888 = irrelevant (the tube is not available) |
C20 | free text |
| KEY1 | Identification of individual in MORGAM study: CENTRE + RUNIT + COHORT + SERIAL |
C12 | |_|_||_|_||_|_||_|_|_|_|_|_| |
| KEY2 |
Sample identification: 8888888 = whole blood |
C7 | |_|_|_|_|_|_|_| |
| RECEIVED | Was the sample tube received? 1 = yes 2 = no |
I1 | |_| |
| DNA_TYPE | Type of DNA: 1 = whole blood 2 = stock DNA 3 = DNA aliquots 4 = WGA sample 8 = irrelevant (RECEIVED = 2) |
I1 | |_| |
| DATE_FORM | Date when this form was completed: YYYYMMDD (year month day) |
C8 | |_|_|_|_||_|_||_|_| |
The item NAME on the document is a computer variable name used for the item by the MDC.
| FORMAT | Type | Format | Example | Comments |
|---|---|---|---|---|
| C | Character | C8 | 19991210 | Used for dates, trailing zeroes are obligatory |
| C20 | "B 17 E" | Location of sample in a box, surrounded with double quotes (") if contains spaces. Free text, maximum 20 characters is allowed for this variable. | ||
| C3 | -80 | Storage temperature, includes leading '-' sign | ||
| F | Float | F5.2 | 13.1 2.18 |
Variable must include a decimal point (.). Leading and trailing zeroes are not obligatory. |
| I | Integer | I3 | 1 15 180 |
Leading zeroes are not obligatory |
Instructions for making corrections to data that have already been sent to the MDC are given in Section Data communication between the Participating Centres and the MDC.
Please contact the MDC for instructions if you cannot provide information as specified in this document or if you have any problems with the interpretation of the coding for any specific items.
Follow these instructions carefully when creating the computer file for the data transfer from the MPC to the MDC.
| FORM | Form number | I2 | |3|9| |
|---|
Number 39 indicates the "Data transfer format: DNA transfer inventory - master list".
| VERSION | Version of this form | I1 | |2| |
|---|
Current version of this data transfer format. If the version number of the data transfer format which you are using is not "1", these instructions do not correspond to the format you are using. Version number changes if some major changes are introduced in the form, for example adding / deleting some variables.
| FROM_CENTRE | The sender of the sample material | I3 | |_|_|_| |
|---|
Enter appropriate code of your MPC or laboratory from the list of MORGAM centres for DNA transfer. In most cases the sender will be the MPC, but in some cases the MPCs (or possibly many of them) are served by a separate laboratory (e.g. MPCs 34, 54, 55 and 59 are all served by laboratory 912 in Paris). If your laboratory is not directly connected to your MPC, and the laboratory is not listed in the list of MORGAM centres for DNA transfer, please contact the MDC for a code for your laboratory.
| KEY0 |
Identification of the sample printed on the tube 8888888 = irrelevant (the tube is not available) |
C20 | free text |
|---|
This is the local key on the label fixed on the tube. If the local key includes a personal identification, additional measures should be taken to secure the confidentiality of the person, as specified in the subsection on section DNA Collection Procedure of the MORGAM Manual.
It is important that there are no misprints in this entry because otherwise the genotype derived from the sample will be lost or connected to a wrong individual's phenotypic data.
If the tube is not available then code 8888888.
| KEY1 | Identification of individual in MORGAM study: CENTRE + RUNIT + COHORT + SERIAL |
C12 | |_|_||_|_||_|_||_|_|_|_|_|_| |
|---|
This is the primary key identifying the individual in the MORGAM study. The first 2 characters correspond to the Form 20 item CENTRE, the next 2 characters correspond to RUNIT, the next 2 to COHORT and the last 6 characters correspond to item SERIAL.
It is important that there are no misprints in this entry because otherwise the genotype derived from the sample will be lost or connected to a wrong individual's phenotypic data.
| KEY2 | Sample identification: 8888888 = whole blood |
C7 | |_|_|_|_|_|_|_| |
|---|
KEY2 is a primary key, identifying DNA sample in MORGAM study. KEY2 does not include any of the components of KEY1 (identifying individual in MORGAM study). KEY2 sample identification code is generated in the MDC and it's relation with KEY1 is kept in the MDC. The labels used for transferring the DNA samples from the DNA storage unit in KTL to other MORGAM Genotyping Laboratories include only KEY2 codes.
| RECEIVED | Was the sample tube received? 1 = yes 2 = no |
I1 | |_| |
|---|
This form should be completed for every subject on whom DNA was requested by the MDC (see Form 40). Enter 1 if the sample for the subject was received in the MORGAM Central Laboratory (MCL), and enter 2 if it not.
| DNA_TYPE | Type of DNA: 1 = whole blood 2 = stock DNA 3 = DNA aliquots 4 = WGA sample 8 = irrelevant (RECEIVED = 2) |
I1 | |_| |
|---|
Code here a type of DNA which will be sent to Morgam Central Laboratory
| DATE_FORM | Date when this form was completed: YYYYMMDD (year month day) |
C8 | |_|_|_|_||_|_||_|_| |
|---|
Enter here a date when this form was completed. Format is yyyymmdd (date ANSI, 8 characters, year day month).
The data should be prepared in ASCII comma-delimited format using semicolon (;) as delimiter, with the names of the variables in the first row. If the value of a variable contains text with delimiter used inside the text then the value should be surrounded by double quotes ("). A dot (.) shold be used as a decimal point.
To simplify the tracing of data transfers between the MPC and the MDC, the files should be named as follows:
F39_MPCXX_YYYYMMDD_N.CSV, where:
To avoid possible errors in variable naming use the first row from the example below containing variable names. Example of Form 39 ASCII comma-delimited data file:
|
form;version;from_centre;key0;key1;key2;received;dna_type;date_from 39;1;20;;200203123456;1234567;1;3;20031012 39;1;20;;200203101234;1012345;1;3;20031012 |
The data files should be archived (ZIP) before sending them to the MDC. The archive names should be the same as the file names. MORGAM data Error checking program will be used to prepare data (will be available later). The data should be sent to MDC (Zygimantas Cepaitis (firstname.lastname@thl.fi) as an attachment to an e-mail message. Please make sure to save a copy of the transferred files in the sending MPC or laboratory.
When the data are received in the MDC, an acknowledgement will be sent to the sender. Then the data will be checked for consistency and quality, and after any problems have been resolved, they will be entered into the MORGAM database.
| Date | Update |
|---|---|
| 2006-06-14 | New code added to DNA_TYPE variable: 4 = 'WGA sample' |
| 2008-02-29 | The form is sent from the MCL to the MDC: Items AVAIL and REASON were removed. Item RECEIVED was added. |