Legend
Please note that a short description of a certain column can be displayed when you move your mouse cursor over the column's header and hold it still. Below, a more detailed description is shown per column.
Template: Template(s) used to detect the sequence variant; DNA (genomic DNA), RNA (cDNA) or protein
All options:
- DNA
- RNA = RNA (cDNA)
- protein
- ? = unknown
Technique: technique(s) used to identify the sequence variant.
All options:
- ? = unknown
- ARMS = amplification refractory mutation system
- arrayCGH = array for Comparative Genomic Hybridisation
- arrayMET = array for methylation analysis
- arraySEQ = array for resequencing
- arraySNP = array for SNP typing
- arrayCNV = array for Copy Number Variation (SNP and CNV probes)
- ASO = allele-specific oligo hybridisation
- BESS = Base Excision Sequence Scanning
- CMC = Chemical Mismatch Cleavage
- COBRA = Combined Bisulfite Restriction Analysis
- CSCE = Conformation Sensitive Capillary Electrophoresis
- CSGE = Conformation Sensitive Gel Electrophoresis
- ddF = dideoxy Fingerprinting
- DGGE = Denaturing-Gradient Gel-Electrophoresis
- DHPLC = Denaturing High-Performance Liquid Chromatography
- DOVAM = Detection Of Virtually All Mutations (SSCA variant)
- DSCA = Double-Strand DNA Conformation Analysis
- DSDI = Detection Small Deletions and Insertions
- EMC = Enzymatic Mismatch Cleavage
- expr = expression analysis
- FISH = Fluorescent In-Situ Hybridisation
- FISHf = fiberFISH
- HD = HeteroDuplex analysis
- HPLC = High-Performance Liquid Chromatography
- IEF = IsoElectric Focussing
- IHC = Immuno-Histo-Chemistry
- Invader = Invader assay
- MAPH = Multiplex Amplifiable Probe Hybridisation
- MAQ = Multiplex Amplicon Quantification
- MCA = Melting Curve Analysis, high-resolution (HRMA)
- microscope = microscopic analysis (karyotype)
- microsat = microsatellite genotyping
- minigene = expression minigene construct
- MIP = Molecular Inversion Probe amplification
- MIPsm = single molecule Molecular Inversion Probe amplification
- MLPA = Multiplex Ligation-dependent Probe Amplification
- MLPA-ms = Multiplex Ligation-dependent Probe Amplification, methylation specific
- MS = mass spectrometry
- Northern = Northern blotting
- NUC = nuclease digestion (RNAseT1, S1)
- OM = optical mapping
- PAGE = Poly-Acrylamide Gel-Electrophoresis
- PCR = Polymerase Chain Reaction
- PCRdd = PCR, digital droplet
- PCRdig = PCR + restriction enzyme digestion
- PCRh = PCR, haloplex
- PCRlr = PCR, long-range
- PCRm = PCR, multiplex
- PCRms = PCR, methylation sensitive
- PCRq = PCR, quantitative (qPCR)
- PCRrp = PCR, repeat-primed (RP-PCR)
- PCRsqd = PCR, semi-quantitative duplex
- PE = primer extension (APEX, SNaPshot)
- PEms = primer extension, methylation-sensitive single-nucleotide
- PFGE = Pulsed-Field Gel-Electrophoresis (+Southern)
- PTT = Protein Truncation Test
- RFLP = Restriction Fragment Length Polymorphisms
- RT-PCR = Reverse Transcription and PCR
- RT-PCRq = Reverse Transcription and PCR, quantitative
- SBE = Single Base Extension
- SEQ = SEQuencing (Sanger)
- SEQb = bisulfite SEQuencing
- SEQp = pyroSequencing
- SEQms = sequencing, methylation specific
- SEQ-ON = next-generation sequencing - Oxford Nanopore
- SEQ-NG = next-generation sequencing
- SEQ-NG-RNA = next-generation sequencing RNA
- SEQ-NG-H = next-generation sequencing - Helicos
- SEQ-NG-I = next-generation sequencing - Illumina/Solexa
- SEQ-NG-IT = next-generation sequencing - Ion Torrent
- SEQ-NG-R = next-generation sequencing - Roche/454
- SEQ-NG-S = next-generation sequencing - SOLiD
- SEQ-PB = next-generation sequencing - Pacific Biosciences
- SNPlex = SNPlex
- Southern = Southern blotting
- SSCA = Single-Strand DNA Conformation polymorphism Analysis (SSCP)
- SSCAf = fluorescent SSCA (SSCP)
- STR = Short Tandem Repeat
- TaqMan = TaqMan assay
- Western = Western blotting
- - = not applicable
Tissue: tissue type used for analysis
Remarks: remarks regarding the screening like WGS (whole genome sequencing), WES (whole exome sequencing, gene panel (incl. a list of genes analysed), etc.
How to query this table
All list views have search fields which can be used to search data.
You can search for a complete word or you can search for a part of a search term.
If you enclose two or more words in double quotes, LOVD will search for the combination of those words only exactly in the order you specify.
Note that search terms are case-insensitive and that wildcards such as * are treated as normal text!
For all options, like "and", "or", and "not" searches, or searching for prefixes or suffixes, see the table below.
Operator
Column type
Example
Matches
Text
Arg
all entries containing 'Arg'
space
Text
Arg Ser
all entries containing 'Arg' and 'Ser'
|
Text
Arg|Ser
all entries containing 'Arg' or 'Ser'
!
Text
!fs
all entries not containing 'fs'
^
Text
^p.(Arg
all entries beginning with 'p.(Arg'
$
Text
Ser)$
all entries ending with 'Ser)'
=""
Text
=""
all entries with this field empty
=""
Text
="p.0"
all entries exactly matching 'p.0'
!=""
Text
!=""
all entries with this field not empty
!=""
Text
!="p.0"
all entries not exactly matching 'p.0?'
combination
Text
*|Ter !fs
all entries containing '*' or 'Ter' but not containing 'fs'
Date
2020
all entries matching the year 2020
|
Date
2020-03|2020-04
all entries matching March or April, 2020
!
Date
!2020-03
all entries not matching March, 2020
<
Date
<2020
all entries before the year 2020
<=
Date
<=2020-06
all entries in or before June, 2020
>
Date
>2020-06
all entries after June, 2020
>=
Date
>=2020年06月15日
all entries on or after June 15th, 2020
combination
Date
2019|2020 <2020-03
all entries in 2019 or 2020, and before March, 2020
Numeric
23
all entries exactly matching 23
|
Numeric
23|24
all entries exactly matching 23 or 24
!
Numeric
!23
all entries not exactly matching 23
<
Numeric
<23
all entries lower than 23
<=
Numeric
<=23
all entries lower than, or equal to, 23
>
Numeric
>23
all entries higher than 23
>=
Numeric
>=23
all entries higher than, or equal to, 23
combination
Numeric
>=20 <30 !23
all entries with values from 20 to 29, but not equal to 23
Some more advanced examples:
Example
Matches
Asian
all entries containing 'Asian', 'asian', including 'Caucasian', 'caucasian', etc.
Asian !Caucasian
all entries containing 'Asian' but not containing 'Caucasian'
Asian|African !Caucasian
all entries containing 'Asian' or 'African', but not containing 'Caucasian'
"South Asian"
all entries containing 'South Asian', but not containing 'South East Asian'
To sort on a certain column, click on the column header or on the arrows.
If that column is already selected to sort on, the sort order will be swapped.
The column currently sorted on has a darker blue background color than the other columns.
The up and down arrows next to the column name indicate the current sorting direction.
When sorting on any field other than the default, LOVD will sort secondarily on the default sort column.
181 entries on 2 pages. Showing entries 1 - 100.
Legend
How to query
« First
Prev
1
2
Next
Last »
0000081678
00081548
DNA
SEQ-NG-IT
Blood
-
1
User ID 01709
Name Cynthia Silveira
Email address silveiracynthia89@gmail.com
Institute University of Campinas, SP, Brazil
Department Neuromuscular Group, Dept of Neurology
Country BR
', this, [-200, 0]);">Cynthia Silveira
0000248440
00247335
DNA
SEQ
-
-
1
LOVD
0000248441
00247336
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248442
00247337
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248444
00247339
DNA
SEQ
-
-
1
LOVD
0000248445
00247340
DNA
SEQ
-
-
1
LOVD
0000248446
00247341
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248447
00247342
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248448
00247343
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248449
00247344
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248450
00247345
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248451
00247346
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248452
00247347
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248453
00247348
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248454
00247349
DNA
SEQ
-
-
1
LOVD
0000248455
00247350
DNA
SEQ
-
-
1
LOVD
0000248456
00247351
DNA
SEQ
-
-
1
LOVD
0000248457
00247352
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248458
00247353
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248459
00247354
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248460
00247355
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248461
00247356
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248462
00247357
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248463
00247358
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248464
00247359
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248465
00247360
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248466
00247361
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248468
00247363
DNA
SEQ
-
-
1
LOVD
0000248469
00247364
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248470
00247365
DNA
SEQ
-
-
1
LOVD
0000248471
00247366
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248472
00247367
DNA
SEQ
-
-
1
LOVD
0000248473
00247368
DNA
SEQ
-
-
1
LOVD
0000248474
00247369
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248475
00247370
DNA
SEQ
-
-
1
LOVD
0000248476
00247371
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248477
00247372
DNA
SEQ
-
-
1
LOVD
0000248478
00247373
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248480
00247375
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248481
00247376
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248482
00247377
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248483
00247378
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248484
00247379
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248485
00247380
DNA
SEQ
-
-
1
LOVD
0000248486
00247381
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248487
00247382
DNA
SEQ
-
-
1
LOVD
0000248488
00247383
DNA
SEQ
-
-
1
LOVD
0000248489
00247384
DNA
SEQ
-
-
3
LOVD
0000248490
00247385
DNA
SEQ
-
-
1
LOVD
0000248491
00247386
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248492
00247387
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248493
00247388
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248494
00247389
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248495
00247390
DNA
SEQ
-
-
1
LOVD
0000248496
00247391
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248497
00247392
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248498
00247393
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248499
00247394
DNA
SEQ
-
-
1
LOVD
0000248500
00247395
DNA
SEQ
-
-
1
LOVD
0000248501
00247396
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248502
00247397
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248503
00247398
DNA
SEQ
-
-
1
LOVD
0000248504
00247399
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248505
00247400
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248506
00247401
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248507
00247402
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248508
00247403
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248509
00247404
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248510
00247405
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248511
00247406
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248512
00247407
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248513
00247408
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248514
00247409
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248515
00247410
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248516
00247411
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248517
00247412
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248518
00247413
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248519
00247414
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248520
00247415
DNA
SEQ-NG-I
-
-
1
User ID | 03035Name | Nils KoellingEmail address | nils.koelling@ndcls.ox.ac.ukInstitute | University of OxfordDepartment | Weatherall Institute of Molecular MedicineCountry | GB', this, [-200, 0]);">Nils Koelling
0000248521
00247416
DNA
SEQ
-
-
1
LOVD
0000248522
00247417
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248523
00247418
DNA
SEQ
-
-
1
LOVD
0000248524
00247419
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248525
00247420
DNA
SEQ
-
-
1
LOVD
0000248526
00247421
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248527
00247422
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248528
00247423
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248529
00247424
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248530
00247425
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248531
00247426
DNA
SEQ
-
-
1
LOVD
0000248532
00247427
DNA
SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248533
00247428
DNA
SEQ
-
-
1
LOVD
0000248534
00247429
DNA
SEQ
-
-
2
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248535
00247430
DNA
SEQ
-
-
2
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248536
00247431
DNA
SEQ
-
-
2
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248537
00247432
DNA
SEQ
-
-
2
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248538
00247433
DNA
SEQ
-
-
2
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248539
00247434
DNA;RNA
RT-PCR;SEQ
-
-
1
User ID | 02974Name | Stephen RobertsonEmail address | stephen.robertson@otago.ac.nzInstitute | Otago UniversityDepartment | Department of Paediatrics and Child HealthCountry | NZ', this, [-200, 0]);">Stephen Robertson
0000248540
00247435
DNA
SEQ
-
-
1
LOVD
0000248541
00247436
DNA
SEQ
-
-
1
LOVD
Legend
How to query
« First
Prev
1
2
Next
Last »