-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdated_with_citations.sql
162 lines (139 loc) · 245 KB
/
updated_with_citations.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
CREATE DATABASE IF NOT EXISTS `pubmed` /*!40100 DEFAULT CHARACTER SET latin1 */;
USE `pubmed`;
-- MySQL dump 10.13 Distrib 5.7.17, for Linux (x86_64)
--
-- Host: 127.0.0.1 Database: pubmed
-- ------------------------------------------------------
-- Server version 5.7.17-0ubuntu0.16.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `authors`
--
DROP TABLE IF EXISTS `authors`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `authors` (
`author_name` varchar(500) DEFAULT NULL,
`pmid` varchar(100) DEFAULT NULL,
KEY `pmid` (`pmid`),
CONSTRAINT `authors_ibfk_1` FOREIGN KEY (`pmid`) REFERENCES `pubmed_article` (`pmid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `authors`
--
LOCK TABLES `authors` WRITE;
/*!40000 ALTER TABLE `authors` DISABLE KEYS */;
INSERT INTO `authors` VALUES ('FR Blume','973217'),('ME Duggan','1875346'),('AW Alberts','1875346'),('R Bostedor','1875346'),('YS Chao','1875346'),('JI Germershausen','1875346'),('JL Gilfillan','1875346'),('W Halczenko','1875346'),('GD Hartman','1875346'),('V Hunt','1875346'),('JS Imagire','1875346'),('N Ohi','3549656'),('B Aoki','3549656'),('T Kuroki','3549656'),('M Matsumoto','3549656'),('K Kojima','3549656'),('T Nehashi','3549656'),('VG Tevzadze','5757641'),('M Hansson','8119288'),('L Hederstedt','8119288'),('BS Moore','8219565'),('K Valji','8219565'),('AC Roberts','8219565'),('JJ Bookstein','8219565'),('SM Yu','8863847'),('SF Chen','8863847'),('YT Lau','8863847'),('CM Yang','8863847'),('JC Chen','8863847'),('P Perrone-Filardi','8941094'),('L Pace','8941094'),('M Prastaro','8941094'),('F Squame','8941094'),('S Betocchi','8941094'),('A Soricelli','8941094'),('F Piscione','8941094'),('C Indolfi','8941094'),('T Crisci','8941094'),('M Salvatore','8941094'),('M Chiariello','8941094'),('AR Gross','9110943'),('PD Aker','9110943'),('CH Goldsmith','9110943'),('P Peloso','9110943'),('DK Dunn-Walters','9394824'),('L Boursier','9394824'),('J Spencer','9394824'),('H Järveläinen','9482442'),('H Vainionpää','9482442'),('T Kuopio','9482442'),('A Lehtonen','9482442'),('PD Berry','9505772'),('SD Thomas','9505772'),('SP Mahon','9505772'),('M Jackson','9505772'),('MA Fox','9505772'),('B Fabri','9505772'),('WI Weir','9505772'),('GN Russell','9505772'),('JA Alvarez','9575322'),('RH Hardy','9575322'),('A Matsumori','9626910'),('N Ohashi','9626910'),('K Hasegawa','9626910'),('S Sasayama','9626910'),('T Eto','9626910'),('T Imaizumi','9626910'),('T Izumi','9626910'),('K Kawamura','9626910'),('M Kawana','9626910'),('A Kimura','9626910'),('A Kitabatake','9626910'),('M Matsuzaki','9626910'),('R Nagai','9626910'),('H Tanaka','9626910'),('M Hiroe','9626910'),('M Hori','9626910'),('H Inoko','9626910'),('Y Seko','9626910'),('M Sekiguchi','9626910'),('K Shimotohno','9626910'),('Y Sugishita','9626910'),('N Takeda','9626910'),('K Takihara','9626910'),('M Tanaka','9626910'),('M Yokoyama','9626910'),('MH Schoenberg','9627170'),('M Weiss','9627170'),('P Radermacher','9627170'),('EC Dunkel','9634358'),('DI Scheer','9634358'),('Q Zhu','9634358'),('RJ Whitley','9634358'),('PA Schaffer','9634358'),('D Pavan-Langston','9634358'),('RJ Whitely','9634358'),('JJ Strik','9861576'),('A Honig','9861576'),('R Lousberg','9861576'),('EC Cheriex','9861576'),('HM Van Praag','9861576'),('JI de Granda Orive','9929727'),('T Peña Miguel','9929727'),('A Morato Arnáiz','9929727'),('ET Crosby','10083987'),('PJ Haney','10097079'),('JH Badger','10097079'),('GL Buldak','10097079'),('CI Reich','10097079'),('CR Woese','10097079'),('GJ Olsen','10097079'),('D Kaufman','10101342'),('J Leung','10101342'),('S Perry','10168751'),('M Thamer','10168751'),('J Hyne','10188493'),('M Rajbhandari','10192114'),('T Schöpke','10192114'),('L Jahodár','10192115'),('J Dusková','10192115'),('M Polásek','10192115'),('P Papugová','10192115'),('JM Rothstein','10331748'),('F Manning','10331749'),('E Dean','10331749'),('J Ross','10331749'),('RT Abboud','10331749'),('BV Krylov','10389168'),('IuIu Vilin','10389168'),('IE Katina','10389168'),('SA Podzorova','10389168'),('NF Saunders','10540283'),('EN Houben','10540283'),('S Koefoed','10540283'),('S de Weert','10540283'),('WN Reijnders','10540283'),('HV Westerhoff','10540283'),('AP De Boer','10540283'),('RJ Van Spanning','10540283'),('DJ Orten','10612833'),('MD Weston','10612833'),('PM Kelley','10612833'),('CW Cremers','10612833'),('M Wagenaar','10612833'),('SG Jacobson','10612833'),('WJ Kimberling','10612833'),('JJ Hale','10737756'),('SG Mills','10737756'),('M MacCoss','10737756'),('CP Dorn','10737756'),('PE Finke','10737756'),('RJ Budhu','10737756'),('RA Reamer','10737756'),('SE Huskey','10737756'),('D Luffer-Atlas','10737756'),('BJ Dean','10737756'),('EM McGowan','10737756'),('WP Feeney','10737756'),('SH Chiu','10737756'),('MA Cascieri','10737756'),('GG Chicchi','10737756'),('MM Kurtz','10737756'),('S Sadowski','10737756'),('E Ber','10737756'),('FD Tattersall','10737756'),('NM Rupniak','10737756'),('AR Williams','10737756'),('W Rycroft','10737756'),('R Hargreaves','10737756'),('JM Metzger','10737756'),('DE MacIntyre','10737756'),('MS Soon','10854512'),('OS Lin','10854512'),('KL Park','11025314'),('BG Moon','11025314'),('SH Jung','11025314'),('JG Kim','11025314'),('IH Suh','11025314'),('J Barlow','11034741'),('E Coren','11034741'),('C Rauh-Adelmann','10972993'),('KM Lau','10972993'),('N Sabeti','10972993'),('JP Long','10972993'),('SC Mok','10972993'),('SM Ho','10972993'),('XH Liu','11056631'),('FM Ross','11056631'),('KW Schwarz','11056631'),('SK Ray','11243089'),('R Mishra','11243089'),('R Biswas','11243089'),('S Kumar','11243089'),('A Halder','11243089'),('T Chatterjee','11243089'),('A Grant','11279676'),('CM Glazener','11279676'),('M Triggiani','11238657'),('M Gentile','11238657'),('A Secondo','11238657'),('F Granata','11238657'),('A Oriente','11238657'),('M Taglialatela','11238657'),('L Annunziato','11238657'),('G Marone','11238657'),('J Barlow','11406024'),('E Coren','11406024'),('RN Hauer','11428848'),('E Aliot','11428848'),('M Block','11428848'),('A Capucci','11428848'),('B Lüderitz','11428848'),('M Santini','11428848'),('PE Vardas','11428848'),('','11428848'),('ES Lander','11237011'),('LM Linton','11237011'),('B Birren','11237011'),('C Nusbaum','11237011'),('MC Zody','11237011'),('J Baldwin','11237011'),('K Devon','11237011'),('K Dewar','11237011'),('M Doyle','11237011'),('W FitzHugh','11237011'),('R Funke','11237011'),('D Gage','11237011'),('K Harris','11237011'),('A Heaford','11237011'),('J Howland','11237011'),('L Kann','11237011'),('J Lehoczky','11237011'),('R LeVine','11237011'),('P McEwan','11237011'),('K McKernan','11237011'),('J Meldrim','11237011'),('JP Mesirov','11237011'),('C Miranda','11237011'),('W Morris','11237011'),('J Naylor','11237011'),('C Raymond','11237011'),('M Rosetti','11237011'),('R Santos','11237011'),('A Sheridan','11237011'),('C Sougnez','11237011'),('Y Stange-Thomann','11237011'),('N Stojanovic','11237011'),('A Subramanian','11237011'),('D Wyman','11237011'),('J Rogers','11237011'),('J Sulston','11237011'),('R Ainscough','11237011'),('S Beck','11237011'),('D Bentley','11237011'),('J Burton','11237011'),('C Clee','11237011'),('N Carter','11237011'),('A Coulson','11237011'),('R Deadman','11237011'),('P Deloukas','11237011'),('A Dunham','11237011'),('I Dunham','11237011'),('R Durbin','11237011'),('L French','11237011'),('D Grafham','11237011'),('S Gregory','11237011'),('T Hubbard','11237011'),('S Humphray','11237011'),('A Hunt','11237011'),('M Jones','11237011'),('C Lloyd','11237011'),('A McMurray','11237011'),('L Matthews','11237011'),('S Mercer','11237011'),('S Milne','11237011'),('JC Mullikin','11237011'),('A Mungall','11237011'),('R Plumb','11237011'),('M Ross','11237011'),('R Shownkeen','11237011'),('S Sims','11237011'),('RH Waterston','11237011'),('RK Wilson','11237011'),('LW Hillier','11237011'),('JD McPherson','11237011'),('MA Marra','11237011'),('ER Mardis','11237011'),('LA Fulton','11237011'),('AT Chinwalla','11237011'),('KH Pepin','11237011'),('WR Gish','11237011'),('SL Chissoe','11237011'),('MC Wendl','11237011'),('KD Delehaunty','11237011'),('TL Miner','11237011'),('A Delehaunty','11237011'),('JB Kramer','11237011'),('LL Cook','11237011'),('RS Fulton','11237011'),('DL Johnson','11237011'),('PJ Minx','11237011'),('SW Clifton','11237011'),('T Hawkins','11237011'),('E Branscomb','11237011'),('P Predki','11237011'),('P Richardson','11237011'),('S Wenning','11237011'),('T Slezak','11237011'),('N Doggett','11237011'),('JF Cheng','11237011'),('A Olsen','11237011'),('S Lucas','11237011'),('C Elkin','11237011'),('E Uberbacher','11237011'),('M Frazier','11237011'),('RA Gibbs','11237011'),('DM Muzny','11237011'),('SE Scherer','11237011'),('JB Bouck','11237011'),('EJ Sodergren','11237011'),('KC Worley','11237011'),('CM Rives','11237011'),('JH Gorrell','11237011'),('ML Metzker','11237011'),('SL Naylor','11237011'),('RS Kucherlapati','11237011'),('DL Nelson','11237011'),('GM Weinstock','11237011'),('Y Sakaki','11237011'),('A Fujiyama','11237011'),('M Hattori','11237011'),('T Yada','11237011'),('A Toyoda','11237011'),('T Itoh','11237011'),('C Kawagoe','11237011'),('H Watanabe','11237011'),('Y Totoki','11237011'),('T Taylor','11237011'),('J Weissenbach','11237011'),('R Heilig','11237011'),('W Saurin','11237011'),('F Artiguenave','11237011'),('P Brottier','11237011'),('T Bruls','11237011'),('E Pelletier','11237011'),('C Robert','11237011'),('P Wincker','11237011'),('DR Smith','11237011'),('L Doucette-Stamm','11237011'),('M Rubenfield','11237011'),('K Weinstock','11237011'),('HM Lee','11237011'),('J Dubois','11237011'),('A Rosenthal','11237011'),('M Platzer','11237011'),('G Nyakatura','11237011'),('S Taudien','11237011'),('A Rump','11237011'),('H Yang','11237011'),('J Yu','11237011'),('J Wang','11237011'),('G Huang','11237011'),('J Gu','11237011'),('L Hood','11237011'),('L Rowen','11237011'),('A Madan','11237011'),('S Qin','11237011'),('RW Davis','11237011'),('NA Federspiel','11237011'),('AP Abola','11237011'),('MJ Proctor','11237011'),('RM Myers','11237011'),('J Schmutz','11237011'),('M Dickson','11237011'),('J Grimwood','11237011'),('DR Cox','11237011'),('MV Olson','11237011'),('R Kaul','11237011'),('C Raymond','11237011'),('N Shimizu','11237011'),('K Kawasaki','11237011'),('S Minoshima','11237011'),('GA Evans','11237011'),('M Athanasiou','11237011'),('R Schultz','11237011'),('BA Roe','11237011'),('F Chen','11237011'),('H Pan','11237011'),('J Ramser','11237011'),('H Lehrach','11237011'),('R Reinhardt','11237011'),('WR McCombie','11237011'),('M de la Bastide','11237011'),('N Dedhia','11237011'),('H Blöcker','11237011'),('K Hornischer','11237011'),('G Nordsiek','11237011'),('R Agarwala','11237011'),('L Aravind','11237011'),('JA Bailey','11237011'),('A Bateman','11237011'),('S Batzoglou','11237011'),('E Birney','11237011'),('P Bork','11237011'),('DG Brown','11237011'),('CB Burge','11237011'),('L Cerutti','11237011'),('HC Chen','11237011'),('D Church','11237011'),('M Clamp','11237011'),('RR Copley','11237011'),('T Doerks','11237011'),('SR Eddy','11237011'),('EE Eichler','11237011'),('TS Furey','11237011'),('J Galagan','11237011'),('JG Gilbert','11237011'),('C Harmon','11237011'),('Y Hayashizaki','11237011'),('D Haussler','11237011'),('H Hermjakob','11237011'),('K Hokamp','11237011'),('W Jang','11237011'),('LS Johnson','11237011'),('TA Jones','11237011'),('S Kasif','11237011'),('A Kaspryzk','11237011'),('S Kennedy','11237011'),('WJ Kent','11237011'),('P Kitts','11237011'),('EV Koonin','11237011'),('I Korf','11237011'),('D Kulp','11237011'),('D Lancet','11237011'),('TM Lowe','11237011'),('A McLysaght','11237011'),('T Mikkelsen','11237011'),('JV Moran','11237011'),('N Mulder','11237011'),('VJ Pollara','11237011'),('CP Ponting','11237011'),('G Schuler','11237011'),('J Schultz','11237011'),('G Slater','11237011'),('AF Smit','11237011'),('E Stupka','11237011'),('J Szustakowki','11237011'),('D Thierry-Mieg','11237011'),('J Thierry-Mieg','11237011'),('L Wagner','11237011'),('J Wallis','11237011'),('R Wheeler','11237011'),('A Williams','11237011'),('YI Wolf','11237011'),('KH Wolfe','11237011'),('SP Yang','11237011'),('RF Yeh','11237011'),('F Collins','11237011'),('MS Guyer','11237011'),('J Peterson','11237011'),('A Felsenfeld','11237011'),('KA Wetterstrand','11237011'),('A Patrinos','11237011'),('MJ Morgan','11237011'),('P de Jong','11237011'),('JJ Catanese','11237011'),('K Osoegawa','11237011'),('H Shizuya','11237011'),('S Choi','11237011'),('YJ Chen','11237011'),('J Szustakowki','11237011'),('','11237011'),('L Tafaro','11431089'),('P Cicconetti','11431089'),('S Martella','11431089'),('G Tedeschi','11431089'),('G Zannino','11431089'),('G Troisi','11431089'),('I Pastena','11431089'),('M Fioravanti','11431089'),('V Marigliano','11431089'),('B Gunnars','11441930'),('P Nygren','11441930'),('B Glimelius','11441930'),('','11441930'),('JL Wennström','11442735'),('HN Newman','11442735'),('SR MacNeill','11442735'),('WJ Killoy','11442735'),('GS Griffiths','11442735'),('DG Gillam','11442735'),('L Krok','11442735'),('IG Needleman','11442735'),('G Weiss','11442735'),('S Garrett','11442735'),('PR Klokkevold','11488864'),('P Johnson','11488864'),('S Dadgostari','11488864'),('A Caputo','11488864'),('JE Davies','11488864'),('RD Nishimura','11488864'),('IR Zerbo','11488868'),('AL Bronckers','11488868'),('GL de Lange','11488868'),('GJ van Beek','11488868'),('EH Burger','11488868'),('E Carceller','11520209'),('J Salas','11520209'),('M Merlos','11520209'),('M Giral','11520209'),('R Ferrando','11520209'),('I Escamilla','11520209'),('J Ramis','11520209'),('J García-Rafanell','11520209'),('J Forn','11520209'),('LL Chen','11473127'),('A Whitty','11473127'),('D Scott','11473127'),('WC Lee','11473127'),('M Cornebise','11473127'),('SP Adams','11473127'),('RC Petter','11473127'),('RR Lobb','11473127'),('RB Pepinsky','11473127'),('P Comeglio','11524736'),('AL Evans','11524736'),('GW Brice','11524736'),('AH Child','11524736'),('HG Kiss','11537092'),('ML Evans','11537092'),('JD Johnson','11537092'),('BW Poovaiah','11540070'),('AS Reddy','11540070'),('A Arias','11562649'),('J Bennison','11562649'),('K Justus','11562649'),('D Thurman','11562649'),('A Arnaiz-Villena','11543891'),('N Elaiwa','11543891'),('C Silvera','11543891'),('A Rostom','11543891'),('J Moscoso','11543891'),('E Gómez-Casado','11543891'),('L Allende','11543891'),('P Varela','11543891'),('J Martínez-Laso','11543891'),('V Miller','11567133'),('M Savage','11567133'),('OW Boonstra','11620107'),('AM van der Woude','11620107'),('E Pierazzo','11583040'),('HJ Melosh','11583040'),('S Raychaudhuri','11580607'),('M Cranston','11580607'),('C Przybyla','11580607'),('Y Shapir','11580607'),('N Suciu-Foca','11600210'),('R Lewis','11600210'),('DB Tyan','11600211'),('PJ Donaldson','11612527'),('R Spector','11731716'),('CP Kindregan','11686167'),('L Bily','11694165'),('MN Swartz','11704686'),('JJ Bower','11686176'),('P Comeglio','11748851'),('AL Evans','11748851'),('GW Brice','11748851'),('AH Child','11748851'),('N Dushku','11831940'),('MK John','11831940'),('GS Schultz','11831940'),('TW Reid','11831940'),('J Godino','11748856'),('M de La Hoya','11748856'),('E Diaz-Rubio','11748856'),('M Benito','11748856'),('T Caldés','11748856'),('J Milerad','11838066'),('JJ Uri','11858276'),('ON Lebedev','11858276'),('J de Graaff','11885531'),('AJ van Winkelhoff','11885531'),('TH Lee','11869993'),('RB Aul','11892742'),('RJ Oko','11892742'),('CD Wilson','11876201'),('RD Pace','11876201'),('E Bromfield','11876201'),('G Jones','11876201'),('JY Lu','11876201'),('C Robb-Nicholson','11916658'),('RM Satava','11953811'),('JB Barengoltz','12038483'),('D Solomon','11966386'),('D Davey','11966386'),('R Kurman','11966386'),('A Moriarty','11966386'),('D O\'Connor','11966386'),('M Prey','11966386'),('S Raab','11966386'),('M Sherman','11966386'),('D Wilbur','11966386'),('T Wright','11966386'),('N Young','11966386'),('','11966386'),('','11966386'),('P Datta','12101218'),('A Dasgupta','12101218'),('S Bhakta','12101218'),('J Basu','12101218'),('H Shapiro','12159900'),('TH Ottenhoff','12211241'),('SJ Scales','12145319'),('BA Hesser','12145319'),('ES Masuda','12145319'),('RH Scheller','12145319'),('SS Pelin','12174865'),('B Arda','12174865'),('J Ortiz','12192682'),('G Chen','12192682'),('NH Cho','12179763'),('MH Seo','12179763'),('BA Tan','12179763'),('OJ Kim','12219757'),('C Webster','12227380'),('C Chinkin','12349809'),('CP Sabatino','12599353'),('GR Adams','12369570'),('W Cui','12501715'),('KE Goldmeier','12599354'),('W WIRTH','13072632'),('PJ Schlembach','12416895'),('RB Wilder','12416895'),('D Jones','12416895'),('CS Ha','12416895'),('LE Fayad','12416895'),('A Younes','12416895'),('F Hagemeister','12416895'),('M Hess','12416895'),('F Cabanillas','12416895'),('JD Cox','12416895'),('JL Katz','12742518'),('TA Libby','12742518'),('T Kopajtic','12742518'),('SM Husbands','12742518'),('AH Newman','12742518'),('A Elimadi','12742516'),('V Jullien','12742516'),('JP Tillement','12742516'),('D Morin','12742516'),('CT Cassetty','14594616'),('AL Leonard','14594616'),('A LICHTWITZ','13634534'),('S DE SEZE','13634534'),('R PARLIER','13634534'),('D HIOCO','13634534'),('P BORDIER','13634534'),('M STRAUSS','13634534'),('L FERGOLA-MIRAVET','13634534'),('Z KOREN','14337379'),('Y PFEIFER','14337379'),('FG SULMAN','14337379'),('K Ingman','12742519'),('A Honkanen','12742519'),('P Hyytiä','12742519'),('MO Huttunen','12742519'),('ER Korpi','12742519'),('R CESAREBASILE','14177620'),('L GABBRIELLI','14177620'),('V COLAVOLPE','14177620'),('V RULLI','14177620'),('H PHILLIPS','14316043'),('RT Dorsam','14668029'),('S Murugappan','14668029'),('Z Ding','14668029'),('SP Kunapuli','14668029'),('HS Cho','14695699'),('GT Park','14695699'),('YH Kim','14695699'),('SG Shim','14695699'),('JB Kim','14695699'),('OY Lee','14695699'),('HS Choi','14695699'),('JS Hahm','14695699'),('MH Lee','14695699'),('D Elstein','14668030'),('G Altarescu','14668030'),('A Zimran','14668030'),('RC Edgar','14729922'),('SC Reston','14991249'),('N Savva','14991249'),('RH Richards','14991249'),('M Leslie','14749521'),('G PALMBORG','14817685'),('ML Latash','15117668'),('GN COHEN','14796701'),('G COHEN-BAZIRE','14796701'),('TM Coleman','14744982'),('G Wang','14744982'),('F Huang','14744982'),('JR Hwu','15110832'),('CC Lin','15110832'),('SH Chuang','15110832'),('KY King','15110832'),('TR Su','15110832'),('SC Tsay','15110832'),('C Tamura','15278624'),('M Doi','15278624'),('K Ikeda','15278624'),('M Ozsarac','15228064'),('O Karcioglu','15228064'),('C Ayrik','15228064'),('F Somuncu','15228064'),('S Gumrukcu','15228064'),('KM Grewen','15206831'),('BJ Anderson','15206831'),('SS Girdler','15206831'),('KC Light','15206831'),('LQ Sun','15611660'),('RJ Arceci','15611660'),('DA Stone','15284444'),('RE Goldstein','15284444'),('A Tacconelli','15611661'),('AR Farina','15611661'),('L Cappabianca','15611661'),('A Gulino','15611661'),('AR Mackay','15611661'),('K Woodfine','15611667'),('DM Beare','15611667'),('K Ichimura','15611667'),('S Debernardi','15611667'),('AJ Mungall','15611667'),('H Fiegler','15611667'),('VP Collins','15611667'),('NP Carter','15611667'),('I Dunham','15611667'),('B Aubert','11909345'),('D Boutigny','11909345'),('JM Gaillard','11909345'),('A Hicheur','11909345'),('Y Karyotakis','11909345'),('JP Lees','11909345'),('P Robbe','11909345'),('V Tisserand','11909345'),('A Palano','11909345'),('GP Chen','11909345'),('JC Chen','11909345'),('ND Qi','11909345'),('G Rong','11909345'),('P Wang','11909345'),('YS Zhu','11909345'),('G Eigen','11909345'),('PL Reinertsen','11909345'),('B Stugu','11909345'),('B Abbott','11909345'),('GS Abrams','11909345'),('AW Borgland','11909345'),('AB Breon','11909345'),('DN Brown','11909345'),('J Button-Shafer','11909345'),('RN Cahn','11909345'),('AR Clark','11909345'),('MS Gill','11909345'),('AV Gritsan','11909345'),('Y Groysman','11909345'),('RG Jacobsen','11909345'),('RW Kadel','11909345'),('J Kadyk','11909345'),('LT Kerth','11909345'),('S Kluth','11909345'),('YG Kolomensky','11909345'),('JF Kral','11909345'),('C LeClerc','11909345'),('ME Levi','11909345'),('T Liu','11909345'),('G Lynch','11909345'),('AB Meyer','11909345'),('M Momayezi','11909345'),('PJ Oddone','11909345'),('A Perazzo','11909345'),('M Pripstein','11909345'),('NA Roe','11909345'),('A Romosan','11909345'),('MT Ronan','11909345'),('VG Shelkov','11909345'),('AV Telnov','11909345'),('WA Wenzel','11909345'),('MS Zisman','11909345'),('PG Bright-Thomas','11909345'),('TJ Harrison','11909345'),('CM Hawkes','11909345'),('DJ Knowles','11909345'),('SW O\'Neale','11909345'),('RC Penny','11909345'),('AT Watson','11909345'),('NK Watson','11909345'),('T Deppermann','11909345'),('K Goetzen','11909345'),('H Koch','11909345'),('J Krug','11909345'),('M Kunze','11909345'),('B Lewandowski','11909345'),('K Peters','11909345'),('H Schmuecker','11909345'),('M Steinke','11909345'),('JC Andress','11909345'),('NR Barlow','11909345'),('W Bhimji','11909345'),('N Chevalier','11909345'),('PJ Clark','11909345'),('WN Cottingham','11909345'),('N De Groot','11909345'),('N Dyce','11909345'),('B Foster','11909345'),('JD McFall','11909345'),('D Wallom','11909345'),('FF Wilson','11909345'),('K Abe','11909345'),('C Hearty','11909345'),('TS Mattison','11909345'),('JA McKenna','11909345'),('D Thiessen','11909345'),('S Jolly','11909345'),('AK McKemey','11909345'),('J Tinslay','11909345'),('VE Blinov','11909345'),('AD Bukin','11909345'),('DA Bukin','11909345'),('AR Buzykaev','11909345'),('VB Golubev','11909345'),('VN Ivanchenko','11909345'),('AA Korol','11909345'),('EA Kravchenko','11909345'),('AP Onuchin','11909345'),('AA Salnikov','11909345'),('SI Serednyakov','11909345'),('YI Skovpen','11909345'),('VI Telnov','11909345'),('AN Yushkov','11909345'),('D Best','11909345'),('AJ Lankford','11909345'),('M Mandelkern','11909345'),('S McMahon','11909345'),('DP Stoker','11909345'),('A Ahsan','11909345'),('K Arisaka','11909345'),('C Buchanan','11909345'),('S Chun','11909345'),('JG Branson','11909345'),('DB MacFarlane','11909345'),('S Prell','11909345'),('Sh Rahatlou','11909345'),('G Raven','11909345'),('V Sharma','11909345'),('C Campagnari','11909345'),('B Dahmes','11909345'),('PA Hart','11909345'),('N Kuznetsova','11909345'),('SL Levy','11909345'),('O Long','11909345'),('A Lu','11909345'),('JD Richman','11909345'),('W Verkerke','11909345'),('M Witherell','11909345'),('S Yellin','11909345'),('J Beringer','11909345'),('DE Dorfan','11909345'),('AM Eisner','11909345'),('A Frey','11909345'),('AA Grillo','11909345'),('M Grothe','11909345'),('CA Heusch','11909345'),('RP Johnson','11909345'),('W Kroeger','11909345'),('WS Lockman','11909345'),('T Pulliam','11909345'),('H Sadrozinski','11909345'),('T Schalk','11909345'),('RE Schmitz','11909345'),('BA Schumm','11909345'),('A Seiden','11909345'),('M Turri','11909345'),('W Walkowiak','11909345'),('DC Williams','11909345'),('MG Wilson','11909345'),('E Chen','11909345'),('GP Dubois-Felsmann','11909345'),('A Dvoretskii','11909345'),('DG Hitlin','11909345'),('S Metzler','11909345'),('J Oyang','11909345'),('FC Porter','11909345'),('A Ryd','11909345'),('A Samuel','11909345'),('M Weaver','11909345'),('S Yang','11909345'),('RY Zhu','11909345'),('S Devmal','11909345'),('TL Geld','11909345'),('S Jayatilleke','11909345'),('G Mancinelli','11909345'),('BT Meadows','11909345'),('MD Sokoloff','11909345'),('T Barillari','11909345'),('P Bloom','11909345'),('MO Dima','11909345'),('S Fahey','11909345'),('WT Ford','11909345'),('DR Johnson','11909345'),('U Nauenberg','11909345'),('A Olivas','11909345'),('H Park','11909345'),('P Rankin','11909345'),('J Roy','11909345'),('S Sen','11909345'),('JG Smith','11909345'),('WC van Hoek','11909345'),('DL Wagner','11909345'),('J Blouw','11909345'),('JL Harton','11909345'),('M Krishnamurthy','11909345'),('A Soffer','11909345'),('WH Toki','11909345'),('RJ Wilson','11909345'),('J Zhang','11909345'),('T Brandt','11909345'),('J Brose','11909345'),('T Colberg','11909345'),('G Dahlinger','11909345'),('M Dickopp','11909345'),('RS Dubitzky','11909345'),('A Hauke','11909345'),('E Maly','11909345'),('R Müller-Pfefferkorn','11909345'),('S Otto','11909345'),('KR Schubert','11909345'),('R Schwierz','11909345'),('B Spaan','11909345'),('L Wilden','11909345'),('L Behr','11909345'),('D Bernard','11909345'),('GR Bonneaud','11909345'),('F Brochard','11909345'),('J Cohen-Tanugi','11909345'),('S Ferrag','11909345'),('E Roussot','11909345'),('S T\'Jampens','11909345'),('Ch Thiebaux','11909345'),('G Vasileiadis','11909345'),('M Verderi','11909345'),('A Anjomshoaa','11909345'),('R Bernet','11909345'),('A Khan','11909345'),('D Lavin','11909345'),('F Muheim','11909345'),('S Playfer','11909345'),('JE Swain','11909345'),('M Falbo','11909345'),('C Borean','11909345'),('C Bozzi','11909345'),('S Dittongo','11909345'),('M Folegani','11909345'),('L Piemontese','11909345'),('E Treadwell','11909345'),('F Anulli','11909345'),('R Baldini-Ferroli','11909345'),('A Calcaterra','11909345'),('R de Sangro','11909345'),('D Falciai','11909345'),('G Finocchiaro','11909345'),('P Patteri','11909345'),('IM Peruzzi','11909345'),('M Piccolo','11909345'),('Y Xie','11909345'),('A Zallo','11909345'),('S Bagnasco','11909345'),('A Buzzo','11909345'),('R Contri','11909345'),('G Crosetti','11909345'),('P Fabbricatore','11909345'),('S Farinon','11909345'),('M Lo Vetere','11909345'),('M Macri','11909345'),('MR Monge','11909345'),('R Musenich','11909345'),('M Pallavicini','11909345'),('R Parodi','11909345'),('S Passaggio','11909345'),('FC Pastore','11909345'),('C Patrignani','11909345'),('MG Pia','11909345'),('C Priano','11909345'),('E Robutti','11909345'),('A Santroni','11909345'),('M Morii','11909345'),('R Bartoldus','11909345'),('T Dignan','11909345'),('R Hamilton','11909345'),('U Mallik','11909345'),('J Cochran','11909345'),('HB Crawley','11909345'),('PA Fischer','11909345'),('J Lamsa','11909345'),('WT Meyer','11909345'),('EI Rosenberg','11909345'),('M Benkebil','11909345'),('G Grosdidier','11909345'),('C Hast','11909345'),('A Höcker','11909345'),('HM Lacker','11909345'),('S Laplace','11909345'),('V Lepeltier','11909345'),('AM Lutz','11909345'),('S Plaszczynski','11909345'),('MH Schune','11909345'),('S Trincaz-Duvoid','11909345'),('A Valassi','11909345'),('G Wormser','11909345'),('RM Bionta','11909345'),('L Li','15739502'),('S Qiu','15739502'),('X Ma','15810377'),('J Tang','15810377'),('JP Buyon','15968009'),('MA Petri','15968009'),('MY Kim','15968009'),('KC Kalunian','15968009'),('J Grossman','15968009'),('BH Hahn','15968009'),('JT Merrill','15968009'),('L Sammaritano','15968009'),('M Lockshin','15968009'),('GS Alarcón','15968009'),('S Manzi','15968009'),('HM Belmont','15968009'),('AD Askanase','15968009'),('L Sigler','15968009'),('MA Dooley','15968009'),('J Von Feldt','15968009'),('WJ McCune','15968009'),('A Friedman','15968009'),('J Wachs','15968009'),('M Cronin','15968009'),('M Hearth-Holmes','15968009'),('M Tan','15968009'),('F Licciardi','15968009'),('AK Corsi','16776646'),('P Fontelo','16779244'),('F Liu','16779244'),('M Ackerman','16779244'),('T Barrett','16888359'),('R Edgar','16888359'),('SS Theander','16923641'),('','16949478'),('','16949478'),('DP Zipes','16949478'),('AJ Camm','16949478'),('M Borggrefe','16949478'),('AE Buxton','16949478'),('B Chaitman','16949478'),('M Fromer','16949478'),('G Gregoratos','16949478'),('G Klein','16949478'),('AJ Moss','16949478'),('RJ Myerburg','16949478'),('SG Priori','16949478'),('MA Quinones','16949478'),('DM Roden','16949478'),('MJ Silka','16949478'),('C Tracy','16949478'),('SC Smith','16949478'),('AK Jacobs','16949478'),('CD Adams','16949478'),('EM Antman','16949478'),('JL Anderson','16949478'),('SA Hunt','16949478'),('JL Halperin','16949478'),('R Nishimura','16949478'),('JP Ornato','16949478'),('RL Page','16949478'),('B Riegel','16949478'),('SG Priori','16949478'),('JJ Blanc','16949478'),('A Budaj','16949478'),('AJ Camm','16949478'),('V Dean','16949478'),('JW Deckers','16949478'),('C Despres','16949478'),('K Dickstein','16949478'),('J Lekakis','16949478'),('K McGregor','16949478'),('M Metra','16949478'),('J Morais','16949478'),('A Osterspey','16949478'),('JL Tamargo','16949478'),('JL Zamorano','16949478'),('','16949478'),('','16949478'),('','16949478'),('S Takagi','17059514'),('K Utsunomiya','17059514'),('S Kuriyama','17059514'),('H Yokoyama','17059514'),('S Takahashi','17059514'),('M Iwabuchi','17059514'),('H Takahashi','17059514'),('S Takahashi','17059514'),('Y Kinouchi','17059514'),('N Hiwatashi','17059514'),('Y Funayama','17059514'),('I Sasaki','17059514'),('I Tsuji','17059514'),('T Shimosegawa','17059514'),('L Fei','17712873'),('G del Genio','17712873'),('L Brusciano','17712873'),('V Esposito','17712873'),('D Cuttitta','17712873'),('F Pizza','17712873'),('G Rossetti','17712873'),('V Trapani','17712873'),('G Filippone','17712873'),('F Moccia','17712873'),('M Francesco','17712873'),('A del Genio','17712873'),('S Di Giambenedetto','17713168'),('L Bracciale','17713168'),('M Colafigli','17713168'),('M Colatigli','17713168'),('P Cattani','17713168'),('C Pinnetti','17713168'),('C Pannetti','17713168'),('A Bacarelli','17713168'),('M Prosperi','17713168'),('G Fadda','17713168'),('R Cauda','17713168'),('A De Luca','17713168'),('N Hawkes','17823161'),('M Weisser','17926191'),('C Haferlach','17926191'),('T Haferlach','17926191'),('S Schnittger','17926191'),('JD RIVES','18122624'),('LH STRUG','18122624'),('IM ESSRIG','18122624'),('HD Hinz','18243949'),('H Lobl','18243949'),('G Mooney','18941263'),('NG Fohtung','18941263'),('M Meloun','18964660'),('M Bartos','18964660'),('E Högfeldt','18964660'),('TE Sharp','19771122'),('T Hofmann','19771122'),('CB Dane','19771122'),('WL Wilson','19771122'),('FK Tittel','19771122'),('PJ Wisoff','19771122'),('G Szabó','19771122'),('KJ Osinga','20405411'),('AJ Welton','18719013'),('MR Vickers','18719013'),('J Kim','18719013'),('D Ford','18719013'),('BA Lawton','18719013'),('AH MacLennan','18719013'),('SK Meredith','18719013'),('J Martin','18719013'),('TW Meade','18719013'),('','18719013'),('JR REES','21007460'),('R CRUISE','21024418'),('R Mayor','23674598'),('E Theveneau','23674598'),('PY Chhatbar','23807877'),('P Kara','23807877'),('CA Cassa','23852273'),('R Chunara','23852273'),('K Mandl','23852273'),('JS Brownstein','23852273'),('E Menna','23685357'),('S Zambetti','23685357'),('R Morini','23685357'),('A Donzelli','23685357'),('A Disanza','23685357'),('D Calvigioni','23685357'),('D Braida','23685357'),('C Nicolini','23685357'),('M Orlando','23685357'),('G Fossati','23685357'),('M Cristina Regondi','23685357'),('L Pattini','23685357'),('C Frassoni','23685357'),('M Francolini','23685357'),('G Scita','23685357'),('M Sala','23685357'),('M Fahnestock','23685357'),('M Matteoli','23685357'),('O Kayser','23326248'),('P Schäfer','23326248'),('F Catena','25143782'),('F Moore','25143782'),('SJ Giovannoni','27687974'),('M MacPherson','27529501'),('Y Saka','27529501'),('MK Young','27763809'),('J Bertolini','27763809'),('P Kotharu','27763809'),('D Maher','27763809'),('AW Cripps','27763809');
/*!40000 ALTER TABLE `authors` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `citations`
--
DROP TABLE IF EXISTS `citations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `citations` (
`citated_by` varchar(500) DEFAULT NULL,
`citated_to` varchar(500) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `citations`
--
LOCK TABLES `citations` WRITE;
/*!40000 ALTER TABLE `citations` DISABLE KEYS */;
INSERT INTO `citations` VALUES ('22336','3200317'),('22336','2337607'),('22336','1854726'),('22336','1988046'),('22336','1570293'),('22336','3127592'),('22336','2664764'),('22336','2684274'),('22336','9482837'),('22336','7408869'),('22336','7877172'),('22336','8637847'),('22336','8611563'),('22336','518863'),('22336','2716053'),('22336','9217266'),('22336','8688087'),('22336','8594554'),('22336','2231712'),('22336','8485583'),('22336','9053899'),('22336','5700434'),('22336','1127956'),('22336','7151796'),('22336','6048539'),('22336','4354159'),('22336','4843792'),('22336','2315699'),('22336','7966343'),('22336','9144797'),('22336','9461405'),('22336','3257756'),('22336','1678690'),('22336','1143325'),('22336','7462208'),('22336','3464944'),('22336','3072868'),('22336','7758464'),('22336','8550506'),('22336','2207096'),('22336','8591026'),('22336','7108955'),('22336','7618889'),('4689552','22336'),('4669500','22336'),('4700962','22336'),('4503463','22336'),('4601535','22336'),('4243693','22336'),('4132679','22336'),('4020791','22336'),('4060949','22336'),('4016315','22336'),('3749462','22336'),('3762613','22336'),('3524096','22336'),('3458925','22336'),('3388811','22336'),('3277501','22336'),('3281791','22336'),('3407552','22336'),('3154912','22336'),('3062615','22336'),('2939578','22336'),('2873828','22336'),('2997543','22336'),('3098108','22336'),('2798630','22336'),('2760208','22336'),('2725473','22336'),('2607174','22336'),('2386748','22336'),('2294123','22336'),('2206978','22336'),('1851960','22336'),('1885844','22336'),('1635324','22336'),('1574309','22336'),('1459513','22336'),('1392886','22336'),('1274311','22336'),('1180510','22336'),('551561','22336'),('522202','22336'),('1298960','22336'),('164891','22336'),('403753','22336'),('403754','22336'),('164615','22336'),('156604','22336'),('2685559','22336'),('95564','22336'),('64675','22336'),('92529','22336'),('31282','22336'),('94735','22336'),('17268','22336'),('91918','22336'),('98981','22336'),('5073869','373290'),('4559179','373290'),('4174434','373290'),('4130029','373290'),('3754533','373290'),('3627563','373290'),('3772700','373290'),('3389763','373290'),('3261731','373290'),('3315314','373290'),('3174933','373290'),('3276136','373290'),('2905555','373290'),('2873541','373290'),('2691849','373290'),('2640386','373290'),('2615014','373290'),('1976428','373290'),('2674673','373290'),('517706','373290'),('390337','373290'),('373309','3684574'),('373309','6864790'),('373309','3192528'),('373309','9769105'),('373309','10334331'),('373309','11112541'),('373309','12560511'),('373309','14624011'),('373309','1383928'),('373309','7682716'),('373309','8569501'),('373309','1370345'),('373309','8569503'),('373309','10851189'),('373309','14523911'),('373309','7969422'),('373309','8781224'),('373309','9841391'),('373309','9113977'),('373309','7540213'),('373309','8600468'),('373309','12060694'),('373309','12888534'),('373309','10496227'),('373309','11243833'),('373309','12445773'),('4986899','373309'),('4522806','373309'),('4149829','373309'),('4127115','373309'),('4152351','373309'),('3938924','373309'),('3924349','373309'),('3731263','373309'),('3725163','373309'),('3683919','373309'),('3670361','373309'),('3522258','373309'),('3312571','373309'),('3234236','373309'),('3087640','373309'),('3113572','373309'),('3001074','373309'),('2858705','373309'),('2678027','373309'),('2651275','373309'),('2583469','373309'),('2635727','373309'),('2196405','373309'),('1952150','373309'),('1900168','373309'),('1851634','373309'),('1563844','373309'),('1283523','373309'),('1153712','373309'),('511016','17776033'),('511016','17783259'),('511016','15016997'),('511016','12000951'),('511016','12670257'),('511016','10041855'),('511016','17788426'),('511016','11541234'),('511016','14576411'),('511016','12594918'),('5290267','511016'),('5347931','511016'),('4991932','511016'),('4374113','511016'),('3685457','511016'),('3464435','511016'),('1890497','511016'),('1513542','14713659'),('1513542','9794314'),('3534499','1513542'),('1619899','15608262'),('1619899','11752295'),('1619899','15608222'),('1619899','8743683'),('1619899','2231712'),('1619899','15238619'),('1619899','12805549'),('1619899','15353598'),('1619899','15562319'),('1619899','15722371'),('1619899','15215383'),('5225423','1619899'),('5207607','1619899'),('5063588','1619899'),('4496643','1619899'),('4558165','1619899'),('4413576','1619899'),('4218804','1619899'),('3842117','1619899'),('3616220','1619899'),('3479204','1619899'),('3250464','1619899'),('3251006','1619899'),('3157476','1619899'),('3888451','1619899'),('3098727','1619899'),('2924243','1619899'),('2896193','1619899'),('2869317','1619899'),('2745391','1619899'),('2681066','1619899'),('2646353','1619899'),('2442091','1619899'),('2323220','1619899'),('1919478','1619899'),('1794439','1619899'),('1609181','1619899'),('2518695','8054098'),('2518695','7697298'),('2518695','7509570'),('2518695','8401125'),('2518695','12117397'),('2518695','12642637'),('2518695','16186467'),('2518695','11829697'),('2518695','14962874'),('2518695','14762196'),('2518695','12848895'),('2518695','17324282'),('2518695','12626209'),('2518695','17626056'),('2518695','6847983'),('2518695','9366890'),('2518695','7817218'),('2518695','9445330'),('2518695','9341688'),('2518695','8286021'),('2518695','15085903'),('2518695','8973126'),('2518695','12544670'),('2518695','12546611'),('2518695','15851636'),('2518695','16585410'),('2518695','15804731'),('2518695','16014592'),('2518695','8918680'),('2518695','16257405'),('2518695','15356403'),('2518695','16598046'),('2518695','17893293'),('2518695','16298249'),('2518695','14960294'),('2518695','10942479'),('2518695','11386980'),('2518695','11384630'),('2518695','9679842'),('2518695','9332999'),('2518695','17487645'),('2518695','15209595'),('2518695','16686814'),('2518695','15749481'),('4621258','2518695'),('4500821','2518695'),('4470524','2518695'),('4470525','2518695'),('4066710','2518695'),('4520334','2518695'),('3963458','2518695'),('3553538','2518695'),('3319337','2518695'),('3349465','2518695'),('3313837','2518695'),('3311587','2518695'),('3252966','2518695'),('3203993','2518695'),('3697872','2518695'),('3685488','2518695'),('3018031','2518695'),('3071542','2518695'),('3736837','2518695'),('2876067','2518695'),('2866780','2518695'),('2782373','2518695'),('3546418','21813164'),('3546418','3966275'),('3546418','1390028'),('3546418','739047'),('3546418','3941996'),('3546418','17593408'),('3546418','13899592'),('3546418','22149231'),('3546418','15320481'),('3546418','19659804'),('3546418','14215839'),('3546418','16517784'),('3546418','18049835'),('3546418','18574625'),('3546418','20676847'),('3546418','19344582'),('3546418','12577139'),('3546418','9788787'),('3546418','2643193'),('4857304','3546418'),('5021786','3546418'),('3680733','22876043'),('3680733','18510928'),('3680733','1447293'),('3680733','18614020'),('3680733','22323713'),('3680733','8978607'),('3680733','18684518'),('3680733','861729'),('3680733','6470762'),('3680733','19575680'),('3680733','19545994'),('3680733','15265638'),('3680733','19966931'),('3680733','18425089'),('3680733','23064108'),('3680733','16337695'),('3680733','15558032'),('3680733','20162032'),('3680733','8622128'),('3680733','19806181'),('3680733','15558031'),('3680733','17115031'),('3680733','10557339'),('3680733','17173049'),('3680733','16806147'),('3680733','15282541'),('3680733','11520181'),('3680733','21752999'),('3680733','9786995'),('3680733','20810878'),('3680733','21835647'),('3680733','12741991'),('3680733','22437340'),('3680733','22437340'),('3680733','15572692'),('3680733','11829462'),('3680733','1613552'),('3680733','20532239'),('3680733','18341992'),('3680733','20457765'),('3680733','19380880'),('3680733','19896929'),('3680733','12669065'),('3680733','10939326'),('3680733','14627649'),('3680733','12850432'),('3680733','21456011'),('3680733','18984149'),('3680733','20545768'),('3680733','18256280'),('3680733','19889835'),('3680733','19674479'),('3680733','10823894'),('3680733','14708003'),('3680733','7814313'),('3680733','11182095'),('3680733','10816309'),('3680733','19153075'),('3680733','11052932'),('3680733','12123613'),('3680733','19564905'),('3680733','15879474'),('3680733','10508163'),('3680733','21252856'),('3680733','13679418'),('3680733','17018287'),('3680733','11487634'),('3680733','15361876'),('3680733','18022143'),('3680733','21346746'),('3680733','20531469'),('3680733','18509026'),('3680733','19793974'),('3680733','16502390'),('3680733','21306704'),('3680733','7822423'),('3680733','1629237'),('3680733','10768694'),('3680733','17223277'),('3680733','17215396'),('3680733','23392693'),('3680733','21068295'),('3680733','18309046'),('3680733','20209148'),('3680733','20609491'),('3680733','19144835'),('3680733','21814501'),('3680733','20425036'),('3680733','18430734'),('3680733','20184880'),('3680733','19523814'),('3680733','11520928'),('3680733','21526224'),('3680733','20357126'),('3680733','8755481'),('5370184','3680733'),('4909369','3680733'),('4661376','3680733'),('4529215','3680733'),('4522647','3680733'),('4453272','3680733'),('4532770','3680733'),('4307681','3680733'),('4407996','3680733'),('3940253','3680733'),('3937003','3680733'),('3684769','23459413'),('3684769','21887370'),('3684769','18046008'),('3684769','14569029'),('3684769','21427018'),('3684769','21925275'),('3684769','19459038'),('3684769','21536897'),('3684769','21054108'),('3684769','20581828'),('3684769','22761686'),('3684769','9861040'),('3684769','23248588'),('3684769','23271035'),('3684769','15660108'),('3684769','16379497'),('3684769','22266543'),('3684769','22481337'),('3684769','12777621'),('3684769','19898485'),('3684769','2469158'),('3684769','15930381'),('5015119','3684769'),('4911280','3684769'),('4465795','3684769'),('3706072.1','22232449'),('3706072.1','22711804'),('3706072.1','18613747'),('3706072.1','17600100'),('3706072.1','17593895'),('3706072.1','15714642'),('3706072.1','17519338'),('4674898','3706072.1'),('4522606','3706072.1'),('4512504','3706072.1'),('4209381','3706072.1'),('4143241','3706072.1'),('4287084','3706072.1'),('4084767','3706072.1'),('3782567','3706072.1'),('4102381','3706072.1');
/*!40000 ALTER TABLE `citations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `keywords`
--
DROP TABLE IF EXISTS `keywords`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `keywords` (
`keyword` varchar(500) DEFAULT NULL,
`pmid` varchar(100) DEFAULT NULL,
KEY `pmid` (`pmid`),
CONSTRAINT `keywords_ibfk_1` FOREIGN KEY (`pmid`) REFERENCES `pubmed_article` (`pmid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `keywords`
--
LOCK TABLES `keywords` WRITE;
/*!40000 ALTER TABLE `keywords` DISABLE KEYS */;
INSERT INTO `keywords` VALUES ('NASA Discipline Exobiology','10097079'),('Non-NASA Center','10097079'),('Age Factors','11243089'),('Asia','11243089'),('Child','11243089'),('Child Nutrition','11243089'),('Demographic Factors','11243089'),('Developing Countries','11243089'),('Diseases','11243089'),('Geographic Factors','11243089'),('Health','11243089'),('Homeless Persons','11243089'),('India','11243089'),('Malnutrition','11243089'),('Nutrition','11243089'),('Nutrition Disorders','11243089'),('Population','11243089'),('Population Characteristics','11243089'),('Research Methodology','11243089'),('Research Report','11243089'),('Residence Characteristics','11243089'),('Sampling Studies','11243089'),('Southern Asia','11243089'),('Spatial Distribution','11243089'),('Studies','11243089'),('Surveys','11243089'),('Urban Population','11243089'),('Youth','11243089'),('NASA Discipline Number 40-50','11537092'),('NASA Discipline Plant Biology','11537092'),('NASA Program Space Biology','11537092'),('Non-NASA Center','11537092'),('NASA Discipline Number 40-30','11540070'),('NASA Discipline Plant Biology','11540070'),('NASA Program Space Biology','11540070'),('Non-NASA Center','11540070'),('NASA Discipline Exobiology','11583040'),('Non-NASA Center','11583040'),('Agency for International Development','11612527'),('Genetics and Reproduction','11612527'),('Abortion Act 1967 (Great Britain)','11686167'),('Genetics and Reproduction','11686167'),('Legal Approach','11686167'),('Roe v. Wade','11686167'),('Webster v. Reproductive Health Services','11686167'),('NASA Discipline Life Support Systems','11876201'),('Non-NASA Center','11876201'),('NASA Center JPL','12038483'),('NASA Discipline Exobiology','12038483'),('Bioethics and Professional Ethics','12159900'),('National Bioethics Advisory Commission','12159900'),('Popular Approach/Source','12159900'),('Bioethics and Professional Ethics','12174865'),('Empirical Approach','12174865'),('Adult','12179763'),('Age Factors','12179763'),('Aged','12179763'),('Asia','12179763'),('Birth Rate','12179763'),('Carrying Capacity','12179763'),('Contraception','12179763'),('Contraceptive Methods','12179763'),('Delivery Of Health Care','12179763'),('Demographic Aging','12179763'),('Demographic Factors','12179763'),('Demographic Transition','12179763'),('Dependency Burden','12179763'),('Developing Countries','12179763'),('Eastern Asia','12179763'),('Economic Development','12179763'),('Economic Factors','12179763'),('Environment','12179763'),('Family Planning','12179763'),('Family Planning Programs','12179763'),('Fertility','12179763'),('Fertility Measurements','12179763'),('Fertility Rate','12179763'),('Health','12179763'),('Health Services','12179763'),('Human Resources','12179763'),('Korea','12179763'),('Labor Force','12179763'),('Macroeconomic Factors','12179763'),('Maternal-child Health Services','12179763'),('Microeconomic Factors','12179763'),('Natural Resources','12179763'),('Organization And Administration','12179763'),('Policy','12179763'),('Population','12179763'),('Population Characteristics','12179763'),('Population Decrease','12179763'),('Population Dynamics','12179763'),('Population Growth','12179763'),('Population Policy','12179763'),('Population Pressure','12179763'),('Population Size','12179763'),('Primary Health Care','12179763'),('Program Evaluation','12179763'),('Programs','12179763'),('Public Sector','12179763'),('Research Methodology','12179763'),('Social Policy','12179763'),('Social Welfare','12179763'),('Socioeconomic Factors','12179763'),('Sterilization, Sexual','12179763'),('Total Fertility Rate--changes','12179763'),('Zero Population Growth','12179763'),('Critique','12349809'),('Economic Factors','12349809'),('Gender Issues','12349809'),('Gender Relations','12349809'),('Social Change','12349809'),('Socioeconomic Factors','12349809'),('Women\'s Status','12349809'),('World','12349809'),('Death and Euthanasia','12599353'),('Legal Approach','12599353'),('Uniform Health-Care Decisions Act','12599353'),('Uniform Rights of the Terminally Ill Act','12599353'),('NASA Discipline Musculoskeletal','12369570'),('Non-NASA Center','12369570'),('Death and Euthanasia','12599354'),('Legal Approach','12599354'),('Mack v. Mack','12599354'),('INSECTICIDES','13072632'),('PHOSPHATES','13072632'),('BONE DISEASES/physiology','13634534'),('CALCIUM/metabolism','13634534'),('GLOMERULONEPHRITIS/physiology','13634534'),('PHOSPHORUS/metabolism','13634534'),('ABORTION','14337379'),('CESAREAN SECTION','14337379'),('FETUS','14337379'),('HISTOCYTOCHEMISTRY','14337379'),('METABOLISM','14337379'),('PLACENTA','14337379'),('PREGNANCY','14337379'),('SEROTONIN','14337379'),('ASCITES','14177620'),('BLOOD LIPIDS','14177620'),('CHYLOMICRONS','14177620'),('DIABETES MELLITUS','14177620'),('GASTRIC ACIDITY DETERMINATION','14177620'),('GASTRITIS','14177620'),('HEPATITIS, INFECTIOUS','14177620'),('JAUNDICE','14177620'),('JEJUNUM','14177620'),('LIPID METABOLISM','14177620'),('LIPOPROTEINS','14177620'),('LIVER CIRRHOSIS','14177620'),('MALARIA','14177620'),('PATHOLOGY','14177620'),('PLEURISY','14177620'),('PROTEIN DEFICIENCY','14177620'),('DENTISTS','14316043'),('FRACTURE FIXATION','14316043'),('FRACTURES','14316043'),('INTERPROFESSIONAL RELATIONS','14316043'),('JAW','14316043'),('MANDIBULAR INJURIES','14316043'),('MAXILLOFACIAL INJURIES','14316043'),('PRACTICE MANAGEMENT, DENTAL','14316043'),('BERIBERI','14817685'),('HEART IN VARIOUS DISEASES','14817685'),('ACETOACETIC ACID','14796701'),('BACTERIA','14796701'),('BUTYRIC ACID','14796701'),('MESENTERY/occlusion','18122624'),('RESEARCH, MEDICAL/human experimentation','21002435'),('WAR/crimes','21002435'),('PSYCHIATRY/social','21007460'),('BLINDNESS/in war','21024418'),('MILITARY MEDICINE/ophthalmology','21024418'),('Cancer','23674598'),('Cell migration','23674598'),('Chemotaxis','23674598'),('Contact-inhibition of locomotion','23674598'),('Epithelium-to-mesenchyme transition','23674598'),('Neural crest cells','23674598'),('Neurocristopathies','23674598'),('Sobel filtering','23807877'),('blood flow','23807877'),('line-scan','23807877'),('space-time images','23807877'),('two-photon imaging','23807877'),('velocity','23807877'),('AV-fistula','23326248'),('Amplatzer vascular plug','23326248'),('arteriovenous access','23326248'),('arteriovenous fistula','23326248'),('embolisation','23326248'),('endovascular treatment','23326248'),('nephrectomy','23326248'),('through-and-through','23326248'),('transvenous access','23326248'),('Saccharomyces cerevisiae','27529501'),('bacterial artificial chromosome','27529501'),('gene assembly','27529501'),('transcriptional terminator','27529501'),('yeast','27529501'),('Australia','27763809'),('blood products','27763809'),('immunoglobulin','27763809'),('measles','27763809'),('prevention','27763809');
/*!40000 ALTER TABLE `keywords` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `mesh`
--
DROP TABLE IF EXISTS `mesh`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `mesh` (
`headings` varchar(500) DEFAULT NULL,
`pmid` varchar(100) DEFAULT NULL,
KEY `pmid` (`pmid`),
CONSTRAINT `mesh_ibfk_1` FOREIGN KEY (`pmid`) REFERENCES `pubmed_article` (`pmid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `mesh`
--
LOCK TABLES `mesh` WRITE;
/*!40000 ALTER TABLE `mesh` DISABLE KEYS */;
INSERT INTO `mesh` VALUES ('Academies and Institutes','1669026'),('Belgium','1669026'),('Accounting','973217'),('Economics, Hospital','973217'),('Hospital Administration','973217'),('United States','973217'),('Acetates','1875346'),('Animals','1875346'),('Anticholesteremic Agents','1875346'),('Chemical Phenomena','1875346'),('Chemistry','1875346'),('Cholesterol','1875346'),('Dogs','1875346'),('Hydroxymethylglutaryl-CoA Reductase Inhibitors','1875346'),('Kinetics','1875346'),('Lovastatin','1875346'),('Male','1875346'),('Molecular Conformation','1875346'),('Molecular Structure','1875346'),('Oxygen','1875346'),('Rats','1875346'),('Simvastatin','1875346'),('Structure-Activity Relationship','1875346'),('Animals','3549656'),('Anti-Bacterial Agents','3549656'),('Bacteria','3549656'),('Catechol O-Methyltransferase Inhibitors','3549656'),('Escherichia coli Infections','3549656'),('Indicators and Reagents','3549656'),('Male','3549656'),('Mice','3549656'),('Mice, Inbred Strains','3549656'),('Microbial Sensitivity Tests','3549656'),('Penicillins','3549656'),('Pseudomonas Infections','3549656'),('Structure-Activity Relationship','3549656'),('beta-Lactams','3549656'),('Animals','5757641'),('Dogs','5757641'),('Electric Stimulation','5757641'),('Hippocampus','5757641'),('Reflex','5757641'),('Amino Acid Sequence','8119288'),('Bacillus subtilis','8119288'),('Catalysis','8119288'),('Cloning, Molecular','8119288'),('Escherichia coli','8119288'),('Ferrochelatase','8119288'),('Gene Deletion','8119288'),('Genes, Bacterial','8119288'),('Kinetics','8119288'),('Molecular Sequence Data','8119288'),('Molecular Weight','8119288'),('Solubility','8119288'),('Water','8119288'),('Catheterization, Central Venous','8219565'),('Humans','8219565'),('Titanium','8219565'),('Vena Cava Filters','8219565'),('Vena Cava, Inferior','8219565'),('Adenosine Triphosphate','8863847'),('Animals','8863847'),('Aorta','8863847'),('Calcium-Calmodulin-Dependent Protein Kinases','8863847'),('Cell Count','8863847'),('Cell Division','8863847'),('Cells, Cultured','8863847'),('DNA','8863847'),('Enzyme Activation','8863847'),('Extracellular Space','8863847'),('GTP-Binding Proteins','8863847'),('In Vitro Techniques','8863847'),('Leucine','8863847'),('Muscle, Smooth, Vascular','8863847'),('Protein Kinase C','8863847'),('Protein-Serine-Threonine Kinases','8863847'),('Proto-Oncogene Proteins','8863847'),('Proto-Oncogene Proteins c-raf','8863847'),('RNA, Messenger','8863847'),('Rats','8863847'),('Rats, Sprague-Dawley','8863847'),('Receptors, Purinergic P2','8863847'),('Signal Transduction','8863847'),('Stimulation, Chemical','8863847'),('Thymidine','8863847'),('Transcription Factors','8863847'),('Tritium','8863847'),('Aged','8941094'),('Cell Survival','8941094'),('Chronic Disease','8941094'),('Circadian Rhythm','8941094'),('Coronary Disease','8941094'),('Dobutamine','8941094'),('Echocardiography','8941094'),('Follow-Up Studies','8941094'),('Heart','8941094'),('Humans','8941094'),('Male','8941094'),('Middle Aged','8941094'),('Myocardial Contraction','8941094'),('Myocardial Revascularization','8941094'),('Rest','8941094'),('Systole','8941094'),('Thallium Radioisotopes','8941094'),('Time Factors','8941094'),('Ventricular Dysfunction, Left','8941094'),('Acupuncture Therapy','9110943'),('Adult','9110943'),('Chiropractic','9110943'),('Databases, Bibliographic','9110943'),('Humans','9110943'),('Manipulation, Orthopedic','9110943'),('Neck Injuries','9110943'),('Pain','9110943'),('Pain Management','9110943'),('Patient Education as Topic','9110943'),('Physical Therapy Modalities','9110943'),('Randomized Controlled Trials as Topic','9110943'),('Reproducibility of Results','9110943'),('Wounds and Injuries','9110943'),('Adolescent','9394824'),('Adult','9394824'),('Aged','9394824'),('Aged, 80 and over','9394824'),('Aging','9394824'),('Base Sequence','9394824'),('Child','9394824'),('Colon','9394824'),('Duodenum','9394824'),('Gene Rearrangement','9394824'),('Genes, Immunoglobulin','9394824'),('Humans','9394824'),('Immunoglobulin Heavy Chains','9394824'),('Immunoglobulin Variable Region','9394824'),('Infant','9394824'),('Intestinal Mucosa','9394824'),('Middle Aged','9394824'),('Molecular Sequence Data','9394824'),('Mutation','9394824'),('Organ Specificity','9394824'),('Plasma Cells','9394824'),('Aged','9482442'),('Female','9482442'),('Humans','9482442'),('Naturopathy','9482442'),('Powders','9482442'),('Silicon Dioxide','9482442'),('Silicosis','9482442'),('Adult','9505772'),('Aged','9505772'),('Coronary Artery Bypass','9505772'),('Electrocardiography','9505772'),('Female','9505772'),('Humans','9505772'),('Intubation, Intratracheal','9505772'),('Male','9505772'),('Middle Aged','9505772'),('Myocardial Ischemia','9505772'),('Postoperative Care','9505772'),('Postoperative Period','9505772'),('Prospective Studies','9505772'),('Treatment Outcome','9505772'),('Diagnosis, Differential','9575322'),('Humans','9575322'),('Low Back Pain','9575322'),('Lumbosacral Region','9575322'),('Pain','9575322'),('Patient Education as Topic','9575322'),('Spinal Stenosis','9575322'),('Teaching Materials','9575322'),('Cardiomyopathies','9626910'),('Heart','9626910'),('Heart Diseases','9626910'),('Hepacivirus','9626910'),('Hepatitis C','9626910'),('Hepatitis C Antibodies','9626910'),('Humans','9626910'),('Japan','9626910'),('Middle Aged','9626910'),('Myocardium','9626910'),('Prevalence','9626910'),('Surveys and Questionnaires','9626910'),('Adult','9627170'),('Bacteremia','9627170'),('Cause of Death','9627170'),('Critical Care','9627170'),('Female','9627170'),('Humans','9627170'),('Male','9627170'),('Prognosis','9627170'),('Prospective Studies','9627170'),('Shock, Septic','9627170'),('Surgical Wound Infection','9627170'),('Survival Rate','9627170'),('Systemic Inflammatory Response Syndrome','9627170'),('Aged','9861576'),('Aged, 80 and over','9861576'),('Cardiovascular Diseases','9861576'),('Depressive Disorder','9861576'),('Double-Blind Method','9861576'),('Echocardiography','9861576'),('Electrocardiography','9861576'),('Female','9861576'),('Fluoxetine','9861576'),('Fluvoxamine','9861576'),('Humans','9861576'),('Male','9861576'),('Middle Aged','9861576'),('Serotonin Uptake Inhibitors','9861576'),('Adolescent','9929727'),('Adult','9929727'),('Child','9929727'),('Female','9929727'),('Health Knowledge, Attitudes, Practice','9929727'),('Humans','9929727'),('Male','9929727'),('Smoking','9929727'),('Toxins, Biological','10078868'),('Airway Obstruction','10083987'),('Anesthesiology','10083987'),('Anesthetics, Local','10083987'),('Cervical Vertebrae','10083987'),('Conscious Sedation','10083987'),('Humans','10083987'),('Intubation, Intratracheal','10083987'),('Laryngoscopes','10083987'),('Laryngoscopy','10083987'),('Tracheostomy','10083987'),('Acclimatization','10097079'),('Amino Acid Sequence','10097079'),('Amino Acid Substitution','10097079'),('Bacterial Proteins','10097079'),('Methanococcus','10097079'),('Molecular Sequence Data','10097079'),('Protein Conformation','10097079'),('Species Specificity','10097079'),('Temperature','10097079'),('Ankle Injuries','10101342'),('Decision Support Techniques','10101342'),('Emergencies','10101342'),('Extremities','10101342'),('Fractures, Bone','10101342'),('Humans','10101342'),('Knee Injuries','10101342'),('Practice Guidelines as Topic','10101342'),('Shoulder Dislocation','10101342'),('Canada','10168751'),('Diffusion of Innovation','10168751'),('Europe','10168751'),('Health Care Surveys','10168751'),('Health Policy','10168751'),('Information Services','10168751'),('Private Sector','10168751'),('Technology Assessment, Biomedical','10168751'),('United States','10168751'),('United States Office of Technology Assessment','10168751'),('Female','10188493'),('Great Britain','10188493'),('Humans','10188493'),('Osteopathic Medicine','10188493'),('State Medicine','10188493'),('Women\'s Health','10188493'),('Anti-Bacterial Agents','10192114'),('Gram-Positive Bacteria','10192114'),('Microbial Sensitivity Tests','10192114'),('Nepal','10192114'),('Plant Extracts','10192114'),('Plants, Medicinal','10192114'),('Arbutin','10192115'),('Culture Techniques','10192115'),('Flow Injection Analysis','10192115'),('Hydroquinones','10192115'),('Kinetics','10192115'),('Plants, Medicinal','10192115'),('Empathy','10331748'),('Humans','10331748'),('Knowledge','10331748'),('Physical Therapy Modalities','10331748'),('Professional-Patient Relations','10331748'),('Social Change','10331748'),('Violence','10331748'),('Aged','10331749'),('Breath Tests','10331749'),('Female','10331749'),('Forced Expiratory Volume','10331749'),('Heart Diseases','10331749'),('Humans','10331749'),('Lung Diseases','10331749'),('Male','10331749'),('Middle Aged','10331749'),('Posture','10331749'),('Predictive Value of Tests','10331749'),('Pulmonary Diffusing Capacity','10331749'),('Spirometry','10331749'),('Vital Capacity','10331749'),('Animals','10389168'),('Cations','10389168'),('Cells, Cultured','10389168'),('Ethanol','10389168'),('Ganglia, Spinal','10389168'),('Ion Channel Gating','10389168'),('Neurons, Afferent','10389168'),('Patch-Clamp Techniques','10389168'),('Rats','10389168'),('Rats, Wistar','10389168'),('Sodium Channels','10389168'),('Tetrodotoxin','10389168'),('Amino Acid Sequence','10540283'),('Bacterial Proteins','10540283'),('Base Sequence','10540283'),('DNA-Binding Proteins','10540283'),('Gene Expression Regulation, Bacterial','10540283'),('Genetic Complementation Test','10540283'),('Membrane Proteins','10540283'),('Molecular Sequence Data','10540283'),('Multigene Family','10540283'),('Mutation','10540283'),('Nitrite Reductases','10540283'),('Paracoccus denitrificans','10540283'),('Protein Structure, Secondary','10540283'),('Sequence Homology, Amino Acid','10540283'),('Transcription Factors','10540283'),('Transcription, Genetic','10540283'),('Amino Acid Substitution','10612833'),('Cell Line','10612833'),('Dyneins','10612833'),('Gene Expression Regulation','10612833'),('HeLa Cells','10612833'),('Hearing Loss, Sensorineural','10612833'),('Humans','10612833'),('Linkage Disequilibrium','10612833'),('Mutation, Missense','10612833'),('Myosins','10612833'),('Pedigree','10612833'),('Pigment Epithelium of Eye','10612833'),('Polymerase Chain Reaction','10612833'),('Polymorphism, Restriction Fragment Length','10612833'),('Promoter Regions, Genetic','10612833'),('Retinitis Pigmentosa','10612833'),('Syndrome','10612833'),('Vestibular Diseases','10612833'),('Acetals','10737756'),('Animals','10737756'),('Anti-Inflammatory Agents, Non-Steroidal','10737756'),('Antiemetics','10737756'),('Antineoplastic Agents','10737756'),('Cisplatin','10737756'),('Dogs','10737756'),('Drug Evaluation, Preclinical','10737756'),('Ferrets','10737756'),('Guinea Pigs','10737756'),('Humans','10737756'),('Morpholines','10737756'),('Neurokinin-1 Receptor Antagonists','10737756'),('Prodrugs','10737756'),('Rats','10737756'),('Solubility','10737756'),('Stereoisomerism','10737756'),('Structure-Activity Relationship','10737756'),('Vomiting','10737756'),('Water','10737756'),('Duodenal Neoplasms','10854512'),('Duodenitis','10854512'),('Endoscopy, Gastrointestinal','10854512'),('Endosonography','10854512'),('Female','10854512'),('Fibroma','10854512'),('Gastric Mucosa','10854512'),('Gastrointestinal Hemorrhage','10854512'),('Humans','10854512'),('Intestinal Polyps','10854512'),('Middle Aged','10854512'),('Antineoplastic Agents','11025314'),('Crystallography, X-Ray','11025314'),('Hydrogen Bonding','11025314'),('Imidazoles','11025314'),('Models, Molecular','11025314'),('Molecular Conformation','11025314'),('Stereoisomerism','11025314'),('Sulfones','11025314'),('Anxiety','11034741'),('Depression','11034741'),('Female','11034741'),('Humans','11034741'),('Maternal Behavior','11034741'),('Mother-Child Relations','11034741'),('Parenting','11034741'),('Program Evaluation','11034741'),('Randomized Controlled Trials as Topic','11034741'),('Self Concept','11034741'),('BRCA1 Protein','10972993'),('BRCA2 Protein','10972993'),('Breast','10972993'),('Breast Neoplasms','10972993'),('Cell Line','10972993'),('Epithelial Cells','10972993'),('Exons','10972993'),('Female','10972993'),('Gene Expression Regulation, Neoplastic','10972993'),('Genes, BRCA1','10972993'),('Genetic Variation','10972993'),('Humans','10972993'),('Male','10972993'),('Neoplasm Proteins','10972993'),('Ovarian Neoplasms','10972993'),('Prostatic Neoplasms','10972993'),('RNA, Messenger','10972993'),('Sequence Deletion','10972993'),('Transcription Factors','10972993'),('Transcription, Genetic','10972993'),('Tumor Cells, Cultured','10972993'),('Child, Preschool','11243089'),('Cluster Analysis','11243089'),('Cross-Sectional Studies','11243089'),('Educational Status','11243089'),('Female','11243089'),('Humans','11243089'),('India','11243089'),('Infant','11243089'),('Male','11243089'),('Nutritional Status','11243089'),('Poverty','11243089'),('Prejudice','11243089'),('Prevalence','11243089'),('Protein-Energy Malnutrition','11243089'),('Cesarean Section','11279676'),('Elective Surgical Procedures','11279676'),('Female','11279676'),('Humans','11279676'),('Infant, Newborn','11279676'),('Infant, Premature','11279676'),('Obstetric Labor, Premature','11279676'),('Pregnancy','11279676'),('Randomized Controlled Trials as Topic','11279676'),('Calcium','11238657'),('Cytosol','11238657'),('Dimaprit','11238657'),('Dose-Response Relationship, Immunologic','11238657'),('Exocytosis','11238657'),('Glucuronidase','11238657'),('Histamine','11238657'),('Histamine Agonists','11238657'),('Histamine H1 Antagonists','11238657'),('Histamine H2 Antagonists','11238657'),('Humans','11238657'),('Interleukin-6','11238657'),('Lung','11238657'),('Macrophages, Alveolar','11238657'),('RNA, Messenger','11238657'),('Receptors, Histamine H1','11238657'),('Toluidines','11238657'),('Up-Regulation','11238657'),('Anxiety','11406024'),('Depression','11406024'),('Female','11406024'),('Humans','11406024'),('Maternal Behavior','11406024'),('Maternal Welfare','11406024'),('Mother-Child Relations','11406024'),('Parenting','11406024'),('Program Evaluation','11406024'),('Randomized Controlled Trials as Topic','11406024'),('Self Concept','11406024'),('Arrhythmias, Cardiac','11428848'),('Arrhythmogenic Right Ventricular Dysplasia','11428848'),('Cardiomyopathy, Dilated','11428848'),('Cardiomyopathy, Hypertrophic','11428848'),('Coronary Disease','11428848'),('Death, Sudden, Cardiac','11428848'),('Defibrillators, Implantable','11428848'),('Heart Valve Diseases','11428848'),('Humans','11428848'),('Long QT Syndrome','11428848'),('Ventricular Fibrillation','11428848'),('Animals','11237011'),('Chromosome Mapping','11237011'),('Conserved Sequence','11237011'),('CpG Islands','11237011'),('DNA Transposable Elements','11237011'),('Databases, Factual','11237011'),('Drug Industry','11237011'),('Evolution, Molecular','11237011'),('Forecasting','11237011'),('GC Rich Sequence','11237011'),('Gene Duplication','11237011'),('Genes','11237011'),('Genetic Diseases, Inborn','11237011'),('Genetics, Medical','11237011'),('Genome, Human','11237011'),('Human Genome Project','11237011'),('Humans','11237011'),('Mutation','11237011'),('Private Sector','11237011'),('Proteins','11237011'),('Proteome','11237011'),('Public Sector','11237011'),('RNA','11237011'),('Repetitive Sequences, Nucleic Acid','11237011'),('Sequence Analysis, DNA','11237011'),('Species Specificity','11237011'),('Antineoplastic Agents','11441930'),('Endpoint Determination','11441930'),('Humans','11441930'),('Neoplasms','11441930'),('Outcome Assessment (Health Care)','11441930'),('Palliative Care','11441930'),('Patient Satisfaction','11441930'),('Quality of Life','11441930'),('Surveys and Questionnaires','11441930'),('Adult','11442735'),('Aged','11442735'),('Anti-Bacterial Agents','11442735'),('Chronic Disease','11442735'),('Clinical Protocols','11442735'),('Cost-Benefit Analysis','11442735'),('Debridement','11442735'),('Dental Scaling','11442735'),('Doxycycline','11442735'),('Drug Compounding','11442735'),('Female','11442735'),('Gingival Hemorrhage','11442735'),('Humans','11442735'),('Male','11442735'),('Middle Aged','11442735'),('Periodontal Pocket','11442735'),('Periodontitis','11442735'),('Prospective Studies','11442735'),('Root Planing','11442735'),('Single-Blind Method','11442735'),('Treatment Outcome','11442735'),('Analysis of Variance','11488864'),('Animals','11488864'),('Coated Materials, Biocompatible','11488864'),('Dental Implantation, Endosseous','11488864'),('Dental Implants','11488864'),('Dental Polishing','11488864'),('Dental Prosthesis Design','11488864'),('Device Removal','11488864'),('Femur','11488864'),('Hydrochloric Acid','11488864'),('Implants, Experimental','11488864'),('Metallurgy','11488864'),('Osseointegration','11488864'),('Rabbits','11488864'),('Sulfuric Acids','11488864'),('Surface Properties','11488864'),('Titanium','11488864'),('Torque','11488864'),('Absorbable Implants','11488868'),('Aged','11488868'),('Alveolar Ridge Augmentation','11488868'),('Bone Regeneration','11488868'),('Bone Substitutes','11488868'),('Calcium Phosphates','11488868'),('Humans','11488868'),('Male','11488868'),('Mandible','11488868'),('Maxillary Sinus','11488868'),('Middle Aged','11488868'),('Oral Surgical Procedures, Preprosthetic','11488868'),('Porosity','11488868'),('Amines','11520209'),('Aminosalicylic Acids','11520209'),('Animals','11520209'),('Anti-Inflammatory Agents, Non-Steroidal','11520209'),('Aza Compounds','11520209'),('Azo Compounds','11520209'),('Colitis, Ulcerative','11520209'),('Drug Evaluation, Preclinical','11520209'),('Female','11520209'),('Hypotension','11520209'),('Imidazoles','11520209'),('Male','11520209'),('Mesalamine','11520209'),('Platelet Activating Factor','11520209'),('Platelet Aggregation','11520209'),('Prodrugs','11520209'),('Pyridines','11520209'),('Rats','11520209'),('Rats, Sprague-Dawley','11520209'),('Rats, Wistar','11520209'),('Stereoisomerism','11520209'),('Structure-Activity Relationship','11520209'),('Trinitrobenzenesulfonic Acid','11520209'),('Benzoates','11473127'),('Calcium','11473127'),('Cations','11473127'),('Dipeptides','11473127'),('Dose-Response Relationship, Drug','11473127'),('Edetic Acid','11473127'),('Humans','11473127'),('Integrin alpha4beta1','11473127'),('Integrins','11473127'),('Ions','11473127'),('Jurkat Cells','11473127'),('Kinetics','11473127'),('Ligands','11473127'),('Magnesium','11473127'),('Manganese','11473127'),('Models, Chemical','11473127'),('Phenylurea Compounds','11473127'),('Protein Binding','11473127'),('Receptors, Lymphocyte Homing','11473127'),('Time Factors','11473127'),('Adult','11524736'),('Base Sequence','11524736'),('Child, Preschool','11524736'),('Female','11524736'),('Frameshift Mutation','11524736'),('Great Britain','11524736'),('Humans','11524736'),('Male','11524736'),('Marfan Syndrome','11524736'),('Microfilament Proteins','11524736'),('Middle Aged','11524736'),('Mutation','11524736'),('Mutation, Missense','11524736'),('Sequence Deletion','11524736'),('Animals','11525160'),('Humans','11525160'),('Kidney Diseases','11525160'),('Nephrology','11525160'),('Calcium','11537092'),('Cytoplasm','11537092'),('Fluorescent Dyes','11537092'),('Fura-2','11537092'),('Gravitropism','11537092'),('Gravity Sensing','11537092'),('Indoles','11537092'),('Plant Root Cap','11537092'),('Plant Roots','11537092'),('Protoplasts','11537092'),('Signal Transduction','11537092'),('Zea mays','11537092'),('Amino Acid Sequence','11540070'),('Calcium','11540070'),('Calcium-Binding Proteins','11540070'),('Calcium-Calmodulin-Dependent Protein Kinases','11540070'),('Calmodulin','11540070'),('Gene Expression Regulation, Plant','11540070'),('Gravitropism','11540070'),('Molecular Sequence Data','11540070'),('Plant Cells','11540070'),('Plant Growth Regulators','11540070'),('Plant Physiological Phenomena','11540070'),('Plants','11540070'),('Second Messenger Systems','11540070'),('Signal Transduction','11540070'),('Adolescent','11562649'),('Child','11562649'),('Child, Preschool','11562649'),('Consumer Behavior','11562649'),('Defecation','11562649'),('Feces','11562649'),('Health Education','11562649'),('Humans','11562649'),('Infant','11562649'),('Infant, Newborn','11562649'),('Ohio','11562649'),('Parenting','11562649'),('Alleles','11543891'),('Arabs','11543891'),('Gene Frequency','11543891'),('Greece','11543891'),('HLA Antigens','11543891'),('HLA-A Antigens','11543891'),('HLA-B Antigens','11543891'),('HLA-DQ Antigens','11543891'),('HLA-DQ beta-Chains','11543891'),('HLA-DR Antigens','11543891'),('HLA-DRB1 Chains','11543891'),('Haplotypes','11543891'),('Humans','11543891'),('Islam','11543891'),('Israel','11543891'),('Jews','11543891'),('Linkage Disequilibrium','11543891'),('Mediterranean Region','11543891'),('Middle East','11543891'),('Phylogeny','11543891'),('Polymorphism, Genetic','11543891'),('Demography','11620107'),('History, Modern 1601-','11620107'),('Netherlands','11620107'),('Statistics as Topic','11620107'),('Computer Simulation','11583040'),('Evolution, Planetary','11583040'),('Gravitation','11583040'),('Meteoroids','11583040'),('Models, Theoretical','11583040'),('Moon','11583040'),('Planets','11583040'),('Bacteria','11580607'),('Crystallization','11580607'),('Kinetics','11580607'),('Models, Theoretical','11580607'),('Surface Properties','11580607'),('Ethics, Medical','11600211'),('Histocompatibility','11600211'),('Humans','11600211'),('Immunogenetics','11600211'),('Publishing','11600211'),('Societies, Medical','11600211'),('United States','11600211'),('Demography','11612527'),('Global Health','11612527'),('History, Modern 1601-','11612527'),('Politics','11612527'),('Statistics as Topic','11612527'),('United States','11612527'),('Drug Industry','11731716'),('Drug Therapy','11731716'),('Humans','11731716'),('Pharmaceutical Preparations','11731716'),('Pharmacokinetics','11731716'),('Pharmacology','11731716'),('Abortion, Eugenic','11686167'),('Abortion, Induced','11686167'),('Abortion, Therapeutic','11686167'),('Beginning of Human Life','11686167'),('Civil Rights','11686167'),('Embryonic and Fetal Development','11686167'),('Fetal Viability','11686167'),('Fetus','11686167'),('Government Regulation','11686167'),('Great Britain','11686167'),('History','11686167'),('Humans','11686167'),('International Cooperation','11686167'),('Internationality','11686167'),('Jurisprudence','11686167'),('Legislation as Topic','11686167'),('Life','11686167'),('Pregnancy','11686167'),('Pregnant Women','11686167'),('Privacy','11686167'),('Religion','11686167'),('Social Control, Formal','11686167'),('State Government','11686167'),('Supreme Court Decisions','11686167'),('United States','11686167'),('Body Image','11694165'),('Decision Making','11694165'),('Female','11694165'),('Humans','11694165'),('Mammaplasty','11694165'),('Mastectomy','11694165'),('Anthrax','11704686'),('Anthrax Vaccines','11704686'),('Antibiotic Prophylaxis','11704686'),('Bacillus anthracis','11704686'),('Bioterrorism','11704686'),('Clinical Laboratory Techniques','11704686'),('Diagnosis, Differential','11704686'),('Gastrointestinal Diseases','11704686'),('Humans','11704686'),('Infection Control','11704686'),('Meningitis, Bacterial','11704686'),('Penicillins','11704686'),('Respiratory Tract Infections','11704686'),('Skin Diseases, Bacterial','11704686'),('Spores, Bacterial','11704686'),('Virulence','11704686'),('Consent Forms','11686176'),('Humans','11686176'),('Informed Consent','11686176'),('Jurisprudence','11686176'),('Malpractice','11686176'),('Records as Topic','11686176'),('Adult','11748851'),('Base Sequence','11748851'),('Child, Preschool','11748851'),('DNA','11748851'),('DNA Mutational Analysis','11748851'),('Female','11748851'),('Frameshift Mutation','11748851'),('Great Britain','11748851'),('Humans','11748851'),('Male','11748851'),('Marfan Syndrome','11748851'),('Microfilament Proteins','11748851'),('Middle Aged','11748851'),('Mutation','11748851'),('Mutation, Missense','11748851'),('Polymorphism, Genetic','11748851'),('Polymorphism, Single-Stranded Conformational','11748851'),('Epithelial Cells','11831940'),('Fibroblasts','11831940'),('Humans','11831940'),('Immunoenzyme Techniques','11831940'),('Limbus Corneae','11831940'),('Matrix Metalloproteinases','11831940'),('Pterygium','11831940'),('Adaptor Proteins, Signal Transducing','11748856'),('Carrier Proteins','11748856'),('Colorectal Neoplasms, Hereditary Nonpolyposis','11748856'),('DNA','11748856'),('DNA Mutational Analysis','11748856'),('DNA-Binding Proteins','11748856'),('Family Health','11748856'),('Female','11748856'),('Germ-Line Mutation','11748856'),('Humans','11748856'),('Male','11748856'),('MutS Homolog 2 Protein','11748856'),('Neoplasm Proteins','11748856'),('Nuclear Proteins','11748856'),('Proto-Oncogene Proteins','11748856'),('Spain','11748856'),('Global Health','11838066'),('Health Care Rationing','11838066'),('History, 20th Century','11838066'),('Humans','11838066'),('Nobel Prize','11838066'),('Research Support as Topic','11838066'),('Sweden','11838066'),('United States','11838066'),('Aged','11858625'),('Exercise','11858625'),('Family Practice','11858625'),('Health Promotion','11858625'),('Humans','11858625'),('Biological Science Disciplines','11858276'),('Equipment Design','11858276'),('Exobiology','11858276'),('Extraterrestrial Environment','11858276'),('Humans','11858276'),('International Cooperation','11858276'),('Program Evaluation','11858276'),('Research','11858276'),('Russia','11858276'),('Space Flight','11858276'),('Spacecraft','11858276'),('USSR','11858276'),('United States','11858276'),('United States National Aeronautics and Space Administration','11858276'),('Weightlessness','11858276'),('Actinomycetales Infections','11885531'),('Anti-Bacterial Agents','11885531'),('Humans','11885531'),('Hygiene','11885531'),('Periodontal Diseases','11885531'),('Periodontitis','11885531'),('Risk Factors','11885531'),('Aged','11869993'),('Antioxidants','11869993'),('Drug Therapy, Combination','11869993'),('Humans','11869993'),('Macular Degeneration','11869993'),('Vitamins','11869993'),('Zinc','11869993'),('Acrosome','11892742'),('Amino Acid Motifs','11892742'),('Amino Acid Sequence','11892742'),('Animals','11892742'),('Base Sequence','11892742'),('Blotting, Northern','11892742'),('Blotting, Western','11892742'),('Cattle','11892742'),('DNA, Complementary','11892742'),('Electrophoresis, Polyacrylamide Gel','11892742'),('Histones','11892742'),('Immunoblotting','11892742'),('Immunohistochemistry','11892742'),('Male','11892742'),('Mice','11892742'),('Molecular Sequence Data','11892742'),('RNA','11892742'),('RNA, Messenger','11892742'),('Rats','11892742'),('Reverse Transcriptase Polymerase Chain Reaction','11892742'),('Seminiferous Epithelium','11892742'),('Sequence Homology, Amino Acid','11892742'),('Spermatogenesis','11892742'),('Spermatozoa','11892742'),('Testis','11892742'),('Diet, Vegetarian','11876201'),('Ecological Systems, Closed','11876201'),('Evaluation Studies as Topic','11876201'),('Food Habits','11876201'),('Food Preferences','11876201'),('Food Technology','11876201'),('Humans','11876201'),('Ipomoea batatas','11876201'),('Life Support Systems','11876201'),('Menu Planning','11876201'),('Nutritive Value','11876201'),('Space Flight','11876201'),('United States','11876201'),('United States National Aeronautics and Space Administration','11876201'),('Weightlessness','11876201'),('Breast Neoplasms','11916658'),('Clinical Trials as Topic','11916658'),('Female','11916658'),('Humans','11916658'),('Mammography','11916658'),('Middle Aged','11916658'),('Patient Education as Topic','11916658'),('Research Design','11916658'),('Biomedical Technology','11953811'),('Commerce','11953811'),('Delivery of Health Care','11953811'),('General Surgery','11953811'),('Health Services Needs and Demand','11953811'),('Humans','11953811'),('Containment of Biohazards','12038483'),('Environmental Microbiology','12038483'),('Extraterrestrial Environment','12038483'),('Hot Temperature','12038483'),('Hydrogen Peroxide','12038483'),('Mars','12038483'),('Space Flight','12038483'),('Spacecraft','12038483'),('Specimen Handling','12038483'),('Sterilization','12038483'),('United States','12038483'),('United States National Aeronautics and Space Administration','12038483'),('Cervical Intraepithelial Neoplasia','11966386'),('Female','11966386'),('Humans','11966386'),('Laboratories','11966386'),('Quality Control','11966386'),('Terminology as Topic','11966386'),('Uterine Cervical Dysplasia','11966386'),('Uterine Cervical Neoplasms','11966386'),('Vaginal Smears','11966386'),('Amino Acid Sequence','12101218'),('Bacterial Proteins','12101218'),('Base Sequence','12101218'),('Cytoskeletal Proteins','12101218'),('DNA Primers','12101218'),('Membrane Proteins','12101218'),('Molecular Sequence Data','12101218'),('Mycobacterium tuberculosis','12101218'),('Protein Binding','12101218'),('Advisory Committees','12159900'),('Bioethical Issues','12159900'),('Biomedical Research','12159900'),('Biotechnology','12159900'),('Cloning, Organism','12159900'),('Conflict of Interest','12159900'),('Embryo Research','12159900'),('Embryo, Mammalian','12159900'),('Financing, Government','12159900'),('Health Priorities','12159900'),('Human Experimentation','12159900'),('Humans','12159900'),('Research Support as Topic','12159900'),('Stem Cells','12159900'),('United States','12159900'),('Bacterial Adhesion','12211241'),('Demyelinating Diseases','12211241'),('Humans','12211241'),('Leprosy','12211241'),('Mycobacterium leprae','12211241'),('Schwann Cells','12211241'),('Amino Acid Sequence','12145319'),('Animals','12145319'),('Binding Sites','12145319'),('Carrier Proteins','12145319'),('Exocytosis','12145319'),('Glutathione Transferase','12145319'),('HeLa Cells','12145319'),('Humans','12145319'),('Kinetics','12145319'),('Membrane Proteins','12145319'),('Molecular Sequence Data','12145319'),('Nerve Tissue Proteins','12145319'),('Norepinephrine','12145319'),('PC12 Cells','12145319'),('Pheochromocytoma','12145319'),('Protein Structure, Secondary','12145319'),('Qa-SNARE Proteins','12145319'),('Rats','12145319'),('Recombinant Fusion Proteins','12145319'),('SNARE Proteins','12145319'),('Sequence Alignment','12145319'),('Sequence Homology, Amino Acid','12145319'),('Synaptosomal-Associated Protein 25','12145319'),('Syntaxin 1','12145319'),('Thermodynamics','12145319'),('Vesicular Transport Proteins','12145319'),('Abortion, Induced','12174865'),('Animal Experimentation','12174865'),('Animals','12174865'),('Attitude of Health Personnel','12174865'),('Bioethical Issues','12174865'),('Biomedical Research','12174865'),('Complementary Therapies','12174865'),('Confidentiality','12174865'),('Data Collection','12174865'),('Ethics, Medical','12174865'),('Ethics, Research','12174865'),('Euthanasia','12174865'),('Humans','12174865'),('Physician-Patient Relations','12174865'),('Physicians','12174865'),('Prejudice','12174865'),('Reproductive Techniques, Assisted','12174865'),('Truth Disclosure','12174865'),('Turkey','12174865'),('Algorithms','12192682'),('Artificial Intelligence','12192682'),('Astronauts','12192682'),('Humans','12192682'),('Inservice Training','12192682'),('Space Flight','12192682'),('Spacecraft','12192682'),('Systems Analysis','12192682'),('Time Management','12192682'),('United States','12192682'),('United States National Aeronautics and Space Administration','12192682'),('Adult','12179763'),('Age Factors','12179763'),('Aged','12179763'),('Asia','12179763'),('Birth Rate','12179763'),('Conservation of Natural Resources','12179763'),('Contraception','12179763'),('Delivery of Health Care','12179763'),('Demography','12179763'),('Dependency (Psychology)','12179763'),('Developing Countries','12179763'),('Economics','12179763'),('Employment','12179763'),('Environment','12179763'),('Family Planning Services','12179763'),('Far East','12179763'),('Fertility','12179763'),('Health','12179763'),('Health Manpower','12179763'),('Health Planning','12179763'),('Health Services','12179763'),('Korea','12179763'),('Maternal-Child Health Centers','12179763'),('Organization and Administration','12179763'),('Population','12179763'),('Population Characteristics','12179763'),('Population Density','12179763'),('Population Dynamics','12179763'),('Population Growth','12179763'),('Primary Health Care','12179763'),('Program Evaluation','12179763'),('Public Policy','12179763'),('Public Sector','12179763'),('Research','12179763'),('Social Welfare','12179763'),('Socioeconomic Factors','12179763'),('Sterilization, Reproductive','12179763'),('Books','12219757'),('Great Britain','12219757'),('History, 19th Century','12219757'),('History, 20th Century','12219757'),('Neurophysiology','12219757'),('Aged','12230384'),('Bone Density','12230384'),('Evidence-Based Medicine','12230384'),('Female','12230384'),('Fractures, Bone','12230384'),('Humans','12230384'),('Mass Screening','12230384'),('Middle Aged','12230384'),('Osteoporosis, Postmenopausal','12230384'),('Risk Factors','12230384'),('United States','12230384'),('Age Factors','12230355'),('Aged','12230355'),('Female','12230355'),('Fractures, Bone','12230355'),('Humans','12230355'),('Mass Screening','12230355'),('Middle Aged','12230355'),('Osteoporosis, Postmenopausal','12230355'),('Risk Factors','12230355'),('Europe','12227380'),('History, 17th Century','12227380'),('History, 20th Century','12227380'),('History, Early Modern 1451-1600','12227380'),('Magic','12227380'),('Medicine','12227380'),('Philosophy','12227380'),('Religion and Medicine','12227380'),('Sciatica','12227380'),('Economics','12349809'),('Evaluation Studies as Topic','12349809'),('Interpersonal Relations','12349809'),('Social Change','12349809'),('Socioeconomic Factors','12349809'),('Women\'s Rights','12349809'),('Advance Directives','12599353'),('Decision Making','12599353'),('Humans','12599353'),('Legislation, Medical','12599353'),('Life Support Care','12599353'),('Personal Autonomy','12599353'),('Proxy','12599353'),('Records as Topic','12599353'),('United States','12599353'),('Bed Rest','12369570'),('Humans','12369570'),('Immobilization','12369570'),('Leg','12369570'),('Muscle Fibers, Skeletal','12369570'),('Muscle, Skeletal','12369570'),('Space Flight','12369570'),('Weight-Bearing','12369570'),('Bone Demineralization, Pathologic','12501715'),('Humans','12501715'),('Space Flight','12501715'),('Weightlessness','12501715'),('Weightlessness Simulation','12501715'),('Decision Making','12599354'),('Euthanasia, Passive','12599354'),('Family','12599354'),('Humans','12599354'),('Legal Guardians','12599354'),('Life Support Care','12599354'),('Maryland','12599354'),('Persistent Vegetative State','12599354'),('Right to Die','12599354'),('Treatment Refusal','12599354'),('United States','12599354'),('Esters','13072632'),('Insecticides','13072632'),('Organophosphates','13072632'),('Phosphates','13072632'),('Adolescent','12416895'),('Adult','12416895'),('Antineoplastic Combined Chemotherapy Protocols','12416895'),('Bleomycin','12416895'),('Combined Modality Therapy','12416895'),('Dacarbazine','12416895'),('Doxorubicin','12416895'),('Female','12416895'),('Hodgkin Disease','12416895'),('Humans','12416895'),('Lomustine','12416895'),('Male','12416895'),('Mechlorethamine','12416895'),('Middle Aged','12416895'),('Prednisone','12416895'),('Procarbazine','12416895'),('Radiotherapy Dosage','12416895'),('Retrospective Studies','12416895'),('Salvage Therapy','12416895'),('Survival Analysis','12416895'),('Treatment Outcome','12416895'),('Vinblastine','12416895'),('Vincristine','12416895'),('Animals','12742518'),('Behavior, Animal','12742518'),('Carbazoles','12742518'),('Cocaine','12742518'),('Conditioning, Operant','12742518'),('Dopamine Plasma Membrane Transport Proteins','12742518'),('Dopamine Uptake Inhibitors','12742518'),('Dose-Response Relationship, Drug','12742518'),('Male','12742518'),('Mice','12742518'),('Motor Activity','12742518'),('Rats','12742518'),('Rats, Sprague-Dawley','12742518'),('Receptors, sigma','12742518'),('Structure-Activity Relationship','12742518'),('Animals','12742516'),('Antioxidants','12742516'),('Binding Sites','12742516'),('Calcium','12742516'),('Lipid Peroxidation','12742516'),('Male','12742516'),('Membrane Potential, Mitochondrial','12742516'),('Mitochondria, Liver','12742516'),('Mitochondrial Membrane Transport Proteins','12742516'),('NADP','12742516'),('Oxidation-Reduction','12742516'),('Piperazines','12742516'),('Rats','12742516'),('Rats, Wistar','12742516'),('Adult','14594616'),('Facial Neoplasms','14594616'),('Female','14594616'),('Humans','14594616'),('Nevus','14594616'),('Skin Neoplasms','14594616'),('Bone Diseases','13634534'),('Calcium','13634534'),('Glomerulonephritis','13634534'),('Humans','13634534'),('Kidney Diseases','13634534'),('Phosphorus','13634534'),('Abortion, Induced','14337379'),('Cesarean Section','14337379'),('Female','14337379'),('Fetus','14337379'),('Histocytochemistry','14337379'),('Humans','14337379'),('Metabolism','14337379'),('Placenta','14337379'),('Pregnancy','14337379'),('Serotonin','14337379'),('Alcohol Drinking','12742519'),('Alcoholism','12742519'),('Animals','12742519'),('Antipsychotic Agents','12742519'),('Disease Models, Animal','12742519'),('Dopamine D2 Receptor Antagonists','12742519'),('Dose-Response Relationship, Drug','12742519'),('Male','12742519'),('Motor Activity','12742519'),('Rats','12742519'),('Risperidone','12742519'),('Saccharin','12742519'),('Self Administration','12742519'),('Serotonin 5-HT2 Receptor Antagonists','12742519'),('Ascites','14177620'),('Biopsy','14177620'),('Chylomicrons','14177620'),('Diabetes Mellitus','14177620'),('Gastric Acidity Determination','14177620'),('Gastritis','14177620'),('Hepatitis','14177620'),('Hepatitis A','14177620'),('Humans','14177620'),('Hyperlipidemias','14177620'),('Jaundice','14177620'),('Jejunum','14177620'),('Lipid Metabolism','14177620'),('Lipids','14177620'),('Lipoproteins','14177620'),('Liver Cirrhosis','14177620'),('Malaria','14177620'),('Pathology','14177620'),('Pleurisy','14177620'),('Protein Deficiency','14177620'),('Dentists','14316043'),('Fracture Fixation','14316043'),('Fractures, Bone','14316043'),('Humans','14316043'),('Interprofessional Relations','14316043'),('Jaw','14316043'),('Jaw Fractures','14316043'),('Mandibular Injuries','14316043'),('Maxillofacial Injuries','14316043'),('Practice Management, Dental','14316043'),('Amino Acid Sequence','14668029'),('Animals','14668029'),('Blood Platelets','14668029'),('Humans','14668029'),('Molecular Sequence Data','14668029'),('Platelet Aggregation Inhibitors','14668029'),('Purinergic P2Y Receptor Antagonists','14668029'),('Receptors, Purinergic P2Y12','14668029'),('Ticlopidine','14668029'),('Adult','14695699'),('Aged','14695699'),('Ascites','14695699'),('Diuretics','14695699'),('Female','14695699'),('Furosemide','14695699'),('Humans','14695699'),('Infusions, Intravenous','14695699'),('Liver Cirrhosis','14695699'),('Male','14695699'),('Middle Aged','14695699'),('Sodium','14695699'),('Adolescent','14668030'),('Adult','14668030'),('Aged','14668030'),('Aged, 80 and over','14668030'),('Case-Control Studies','14668030'),('Child','14668030'),('Child, Preschool','14668030'),('Female','14668030'),('Gaucher Disease','14668030'),('Humans','14668030'),('Interleukin-6','14668030'),('Jews','14668030'),('Male','14668030'),('Middle Aged','14668030'),('Platelet Count','14668030'),('Polymorphism, Genetic','14668030'),('Promoter Regions, Genetic','14668030'),('Thrombocytopenia','14668030'),('Young Adult','14668030'),('Algorithms','14729922'),('Amino Acids','14729922'),('Computational Biology','14729922'),('Evolution, Molecular','14729922'),('Molecular Sequence Data','14729922'),('Phylogeny','14729922'),('Proteins','14729922'),('Sequence Alignment','14729922'),('Sequence Homology, Amino Acid','14729922'),('Software','14729922'),('Time Factors','14729922'),('Adolescent','14991249'),('Bone Neoplasms','14991249'),('Femur','14991249'),('Follow-Up Studies','14991249'),('Humans','14991249'),('Male','14991249'),('Osteochondroma','14991249'),('Remission, Spontaneous','14991249'),('Animals','14749521'),('Chloramphenicol','14749521'),('Enzyme Inhibitors','14749521'),('Humans','14749521'),('Myocardial Infarction','14749521'),('Myocardial Ischemia','14749521'),('Myocardial Reperfusion Injury','14749521'),('Rats','14749521'),('Anti-Infective Agents, Local','14817685'),('Beriberi','14817685'),('Heart','14817685'),('Heart Diseases','14817685'),('Humans','14817685'),('Acetoacetates','14796701'),('Bacteria','14796701'),('Butyrates','14796701'),('Butyric Acid','14796701'),('Hydrogen','14796701'),('3\' Untranslated Regions','14744982'),('5\' Untranslated Regions','14744982'),('Adenosine Triphosphate','14744982'),('Bacteriophage T7','14744982'),('Base Sequence','14744982'),('Gene Expression Regulation, Viral','14744982'),('Molecular Sequence Data','14744982'),('Molecular Weight','14744982'),('Promoter Regions, Genetic','14744982'),('RNA, Viral','14744982'),('Transcription, Genetic','14744982'),('DNA Damage','15110832'),('Hydrazones','15110832'),('Molecular Structure','15110832'),('Photolysis','15110832'),('Animals','15228064'),('Arthropods','15228064'),('Diagnosis, Differential','15228064'),('Electrocardiography','15228064'),('Emergency Treatment','15228064'),('Humans','15228064'),('Male','15228064'),('Middle Aged','15228064'),('Myocardial Ischemia','15228064'),('Spider Bites','15228064'),('Adult','15206831'),('Affect','15206831'),('Blood Pressure','15206831'),('Body Temperature','15206831'),('Female','15206831'),('Heart Rate','15206831'),('Humans','15206831'),('Life Change Events','15206831'),('Male','15206831'),('Marriage','15206831'),('Middle Aged','15206831'),('Speech','15206831'),('Spouses','15206831'),('Touch','15206831'),('Animals','15611660'),('Bromodeoxyuridine','15611660'),('Cell Aging','15611660'),('Cell Cycle','15611660'),('Cell Proliferation','15611660'),('DNA','15611660'),('DNA Helicases','15611660'),('DNA Methylation','15611660'),('Epigenesis, Genetic','15611660'),('Gene Expression Regulation, Developmental','15611660'),('Homeostasis','15611660'),('Longevity','15611660'),('Methyltransferases','15611660'),('Mice','15611660'),('Mice, Mutant Strains','15611660'),('Mutation','15611660'),('beta-Galactosidase','15611660'),('Alternative Splicing','15611661'),('Cell Differentiation','15611661'),('Cell Hypoxia','15611661'),('Cell Line, Tumor','15611661'),('Cell Proliferation','15611661'),('DNA, Neoplasm','15611661'),('Gene Expression Regulation, Neoplastic','15611661'),('Genetic Variation','15611661'),('Humans','15611661'),('Neoplastic Stem Cells','15611661'),('Neural Crest','15611661'),('Neuroblastoma','15611661'),('Receptor, trkA','15611661'),('Signal Transduction','15611661'),('Cell Line','15611667'),('Chromosome Mapping','15611667'),('Chromosomes, Human, Pair 6','15611667'),('Cytosine','15611667'),('DNA','15611667'),('DNA Repeat Expansion','15611667'),('DNA Replication Timing','15611667'),('Epigenesis, Genetic','15611667'),('G1 Phase','15611667'),('Gene Expression Regulation','15611667'),('Guanine','15611667'),('Humans','15611667'),('Major Histocompatibility Complex','15611667'),('Oligonucleotide Array Sequence Analysis','15611667'),('S Phase','15611667'),('Transcription, Genetic','15611667'),('Animal Feed','15739502'),('Chromatography, High Pressure Liquid','15739502'),('Food Additives','15739502'),('Quinoxalines','15739502'),('Adolescent','15968009'),('Aged','15968009'),('Aged, 80 and over','15968009'),('Double-Blind Method','15968009'),('Estrogen Replacement Therapy','15968009'),('Estrogens, Conjugated (USP)','15968009'),('Female','15968009'),('Follow-Up Studies','15968009'),('Humans','15968009'),('Lupus Erythematosus, Systemic','15968009'),('Medroxyprogesterone','15968009'),('Middle Aged','15968009'),('Postmenopause','15968009'),('Risk Factors','15968009'),('Biological Science Disciplines','16776646'),('Books','16776646'),('Humans','16776646'),('Internet','16776646'),('National Library of Medicine (U.S.)','16776646'),('PubMed','16776646'),('Reference Books','16776646'),('Reference Books, Medical','16776646'),('Textbooks as Topic','16776646'),('United States','16776646'),('Information Storage and Retrieval','16779244'),('Medical Subject Headings','16779244'),('Natural Language Processing','16779244'),('PubMed','16779244'),('Algorithms','16888359'),('Animals','16888359'),('Cluster Analysis','16888359'),('Data Interpretation, Statistical','16888359'),('Databases, Genetic','16888359'),('Gene Expression Profiling','16888359'),('Humans','16888359'),('Information Storage and Retrieval','16888359'),('Internet','16888359'),('National Library of Medicine (U.S.)','16888359'),('Oligonucleotide Array Sequence Analysis','16888359'),('Software','16888359'),('United States','16888359'),('MEDLINE','16923641'),('Medical Subject Headings','16923641'),('Psychiatry','16923641'),('PubMed','16923641'),('Anti-Arrhythmia Agents','16949478'),('Cardiac Output, Low','16949478'),('Cardiomyopathies','16949478'),('Catheter Ablation','16949478'),('Death, Sudden, Cardiac','16949478'),('Defibrillators, Implantable','16949478'),('Electrocardiography','16949478'),('Heart Arrest','16949478'),('Heart Function Tests','16949478'),('Humans','16949478'),('Tachycardia, Ventricular','16949478'),('Ventricular Fibrillation','16949478'),('Adult','17059514'),('Crohn Disease','17059514'),('Enteral Nutrition','17059514'),('Female','17059514'),('Follow-Up Studies','17059514'),('Food, Formulated','17059514'),('Humans','17059514'),('Male','17059514'),('Parenteral Nutrition','17059514'),('Recurrence','17059514'),('Treatment Outcome','17059514'),('Adult','17712873'),('Biopsy','17712873'),('Connective Tissue','17712873'),('Diaphragm','17712873'),('Female','17712873'),('Gastroesophageal Reflux','17712873'),('Hernia, Hiatal','17712873'),('Humans','17712873'),('Male','17712873'),('Microscopy, Electron, Transmission','17712873'),('Middle Aged','17712873'),('Muscle, Skeletal','17712873'),('Recurrence','17712873'),('Adult','17713168'),('Anti-HIV Agents','17713168'),('Antiretroviral Therapy, Highly Active','17713168'),('CD4 Lymphocyte Count','17713168'),('Cohort Studies','17713168'),('Drug Resistance, Viral','17713168'),('Female','17713168'),('Genotype','17713168'),('HIV Infections','17713168'),('HIV-1','17713168'),('Humans','17713168'),('Logistic Models','17713168'),('Male','17713168'),('Middle Aged','17713168'),('Mutation','17713168'),('Odds Ratio','17713168'),('Population Surveillance','17713168'),('Prevalence','17713168'),('RNA, Viral','17713168'),('Risk Assessment','17713168'),('Risk Factors','17713168'),('Sex Factors','17713168'),('Time Factors','17713168'),('Treatment Failure','17713168'),('Adult','17823161'),('Amphotericin B','17823161'),('Antifungal Agents','17823161'),('England','17823161'),('Humans','17823161'),('Male','17823161'),('Medication Errors','17823161'),('Mycoses','17823161'),('Neoplasms','17823161'),('Adult','17926191'),('Age Factors','17926191'),('Aged','17926191'),('Aged, 80 and over','17926191'),('Aminoglutethimide','17926191'),('Antineoplastic Combined Chemotherapy Protocols','17926191'),('Chromosome Inversion','17926191'),('Chromosomes, Human, Pair 3','17926191'),('Cohort Studies','17926191'),('Cytarabine','17926191'),('Danazol','17926191'),('Female','17926191'),('Follow-Up Studies','17926191'),('Hematopoietic Stem Cell Transplantation','17926191'),('Humans','17926191'),('Karyotyping','17926191'),('Leukemia, Myeloid, Acute','17926191'),('Leukocyte Count','17926191'),('Male','17926191'),('Middle Aged','17926191'),('Mitoxantrone','17926191'),('Prognosis','17926191'),('Survival Analysis','17926191'),('Tamoxifen','17926191'),('Translocation, Genetic','17926191'),('Humans','18122624'),('Mesenteric Vascular Occlusion','18122624'),('Mesentery','18122624'),('Vascular Diseases','18122624'),('Cause of Death','18311089'),('Humans','18311089'),('Neoplasms','18311089'),('Australia','18941263'),('Health Services Needs and Demand','18941263'),('Humans','18941263'),('Poverty','18941263'),('Public Health','18941263'),('Social Class','18941263'),('Social Determinants of Health','18941263'),('Socioeconomic Factors','18941263'),('Biomedical Research','21002435'),('Human Experimentation','21002435'),('Humans','21002435'),('National Socialism','21002435'),('Physicians','21002435'),('Research','21002435'),('War Crimes','21002435'),('Aged','18719013'),('Double-Blind Method','18719013'),('Drug Therapy, Combination','18719013'),('Estrogens','18719013'),('Female','18719013'),('Health Status','18719013'),('Hormone Replacement Therapy','18719013'),('Humans','18719013'),('Middle Aged','18719013'),('Postmenopause','18719013'),('Progestins','18719013'),('Prognosis','18719013'),('Quality of Life','18719013'),('Surveys and Questionnaires','18719013'),('Women\'s Health','18719013'),('Community Psychiatry','21007460'),('Humans','21007460'),('Warfare','21007460'),('Blindness','21024418'),('Humans','21024418'),('Military Medicine','21024418'),('Ophthalmology','21024418'),('Warfare','21024418'),('Animals','23674598'),('Cell Movement','23674598'),('Chemotaxis','23674598'),('Chick Embryo','23674598'),('Embryonic Development','23674598'),('Epithelial-Mesenchymal Transition','23674598'),('Gene Expression Regulation, Developmental','23674598'),('Humans','23674598'),('Mice','23674598'),('Neoplasms','23674598'),('Neural Crest','23674598'),('Xenopus','23674598'),('Zebrafish','23674598'),('Actins','23685357'),('Adaptor Proteins, Signal Transducing','23685357'),('Animals','23685357'),('Autistic Disorder','23685357'),('Brain','23685357'),('Cognition','23685357'),('Dendritic Spines','23685357'),('Humans','23685357'),('Long-Term Potentiation','23685357'),('Mice','23685357'),('Mice, Knockout','23685357'),('Nerve Tissue Proteins','23685357'),('Synapses','23685357'),('Aneurysm','23326248'),('Aortography','23326248'),('Arteriovenous Fistula','23326248'),('Early Diagnosis','23326248'),('Embolization, Therapeutic','23326248'),('Humans','23326248'),('Kidney','23326248'),('Male','23326248'),('Middle Aged','23326248'),('Nephrectomy','23326248'),('Postoperative Complications','23326248'),('Renal Artery','23326248'),('Septal Occluder Device','23326248'),('Tomography, X-Ray Computed','23326248'),('Ultrasonography, Doppler, Duplex','23326248'),('Vena Cava, Inferior','23326248');
/*!40000 ALTER TABLE `mesh` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `pubmed_article`
--
DROP TABLE IF EXISTS `pubmed_article`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `pubmed_article` (
`pmid` varchar(100) NOT NULL,
`pmc` varchar(100) DEFAULT NULL,
`issn_linking` varchar(100) DEFAULT NULL,
`pubdate` varchar(100) DEFAULT NULL,
`nlm_id` varchar(50) DEFAULT NULL,
`title` text,
`deleted` varchar(50) DEFAULT NULL,
`abstract` text,
`affiliation` varchar(1000) DEFAULT NULL,
`journal` varchar(1000) DEFAULT NULL,
`medline_ta` varchar(100) DEFAULT NULL,
`country` varchar(500) DEFAULT NULL,
`other_id` varchar(200) DEFAULT NULL,
PRIMARY KEY (`pmid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `pubmed_article`
--
LOCK TABLES `pubmed_article` WRITE;
/*!40000 ALTER TABLE `pubmed_article` DISABLE KEYS */;
INSERT INTO `pubmed_article` VALUES ('10078868','','0041-0101','1999','1307333','Bibliography of toxinology.','False','','','Toxicon : official journal of the International Society on Toxinology','Toxicon','England',''),('10083987','','0832-610X','1999','8701709','Complete airway obstruction.','False','','','Canadian journal of anaesthesia = Journal canadien d\'anesthesie','Can J Anaesth','United States',''),('10097079','PMC22336','0027-8424','1999','7505876','Thermal adaptation analyzed by comparison of protein sequences from mesophilic and extremely thermophilic Methanococcus species.','False','The genome sequence of the extremely thermophilic archaeon Methanococcus jannaschii provides a wealth of data on proteins from a thermophile. In this paper, sequences of 115 proteins from M. jannaschii are compared with their homologs from mesophilic Methanococcus species. Although the growth temperatures of the mesophiles are about 50 degrees C below that of M. jannaschii, their genomic G+C contents are nearly identical. The properties most correlated with the proteins of the thermophile include higher residue volume, higher residue hydrophobicity, more charged amino acids (especially Glu, Arg, and Lys), and fewer uncharged polar residues (Ser, Thr, Asn, and Gln). These are recurring themes, with all trends applying to 83-92% of the proteins for which complete sequences were available. Nearly all of the amino acid replacements most significantly correlated with the temperature change are the same relatively conservative changes observed in all proteins, but in the case of the mesophile/thermophile comparison there is a directional bias. We identify 26 specific pairs of amino acids with a statistically significant (P < 0.01) preferred direction of replacement.','Department of Microbiology, University of Illinois, B103 Chemical and Life Sciences Laboratory, 601 South Goodwin Avenue, Urbana, IL 61801, USA.','Proceedings of the National Academy of Sciences of the United States of America','Proc Natl Acad Sci U S A','United States',''),('10101342','','0733-8627','1999','8219565','Evaluation of the patient with extremity trauma: an evidence based approach.','False','This article reviews relevant literature to provide evidence based guidelines for the evaluation of patients with extremity trauma in the emergency department. The development of clinical decision rules for extremity trauma in the ankle and knee, and guidelines for obtaining postreduction radiographs of shoulder dislocations and nursemaid\'s elbows are discussed.','Division of Emergency Medicine, Northwestern University Medical School, Chicago, Illinois, USA.','Emergency medicine clinics of North America','Emerg Med Clin North Am','United States',''),('10168751','','0168-8510','1997','8409431','Health technology assessment: decentralized and fragmented in the US compared to other countries.','False','This paper presents the results of the first comprehensive international survey to catalogue health technology assessment (HTA) activities. By 1995, there were formal HTA programs in 24 countries established mostly in the late 1980s and early 1990s. European countries generally have one or two federal or provincial HTA programs each, Canada has an extensive network of federal and regional organizations coordinated by a central body and the US has 53 HTA organizations, the vast majority of which are in the private sector. While the commitment of the US government to HTA has been erratic, the private sector has been witness to an expansion of HTA activities by insurance companies, hospitals, medical/device manufacturers, consulting firms and health professional societies. In contrast to other developed countries, the current state of technology assessment in the US is decentralized, fragmented and duplicative. We conclude by discussing the importance of a US HTA agency at the national level.','Medical Technology and Practice Patterns Institute, WHO Collaborating Center on Health Technology Assessment, Washington, DC 20007, USA.','Health policy (Amsterdam, Netherlands)','Health Policy','Ireland',''),('10188493','','1354-5760','1998','9433248','Women\'s health osteopathy: an alternative view.','False','','','Nursing management (Harrow, London, England : 1994)','Nurs Manag (Harrow)','England',''),('10192114','','0031-7144','1999','9800766','Antimicrobial activity of some Nepalese medicinal plants.','False','','Institute of Pharmacy, Ernst-Moritz-Arndt-University, Greifswald, Germany.','Die Pharmazie','Pharmazie','Germany',''),('10192115','','0031-7144','1999','9800766','Different kinetics of hydroquinone depletion in various medicinal plant tissue cultures producing arbutin.','False','','Department of Pharmaceutical Botany and Ecology, Faculty of Pharmacy, Charles University, Hradec Králové, Czech Republic.','Die Pharmazie','Pharmazie','Germany',''),('10331748','','0031-9023','1999','0022623','Looking for the Forrest.','False','','','Physical therapy','Phys Ther','United States',''),('10331749','','0031-9023','1999','0022623','Effects of side lying on lung function in older individuals.','False','Body positioning exerts a strong effect on pulmonary function, but its effect on other components of the oxygen transport pathway are less well understood, especially the effects of side-lying positions. This study investigated the interrelationships between side-lying positions and indexes of lung function such as spirometry, alveolar diffusing capacity, and inhomogeneity of ventilation in older individuals.','Family Medicine, Faculty of Medicine, University of British Columbia, Vancouver, Canada.','Physical therapy','Phys Ther','United States',''),('10389168','','0869-8139','1999','9715665','[Ethanol modifies the ion selectivity of sodium channels in the rat sensory neurons].','False','Ethanol was shown to decrease the reversal potential of tetrodotoxin-resistant (TTXr) and TTX-sensitive channels in short-term culture of the dorsal root ganglion cells. The ethanol led to alterations in ionic selectivity of the TTXr channels (its shifting from the X-th Eisenmann selectivity sequence to the XI-th one). The data obtained suggest that the findings were due to selectivity filter modification because of disturbed hydrogen bounds in the channel macromolecule.','I. P. Pavlov Institute of Physiology, Russian Acad. Sci., St. Petersburg, Russia.','Rossiiskii fiziologicheskii zhurnal imeni I.M. Sechenova','Ross Fiziol Zh Im I M Sechenova','Russia (Federation)',''),('10540283','','0950-382X','1999','8712028','Transcription regulation of the nir gene cluster encoding nitrite reductase of Paracoccus denitrificans involves NNR and NirI, a novel type of membrane protein.','False','The nirIX gene cluster of Paracoccus denitrificans is located between the nir and nor gene clusters encoding nitrite and nitric oxide reductases respectively. The NirI sequence corresponds to that of a membrane-bound protein with six transmembrane helices, a large periplasmic domain and cysteine-rich cytoplasmic domains that resemble the binding sites of [4Fe-4S] clusters in many ferredoxin-like proteins. NirX is soluble and apparently located in the periplasm, as judged by the predicted signal sequence. NirI and NirX are homologues of NosR and NosX, proteins involved in regulation of the expression of the nos gene cluster encoding nitrous oxide reductase in Pseudomonas stutzeri and Sinorhizobium meliloti. Analysis of a NirI-deficient mutant strain revealed that NirI is involved in transcription activation of the nir gene cluster in response to oxygen limitation and the presence of N-oxides. The NirX-deficient mutant transiently accumulated nitrite in the growth medium, but it had a final growth yield similar to that of the wild type. Transcription of the nirIX gene cluster itself was controlled by NNR, a member of the family of FNR-like transcriptional activators. An NNR binding sequence is located in the middle of the intergenic region between the nirI and nirS genes with its centre located at position -41.5 relative to the transcription start sites of both genes. Attempts to complement the NirI mutation via cloning of the nirIX gene cluster on a broad-host-range vector were unsuccessful, the ability to express nitrite reductase being restored only when the nirIX gene cluster was reintegrated into the chromosome of the NirI-deficient mutant via homologous recombination in such a way that the wild-type nirI gene was present directly upstream of the nir operon.','Department of Molecular Cell Physiology, Faculty of Biology, BioCentrum Amsterdam, Vrije Universiteit, De Boelelaan 1087, NL-1081 HV Amsterdam, The Netherlands.','Molecular microbiology','Mol Microbiol','England',''),('10612833','','1059-7794','2000','9215429','Erratum: analysis of DNA elements that modulate myosin VIIa expression in humans.','False','Usher syndromeIb (USH1B), an autosomal recessive disorder caused by mutations in myosin VIIa (MYO7A), is characterized by congenital profound hearing loss, vestibular abnormalities and retinitis pigmentosa. Promoter elements in the 5 kb upstream of the translation start were identified using adult retinal pigment epithelium cells (ARPE-19) as a model system. A 160 bp minimal promoter within the first intron was active in ARPE-19 cells, but not in HeLa cells that do not express MYO7A. A 100 bp sequence, 5\' of the first exon, and repeated with 90% homology within the first intron, appeared to modulate expression in both cell lines. Segments containing these elements were screened by heteroduplex analysis. No heteroduplexes were detected in the minimal promoter, suggesting that this sequence is conserved. A -2568 A>T transversion in the 5\' 100 bp repeat, eliminating a CCAAT element, was found only in USH1B patients. However, in all 5 families, -2568 A>T was in cis with the same missense mutation in the myosin VIIa tail (Arg1240Gln), and 4 of the 5 families were Dutch. These observations suggest either 1) linkage disequilibrium or 2)that a combination of a promoter mutation with a less active myosin VIIa protein results in USH1B.','Center for Hereditary Communication Disorders, Boys Town National Research Hospital Omaha, NE, USA. [email protected]','Human mutation','Hum Mutat','United States',''),('10737756','','0022-2623','2000','9716531','Phosphorylated morpholine acetal human neurokinin-1 receptor antagonists as water-soluble prodrugs.','False','The regioselective dibenzylphosphorylation of 2 followed by catalytic reduction in the presence of N-methyl-D-glucamine afforded 2-(S)-(1-(R)-(3, 5-bis(trifluoromethyl)phenyl)ethoxy)-3-(S)-(4-fluoro)phenyl-4-(5-(2- phosphoryl-3-oxo-4H,-1,2,4-triazolo)methylmorpholine, bis(N-methyl-D-glucamine) salt, 11. Incubation of 11 in rat, dog, and human plasma and in human hepatic subcellular fractions in vitro indicated that conversion to 2 would be expected to occur in vivo most readily in humans during hepatic circulation. Conversion of 11 to 2 occurred rapidly in vivo in the rat and dog with the levels of 11 being undetectable within 5 min after 1 and 8 mg/kg doses iv in the rat and within 15 min after 0.5, 2, and 32 mg/kg doses iv in the dog. Compound 11 has a 10-fold lower affinity for the human NK-1 receptor as compared to 2, but it is functionally equivalent to 2 in preclinical models of NK-1-mediated inflammation in the guinea pig and cisplatin-induced emesis in the ferret, indicating that 11 acts as a prodrug of 2. Based in part on these data, 11 was identified as a novel, water-soluble prodrug of the clinical candidate 2 suitable for intravenous administration in humans.','Merck Research Laboratories, P.O. Box 2000, Rahway, New Jersey 07065, and Merck, Sharp & Dohme, Neuroscience Research Centre, Terlings Park, Eastwick Road, Harlow, Essex CM20 2QR, U.K. [email protected]','Journal of medicinal chemistry','J Med Chem','United States',''),('10854512','','0930-2794','2000','8806653','Inflammatory fibroid polyp of the duodenum.','False','Duodenal inflammatory fibroid polyps (IFP) are extemely rare lesions indistinguishable from submucosal tumors by endoscopic inspection alone. Like gastric inflammatory fibroid polyps, they can be managed by endoscopic polypectomy or mucosectomy. However, preoperative diagnosis of this benign lesion is difficult. Here we present a case of duodenal IFP causing gastrointestinal bleeding that was evaluated by endoscopic ultrasound before surgical removal. On endosonography, the duodenal IFP appeared as a coarsely heterogeneous isoechoic and hypoechoic mass circumscribed by a distinct margin and arising from the third layer of the duodenal wall. The endosonographic appearance of this lesion was in marked contrast to that previously reported for gastric IFPs, which have tended to appear as hypoechoic homogeneous lesions with indistinct margins. Endosonographic evaluation of suspected IFPs before endoscopic or surgical treatment is useful. However, the endosonographic appearances of duodenal and gastric IFPs may be significantly different, possibly because of differences in the makeup of the duodenal and gastric walls.','Division of Gastroenterology, ChangHua Christian Medical Center, ChangHua, Taiwan.','Surgical endoscopy','Surg Endosc','Germany',''),('10972993','','0899-1987','2000','8811105','Altered expression of BRCA1, BRCA2, and a newly identified BRCA2 exon 12 deletion variant in malignant human ovarian, prostate, and breast cancer cell lines.','False','Germline mutations of BRCA1 and BRCA2 predispose to hereditary breast, ovarian, and possibly prostate cancer, yet structural mutations in these genes are infrequent in sporadic cancer cases. To better define the involvement of these genes in sporadic cancers, we characterized expression levels of BRCA1 and BRCA2 transcripts in cancer cell lines derived from neoplasms of the ovary, prostate, and breast and compared them with those expressed in primary cultures of normal epithelial cells established from these organs. We observed upregulation of BRCA1 and/or BRCA2 expression in six of seven ovarian cancer cell lines (OVCA420, OVCA429, OVCA432, ALST, DOV13, and SKOV3) when compared with levels found in normal ovary surface epithelial cells. Furthermore, five cancerous or immortalized prostatic epithelial cell lines (BPH-1, TSU-Pr1, LNCaP, PC-3, and DU145) also expressed higher levels of BRCA1 and/or BRCA2 mRNA than did primary cultures of normal prostatic epithelial cells. In contrast, only the estrogen receptor-positive MCF-7 cell line overexpressed these messages, whereas the estrogen receptor-negative breast cancer cell lines Hs578T, MDA-MB-231, and MDA-MB-468 showed no change in expression levels when compared with normal breast epithelial cells. In addition, expanding on our recent identification of a novel BRCA2 transcript variant carrying an in-frame exon 12 deletion (BRCA2 delta 12), we report increased expression of this variant in several ovarian, prostate, and mammary cancer cell lines (OVCA420, OVCA433, ALST, DOV13, SKOV3, TSU-Pr1, DU145, and MDA-MB-468). Most notably, high levels of BRCA2 delta 12 mRNA were detected in an estrogen receptor-positive breast cancer cell line, MCF-7, and in an androgen-independent prostate cancer cell line, DU-145. Interestingly, the wild-type BRCA2 transcript was barely detectable in DU145, which could be used as a model system for future investigations on BRCA2 delta 12 function. Taken together, our data suggest disruption of BRCA1 and/or BRCA2 gene expression in certain epithelial cancer cell lines of the ovary, prostate, and breast. Because wild-type BRCA1 and BRCA2 gene products increase during cell-cycle progression and are believed to exert growth-inhibitory action, enhanced expression of these genes in cancer cells may represent a negative feedback mechanism for curbing proliferation in fast-growing cells. At present, the functionality of BRCA2 delta 12 remains elusive.','Department of Biology, Tufts University, Medford, Massachusetts, USA.','Molecular carcinogenesis','Mol Carcinog','United States',''),('11025314','','0108-2701','2000','8305826','Multicentre hydrogen bonds in a 2:1 arylsulfonylimidazolone hydrochloride salt.','False','The title compound, (S)-(+)-4-[5-(2-oxo-4, 5-dihydroimidazol-1-ylsulfonyl)indolin-1 -ylcarbonyl ]anilinium chloride (S)-(+)-1-[1-(4-aminobenzoyl)indoline-5- sulfonyl]-4-phenyl-4, 5-dihydroimidazol-2-one, C(24)H(23)N(4)O(4)S(+).Cl(-). C(24)H(22)N(4)O(4)S, crystallizes in space group C2 from a CH(3)OH/CH(2)Cl(2) solution. In the crystal structure, there are two different conformers with their terminal C(6) aromatic rings mutually oriented at angles of 67.69 (14) and 61.16 (15) degrees. The distances of the terminal N atoms (of the two conformers) from the chloride ion are 3.110 (4) and 3.502 (4) A. There are eight distinct hydrogen bonds, i.e. four N-H...Cl, three N-H...O and one N-H...N, with one N-H group involved in a bifurcated hydrogen bond with two acceptors sharing the H atom. C-H...O contacts assist in the overall hydrogen-bonding process.','College of Pharmacy, Chungnam National University, Taejeon 305-764, Korea. [email protected].','Acta crystallographica. Section C, Crystal structure communications','Acta Crystallogr C','United States',''),('11034741','','1361-6137','2000','100909747','Parent-training programmes for improving maternal psychosocial health.','False','The prevalence of mental health problems in women is 1:3 and such problems tend to be persistent. There is evidence from a range of studies to suggest that a number of factors relating to maternal psychosocial health can have a significant effect on the mother-infant relationship, and that this can have consequences for the psychological health of the child. It is now thought that parenting programmes may have an important role to play in the improvement of maternal psychosocial health.','Health Services Research Unit, University of Oxford, Institute of Health Sciences, Old Road, Oxford, UK, OX3 7LF. [email protected]','The Cochrane database of systematic reviews','Cochrane Database Syst Rev','England',''),('11056631','','0031-9007','2000','0401141','Dislocated epitaxial islands.','False','Dislocation networks observed in CoSi (2) islands grown epitaxially on Si are compared with the results of dislocation-dynamics calculations. The calculations make use of the fact that image forces play a relatively minor role compared to line tension forces and dislocation-dislocation interactions. Remarkable agreement is achieved, demonstrating that this approach can be applied more generally to study dislocations in other mesostructures.','IBM Watson Research Center, P.O. Box 218, Yorktown Heights, New York 10598, USA.','Physical review letters','Phys Rev Lett','United States',''),('11237011','','0028-0836','2001','0410462','Initial sequencing and analysis of the human genome.','False','The human genome holds an extraordinary trove of information about human development, physiology, medicine and evolution. Here we report the results of an international collaboration to produce and make freely available a draft sequence of the human genome. We also present an initial analysis of the data, describing some of the insights that can be gleaned from the sequence.','Whitehead Institute for Biomedical Research, Center for Genome Research, Cambridge, MA 02142, USA. [email protected]','Nature','Nature','England',''),('11238657','','0022-1767','2001','2985117R','Histamine induces exocytosis and IL-6 production from human lung macrophages through interaction with H1 receptors.','False','Increasing evidence suggests that a continuous release of histamine from mast cells occurs in the airways of asthmatic patients and that histamine may modulate functions of other inflammatory cells such as macrophages. In the present study histamine (10(-9)-10(-6) M) increased in a concentration-dependent fashion the basal release of beta-glucuronidase (EC(50) = 8.2 +/- 3.5 x 10(-9) M) and IL-6 (EC(50) = 9.3 +/- 2.9 x 10(-8) M) from human lung macrophages. Enhancement of beta-glucuronidase release induced by histamine was evident after 30 min and peaked at 90 min, whereas that of IL-6 required 2-6 h of incubation. These effects were reproduced by the H(1) agonist (6-[2-(4-imidazolyl)ethylamino]-N-(4-trifluoromethylphenyl)heptane carboxamide but not by the H(2) agonist dimaprit. Furthermore, histamine induced a concentration-dependent increase of intracellular Ca(2+) concentrations ([Ca(2+)](i)) that followed three types of response, one characterized by a rapid increase, a second in which [Ca(2+)](i) displays a slow but progressive increase, and a third characterized by an oscillatory pattern. Histamine-induced beta-glucuronidase and IL-6 release and [Ca(2+)](i) elevation were inhibited by the selective H(1) antagonist fexofenadine (10(-7)-10(-4) M), but not by the H(2) antagonist ranitidine. Inhibition of histamine-induced beta-glucuronidase and IL-6 release by fexofenadine was concentration dependent and displayed the characteristics of a competitive antagonism (K(d) = 89 nM). These data demonstrate that histamine induces exocytosis and IL-6 production from human macrophages by activating H(1) receptor and by increasing [Ca(2+)](i) and they suggest that histamine may play a relevant role in the long-term sustainment of allergic inflammation in the airways.','Division of Clinical Immunology and Allergy, University of Naples Federico II, Naples, Italy. [email protected]','Journal of immunology (Baltimore, Md. : 1950)','J Immunol','United States',''),('11243089','','0019-557X','1999','0400673','Nutritional status of pavement dweller children of Calcutta City.','False','Pavement dwelling is likely to aggravate malnutrition among its residents due to extreme poverty, lack of dwelling and access to food and their exposure to polluted environment. Paucity of information about nutritional status of street children compared to that among urban slum dwellers, squatters or rural/tribal population is quite evident. The present study revealed the magnitude of Protein Energy Malnutrition (PEM) and few associated factors among a sample of 435 underfives belonging to pavement dweller families and selected randomly from clusters of such families, from each of the five geographical sectors of Calcutta city. Overall prevalence of PEM was found almost similar (about 70%) to that among other \'urban poor\' children viz. slum dwellers etc., but about 16% of them were found severely undernourished (Grade III & V of IAP classification of PEM). About 35% and 70% of street dweller children had wasting and stunting respectively. Severe PEM (Grade III & IV) was more prevalent among 12-23 months old, girl child, those belonged to illiterate parents and housewife mothers rather than wage earners. It also did increase with increase of birth rate of decrease of birth interval.','Department of Community Medicine, Medical College, Calcutta.','Indian journal of public health','Indian J Public Health','India','143717; 00288124'),('11279676','','1361-6137','2001','100909747','Elective versus selective caesarean section for delivery of the small baby.','False','Elective caesarean delivery for women in preterm labour might reduce the chances of fetal or neonatal death, but it might also increase the risk of maternal morbidity.','Health Services Research Unit, The Polwarth Building, Foresterhill, Aberdeen, UK, AB9 2ZD. [email protected]','The Cochrane database of systematic reviews','Cochrane Database Syst Rev','England',''),('11406024','','1361-6137','2001','100909747','Parent-training programmes for improving maternal psychosocial health.','False','Mental health problems are common, and there is evidence from a range of studies to suggest that a number of factors relating to maternal psychosocial health can have a significant effect on the mother-infant relationship, and that this can have consequences for both the short and long-term psychological health of the child. The use of parenting programmes is increasing in the UK and evidence of their effectiveness in improving outcomes for mothers is now required.','Health Services Research Unit, University of Oxford, Institute of Health Sciences, Old Road, Headington, Oxford, UK, OX3 7LF. [email protected]','The Cochrane database of systematic reviews','Cochrane Database Syst Rev','England',''),('11428848','','0195-668X','2001','8006263','Indications for implantable cardioverter defibrillator (ICD) therapy. Study Group on Guidelines on ICDs of the Working Group on Arrhythmias and the Working Group on Cardiac Pacing of the European Society of Cardiology.','False','','Heart Lung Center Utrecht, University Medical Center, The Netherlands.','European heart journal','Eur Heart J','England',''),('11431089','','0924-7947','2001','8911786','An investigation on behavioral problems in centenarians.','False','','Department of Aging Science, Policlinico Umberto I, University La Sapienza, Roma, Italy.','Archives of gerontology and geriatrics. Supplement','Arch Gerontol Geriatr Suppl','Ireland',''),('11441930','','0284-186X','2001','8709065','Assessment of quality of life during chemotherapy.','False','Increasingly more aggressive chemotherapy together with expected small differences between treatments with respect to objective endpoints has heightened awareness about the importance of addressing how patients experience and value the impact that treatment has had on their overall life situation. Assessment of a patient\'s quality of life (QoL) is now conceptually viewed as an important complement to traditional objective evaluation measures. It was therefore considered important to review the basis for the assessment of this endpoint when The Swedish Council of Technology Assessment in Health Care (SBU) performed a systematic overview of chemotherapy effects in several tumour types. The group came to the following conclusions: QoL assessments, mostly by patient self-reporting in questionnaires, have come increasingly into use during the past decade. A number of general, cancer-specific and cancer diagnosis-specific instruments have been developed. There is at present little need for development of new cancer instruments, although specific treatment modalities and tumour types may need new additional modules. A predefined hypothesis should determine the instrument to be used. Since the selection of a QoL instrument in a specific study influences both the results and the conclusions, it is essential to carefully select the instrument or instruments that have the greatest likelihood of identifying relevant differences between treatment alternatives. Interpretation of QoL data is more difficult than interpretation of objective endpoints such as survival time, objective response rates or toxicity. Despite these difficulties, QoL analyses have provided new insights into the advantages and disadvantages of various treatments not provided by traditional end-points. Some palliative treatments seemingly increase patients\' QoL despite side-effects or the lack of, or marginal, increases in survival. When using potentially curative chemotherapy, it is not a matter of when the treatment should be started, but rather when it should be concluded. When using less active chemotherapy, the expected small therapeutic gains must be weighed against the QoL costs of using the therapy: does the toxicity and/or the inconvenience of the proposed treatment justify the expected gain? When it is found that the strain on the patient is greater than the effects of the cancer, treatment must be discontinued. It is not possible to determine whether or not the advantages of palliative chemotherapy are worth their costs without knowledge about patients\' personal values regarding the influence on factors of relevance for QoL. The mostly used QoL questionnaires do not consider individual preferences, which therefore need to be addressed in the dialogue with the patient. QoL assessment is clearly in need of further methodological improvement before this endpoint can be regarded as fully established with respect to ability to provide unequivocally useful data in clinical trials. The multitude of questionnaires, missing data, lack of pre-study hypotheses of relevant differences between treatments and data multiplicity giving a risk for chance findings are examples of serious methodological problems. Patient response-shifts over time further complicate the interpretation of the data. Thus, QoL data, also from seemingly well-performed clinical trials, have to be interpreted cautiously. The international development during recent years has aimed at creating increased standardization of QoL measures. This has created greater possibilities to compare results from different trials. Hopefully, this also implies that it will be possible to draw firmer conclusions from QoL measurements in recently completed or ongoing trials than has been the case previously. QoL assessments are resource demanding even when short standardized questionnaires are used. Since cancer patients also generally give priority to anticancer effects over toxicity and convenience, QoL assessments in clinical trials are motivated mainly in study settings comparing treatments without expected major differences of outcome in objective endpoints.','Department of Oncology, University Hospital, Lund, Sweden.','Acta oncologica (Stockholm, Sweden)','Acta Oncol','England',''),('11442735','','0303-6979','2001','0425123','Utilisation of locally delivered doxycycline in non-surgical treatment of chronic periodontitis. A comparative multi-centre trial of 2 treatment approaches.','False','In the present 6-month multicentre trial, the outcome of 2 different approaches to non-surgical treatment of chronic periodontitis, both involving the use of a locally delivered controlled-release doxycycline, was evaluated.','Department of Periodontology, Institute of Odontology, Göteborg University, SE 405 30 Göteborg, Sweden. [email protected]','Journal of clinical periodontology','J Clin Periodontol','United States',''),('11473127','','0021-9258','2001','2985121R','Evidence that ligand and metal ion binding to integrin alpha 4beta 1 are regulated through a coupled equilibrium.','False','We have used the highly selective alpha(4)beta(1) inhibitor 2S-[(1-benzenesulfonyl-pyrrolidine-2S-carbonyl)-amino]-4-[4-methyl-2S-(methyl-[2-[4-(3-o-tolyl-ureido)-phenyl]-acetyl]-amino)-pentanoylamino]-butyric acid (BIO7662) as a model ligand to study alpha(4)beta(1) integrin-ligand interactions on Jurkat cells. Binding of [(35)S]BIO7662 to Jurkat cells was dependent on the presence of divalent cations and could be blocked by treatment with an excess of unlabeled inhibitor or with EDTA. K(D) values for the binding of BIO7662 to Mn(2+)-activated alpha(4)beta(1) and to the nonactivated state of the integrin that exists in 1 mm Mg(2+), 1 mm Ca(2+) were <10 pm, indicating that it has a high affinity for both activated and nonactivated integrin. No binding was observed on alpha(4)beta(1) negative cells. Through an analysis of the metal ion dependences of ligand binding, several unexpected findings about alpha(4)beta(1) function were made. First, we observed that Ca(2+) binding to alpha(4)beta(1) was stimulated by the addition of BIO7662. From solution binding studies on purified alpha(4)beta(1), two types of Ca(2+)-binding sites were identified, one dependent upon and the other independent of BIO7662 binding. Second, we observed that the metal ion dependence of ligand binding was affected by the affinity of the ligand for alpha(4)beta(1). ED(50) values for the metal ion dependence of the binding of BIO7762 and the binding of a lower affinity ligand, BIO1211, differed by 2-fold for Mn(2+), 30-fold for Mg(2+), and >1000-fold for Ca(2+). Low Ca(2+) (ED(50) = 5-10 microm) stimulated the binding of BIO7662 to alpha(4)beta(1). The effects of microm Ca(2+) closely resembled the effects of Mn(2+) on alpha(4)beta(1) function. Third, we observed that the rate of BIO7662 binding was dependent on the metal ion concentration and that the ED(50) for the metal ion dependence of BIO7662 binding was affected by the concentration of the BIO7662. These studies point to an even more complex interplay between metal ion and ligand binding than previously appreciated and provide evidence for a three-component coupled equilibrium model for metal ion-dependent binding of ligands to alpha(4)beta(1).','Biogen, Inc., Cambridge, Massachusetts 02142, USA.','The Journal of biological chemistry','J Biol Chem','United States',''),('11488864','','0905-7161','2001','9105713','Early endosseous integration enhanced by dual acid etching of titanium: a torque removal study in the rabbit.','False','Textured implant surfaces are thought to enhance endosseous integration. Torque removal forces have been used as a biomechanical measure of anchorage, or endosseous integration, in which the greater forces required to remove implants may be interpreted as an increase in the strength of bony integration. The purpose of this study was to compare the torque resistance to removal of screw-shaped titanium implants having a dual acid-etched surface (Osseotite) with implants having either a machined surface, or a titanium plasma spray surface that exhibited a significantly more complex surface topography. Three custom screw-shaped implant types - machined, dual acid-etched (DAE), and titanium plasma sprayed (TPS) - were used in this study. Each implant surface was characterized by scanning electron microscopy and optical profilometry. One DAE implant was placed into each distal femur of eighteen adult New Zealand White rabbits along with one of the other implant types. Thus, each rabbit received two DAE implants and one each of the machined, or TPS, implants. All implants measured 3.25 mm in diameter x 4.00 mm in length without holes, grooves or slots to resist rotation. Eighteen rabbits were used for reverse torque measurements. Groups of six rabbits were sacrificed following one, two and three month healing periods. Implants were removed by reverse torque rotation with a digital torque-measuring device. Three implants with the machined surface preparation failed to achieve endosseous integration. All other implants were anchored by bone. Mean torque values for machined, DAE and TPS implants at one, two and three months were 6.00+/-0.64 N-cm, 9.07+/-0.67 N-cm and 6.73+/-0.95 N-cm; 21.86+/-1.37 N-cm, 27.63+/-3.41 N-cm and 27.40+/-3.89 N-cm; and 27.48+/-1.61 N-cm, 44.28+/-4.53 N-cm and 59.23+/-3.88 N-cm, respectively. Clearly, at the earliest time point the stability of DAE implants was comparable to that of TPS implants, while that of the machined implants was an order of magnitude lower. The TPS implants increased resistance to reverse torque removal over the three-month period. The results of this study confirm our previous results that demonstrated enhanced bony anchorage to dual acid-etched implants as compared to machined implants. Furthermore, the present results indicate that dual acid etching of titanium enhances early endosseous integration to a level which is comparable to that achieved by the topographically more complex TPS surfaces.','Division of Associated Specialties, Section of Periodontics, UCLA School of Dentistry, Los Angeles, CA 90095, USA. [email protected]','Clinical oral implants research','Clin Oral Implants Res','Denmark',''),('11488868','','0905-7161','2001','9105713','Histology of human alveolar bone regeneration with a porous tricalcium phosphate. A report of two cases.','False','Porous beta-phase tricalcium phosphate particles (pTCP) (Cerasorb) were used in two patients to restore or augment alveolar bone prior to the placement of dental implants. In one patient, pTCP was used to fill a large alveolar defect in the posterior mandible after the removal of a residual cyst, and in another patient to augment the sinus floor. Biopsies were taken at the time of implant placement, 9.5 and 8 months after grafting, respectively, and processed for hard tissue histology. Goldner-stained histological sections showed considerable replacement of the bone substitute by bone and bone marrow. In the 9.5 months biopsy of the mandible, 34% of the biopsy consisted of mineralised bone tissue and 29% of remaining pTCP, while the biopsy at 8 months after sinus floor augmentation consisted of 20% mineralised bone and 44% remaining pTCP. Bone and osteoid were lying in close contact with the remaining pTCP and were also seen within the micropores of the grafted particles. Tartrate resistant-acid phosphatase (TRAP) multinuclear cells, presumably osteoclasts, were found surrounding, within and in close contact with the pTCP particles, suggesting active resorption of the bone substitute. Remodelling of immature woven bone into mature lamellar bone was also found. No histological signs of inflammation were detected. The limited data presented from these two cases suggest that this graft material, possibly by virtue of its porosity and chemical nature, may be a suitable bone substitute that can biodegrade and be replaced by new mineralising bone tissue.','Department of Oral Cell Biology, ACTA, Vrije Universiteit, Vander Boechorststraat 7, 1081 BT Amsterdam, Netherlands. [email protected]','Clinical oral implants research','Clin Oral Implants Res','Denmark',''),('11520209','','0022-2623','2001','9716531','Novel azo derivatives as prodrugs of 5-aminosalicylic acid and amino derivatives with potent platelet activating factor antagonist activity.','False','This paper describes the synthesis of a series of azo compounds able to deliver 5-aminosalicylic acid (5-ASA) and a potent platelet activating factor (PAF) antagonist in a colon-specific manner for the purpose of treating ulcerative colitis. We found it possible to add an amino group on the aromatic moiety of our reported 1-[(1-acyl-4-piperidyl)methyl]-1H-2-methylimidazo[4,5-c]pyridine derivatives or on British Biotech compounds BB-882 and BB-823 maintaining a high level of activity as PAF antagonist. A selected compound UR-12715 (49c) showed an IC(50) of 8 nM in the in vitro PAF-induced aggregation assay, and an ID(50) of 29 microg/kg in the in vivo PAF-induced hypotension test in normotensive rats. Through attachment of 49c to the 5-ASA via azo functionality we obtained UR-12746 (70). Pharmacokinetics experiments with [14C]-70 allow us to reach the following conclusions, critical in the design of these new prodrugs of 5-ASA. Neither the whole molecule 70 nor the carrier 49c were absorbed after oral administration of [14C]-70 in rat as was demonstrated by the absence of plasma levels of radioactivity and the high recovery of it in feces. Effective cleavage of azo bond (84%) by microflora in the colon is achieved. These facts ensure high topical concentrations of 5-ASA and 49c in the colon. Additionally, 70 exhibited a potent anticolitic effect in the trinitrobenzenesulfonic acid-induced colitis model in the rat. This profile suggests that UR-12746 (70) provides an attractive new approach to the treatment of ulcerative colitis.','Research Center, J. Uriach & Cía.S.A., Degà Bahí 59-67, 08026 Barcelona, Spain. [email protected]','Journal of medicinal chemistry','J Med Chem','United States',''),('11524736','','1059-7794','2001','9215429','Detection of six novel FBN1 mutations in British patients affected by Marfan syndrome.','False','Marfan syndrome (MFS), an autosomal dominant disorder of the extracellular matrix, is due to mutations in fibrillin-1 (FBN1) gene. Investigations carried out in the last decade, unveiled the unpredictability of the site of the mutation, which could be anywhere in the gene. FBN1 mutations have been reported in a spectrum of diseases related to MFS, with no clear evidence for a phenotype-genotype correlation. In this paper we analysed 10 British patients affected by MFS and we were able to characterise five novel missense mutations (C474W, C1402Y, G1987R, C2153Y, G2536R), one novel frameshift mutation (7926delC), one already described mutation (P1424A) and one FBN1 variant (P1148A) classified as a polymorphism in the Asian population. Four out of the five novel missense mutations involved either cysteines or an amino acid conserved in the domain structure. The mutation yield in this study is calculated at 80.0% (8/10), thus indicating that SSCA is a reliable and cost-effective technique for the screening of such a large gene. Our results suggest that this method is reliable to search for FBN1 mutations and that FBN1 screening could be a helpful tool to confirm and possibly anticipate the clinical diagnosis in familial cases. Hum Mutat 18:251, 2001.','Department of Cardiological Sciences, St. George\'s Hospital Medical School, London, UK. [email protected]','Human mutation','Hum Mutat','United States',''),('11525160','','0250-5525','2000','7708316','32nd Annual meeting of the Swiss Society of Nephrology. Lausanne, 14-15 December 2000. Abstracts.','False','','','Schweizerische medizinische Wochenschrift. Supplementum','Schweiz Med Wochenschr Suppl','Switzerland',''),('11537092','','0033-183X','1991','9806853','Cytoplasmic calcium levels in protoplasts from the cap and elongation zone of maize roots.','False','Calcium has been implicated as a key component in the signal transduction process of root gravitropism. We measured cytoplasmic free calcium in protoplasts isolated from the elongation zone and cap of primary roots of light-grown, vertically oriented seedlings of Zea mays L. Protoplasts were loaded with the penta-potassium salts of fura-2 and indo-1 by incubation in acidic solutions of these calcium indicators. Loading increased with decreasing pH but the pH dependence was stronger for indo-1 than for fura-2. In the case of fura-2, loading was enhanced only at the lowest pH (4.5) tested. Dyes loaded in this manner were distributed predominantly in the cytoplasm as indicated by fluorescence patterns. As an alternative method of loading, protoplasts were incubated with the acetoxymethylesters of fura-2 and indo-1. Protoplasts loaded by this method exhibited fluorescence both in the cytoplasm and in association with various organelles. Cytoplasmic calcium levels measured using spectrofluorometry, were found to be 160 +/- 40 nM and 257 +/- 27 nM, respectively, in populations of protoplasts from the root cap and elongation zone. Cytoplasmic free calcium did not increase upon addition of calcium to the incubation medium, indicating that the passive permeability to calcium was low.','Department of Plant Biology, Ohio State University, Columbus.','Protoplasma','Protoplasma','Austria','00015446'),('11540070','','0735-2689','1987','9889759','Calcium messenger system in plants.','False','','Department of Horticulture, Washington State University, Pullman, USA.','Critical reviews in plant sciences','CRC Crit Rev Plant Sci','United States','00012050'),('11543891','','0198-8859','2001','8010936','The origin of Palestinians and their genetic relatedness with other Mediterranean populations.','False','The genetic profile of Palestinians has, for the first time, been studied by using human leukocyte antigen (HLA) gene variability and haplotypes. The comparison with other Mediterranean populations by using neighbor-joining dendrograms and correspondence analyses reveal that Palestinians are genetically very close to Jews and other Middle East populations, including Turks (Anatolians), Lebanese, Egyptians, Armenians, and Iranians. Archaeologic and genetic data support that both Jews and Palestinians came from the ancient Canaanites, who extensively mixed with Egyptians, Mesopotamian, and Anatolian peoples in ancient times. Thus, Palestinian-Jewish rivalry is based in cultural and religious, but not in genetic, differences. The relatively close relatedness of both Jews and Palestinians to western Mediterranean populations reflects the continuous circum-Mediterranean cultural and gene flow that have occurred in prehistoric and historic times. This flow overtly contradicts the demic diffusion model of western Mediterranean populations substitution by agriculturalists coming from the Middle East in the Mesolithic-Neolithic transition.','Department of Immunology and Molecular Biology, H. 12 de Octubre, Universidad Complutense, Madrid, Spain. [email protected]','Human immunology','Hum Immunol','United States',''),('11562649','','0891-5245','2001','8709735','Educating parents about normal stool pattern changes in infants.','False','','Pediatric Nurse Practitioner Program at Ohio State University College of Nursing, Columbus, USA.','Journal of pediatric health care : official publication of National Association of Pediatric Nurse Associates & Practitioners','J Pediatr Health Care','United States',''),('11567133','','0036-8075','2001','0404511','Changes in seismic anisotropy after volcanic eruptions: evidence from Mount Ruapehu.','False','The eruptions of andesite volcanoes are explosively catastrophic and notoriously difficult to predict. Yet changes in shear waveforms observed after an eruption of Mount Ruapehu, New Zealand, suggest that forces generated by such volcanoes are powerful and dynamic enough to locally overprint the regional stress regime, which suggests a new method of monitoring volcanoes for future eruptions. These results show a change in shear-wave polarization with time and are interpreted as being due to a localized stress regime caused by the volcano, with a release in pressure after the eruption.','Institute of Geophysics, Victoria University of Wellington, Wellington, New Zealand.','Science (New York, N.Y.)','Science','United States',''),('11580607','','0031-9007','2001','0401141','Maximal height scaling of kinetically growing surfaces.','False','The scaling properties of the maximal height of a growing self-affine surface with a lateral extent L are considered. In the late-time regime its value measured relative to the evolving average height scales like the roughness: h*(L) approximately L alpha. For large values its distribution obeys logP(h*(L)) approximately (-)A(h*(L)/L(alpha))(a). In the early-time regime where the roughness grows as t(beta), we find h*(L) approximately t(beta)[lnL-(beta/alpha)lnt+C](1/b), where either b = a or b is the corresponding exponent of the velocity distribution. These properties are derived from scaling and extreme-value arguments. They are corroborated by numerical simulations and supported by exact results for surfaces in 1D with the asymptotic behavior of a Brownian path.','Department of Physics and Astronomy, University of Rochester, Rochester, New York 14627, USA.','Physical review letters','Phys Rev Lett','United States',''),('11583040','','0084-6597','2000','100971465','Understanding oblique impacts from experiments, observations, and modeling.','False','Natural impacts in which the projectile strikes the target vertically are virtually nonexistent. Nevertheless, our inherent drive to simplify nature often causes us to suppose most impacts are nearly vertical. Recent theoretical, observational, and experimental work is improving this situation, but even with the current wealth of studies on impact cratering, the effect of impact angle on the final crater is not well understood. Although craters\' rims may appear circular down to low impact angles, the distribution of ejecta around the crater is more sensitive to the angle of impact and currently serves as the best guide to obliquity of impacts. Experimental studies established that crater dimensions depend only on the vertical component of the impact velocity. The shock wave generated by the impact weakens with decreasing impact angle. As a result, melting and vaporization depend on impact angle; however, these processes do not seem to depend on the vertical component of the velocity alone. Finally, obliquity influences the fate of the projectile: in particular, the amount and velocity of ricochet are a strong function of impact angle.','Lunar and Planetary Lab., University of Arizona, Tucson, 84721, USA. [email protected]','Annual review of earth and planetary sciences','Annu Rev Earth Planet Sci','United States','00026602'),('11600210','','0198-8859','2001','8010936','Editorial. Anthropology and genetic markers.','False','','','Human immunology','Hum Immunol','United States',''),('11600211','','0198-8859','2001','8010936','Letter from the ASHI president and council.','False','','','Human immunology','Hum Immunol','United States',''),('11612527','','0032-4728','1990','0376427','On the origins of the United States Government\'s international population policy.','False','','','Population studies','Popul Stud (Camb)','England','36117'),('11620107','','0511-0726','1984','100966038','Demographic transition in the Netherlands: a statisticsl analysis of regional differences in the level and development of the birth rate and of fertility, 1850-1890.','False','','','A.A.G. bijdragen','A A G Bijdr','Netherlands',''),('11686167','','8756-2057','1990','100971950','The dilemma of the Webster decision: deconstitutionalizing the trimester system.','False','','','Reporter on human reproduction and the law','Report Hum Reprod Law','United States','31521'),('11686176','','0094-6133','1979','9879884','How physicians may minimize their chances of becoming involved in an informed consent claim.','False','','','Malpractice digest','Malpract Dig','United States','12517'),('11694165','','0098-7484','2001','7501160','msJAMA: Breast reconstruction: one woman\'s choice.','False','','','JAMA','JAMA','United States',''),('11704686','','0028-4793','2001','0255562','Recognition and management of anthrax--an update.','False','','Department of Medicine, Massachusetts General Hospital, Boston 02114-2696, USA.','The New England journal of medicine','N Engl J Med','United States',''),('11731716','','0031-7012','2002','0152016','Progress in the search for ideal drugs.','False','The search for ideal drugs to improve patient care requires applications of modern scientific methods to both discovery and development. Using these modern methods, the pharmaceutical industry with strong academic and government collaboration has introduced in the last 25 years many new drugs that approach the ideal. After reviewing Björnsson\'s classification of drug action and the notion of contributory causality, this commentary defines an ideal drug from the perspectives of pharmacodynamics, pharmacokinetics, and therapeutics. Examples of new drugs for hypertension, heart disease, stroke, osteoporosis, asthma, ulcer, and migraine headaches are described. Finally, the profound implications of progress in developing ideal drugs not only for the patient but also for the academic, educational, and regulatory establishments are briefly reviewed.','Department of Medicine, Robert Wood Johnson Medical School, Piscataway, NJ, USA.','Pharmacology','Pharmacology','Switzerland',''),('11748851','','1059-7794','2001','9215429','Erratum: Detection of six novel FBN1 mutations in British patients affected by Marfan syndrome.','False','Marfan syndrome (MFS), an autosomal dominant disorder of the extracellular matrix, is due to mutations in fibrillin-1 (FBN1) gene. Investigations carried out in the last decade, unveiled the unpredictability of the site of the mutation, which could be anywhere in the gene. FBN1 mutations have been reported in a spectrum of diseases related to MFS, with no clear evidence for a phenotype-genotype correlation. In this paper we analysed 10 British patients affected by MFS and we were able to characterise five novel missense mutations (C474W, C1402Y, G1987R, C2153Y, G2536R), one novel frameshift mutation (7926delC), one already described mutation (P1424A) and one FBN1 variant (P1148A) classified as a polymorphism in the Asian population. Four out of the five novel missense mutations involved either cysteines or an amino acid conserved in the domain structure. The mutation yield in this study is calculated at 80.0% (8/10), thus indicating that SSCA is a reliable and cost-effective technique for the screening of such a large gene. Our results suggest that this method is reliable to search for FBN1 mutations and that FBN1 screening could be a helpful tool to confirm and possibly anticipate the clinical diagnosis in familial cases.','Department of Cardiological Sciences, St. George\'s Hospital Medical School, London, UK. [email protected]','Human mutation','Hum Mutat','United States',''),('11748856','','1059-7794','2001','9215429','Eight novel germline MLH1 and MSH2 mutations in hereditary non-polyposis colorectal cancer families from Spain.','False','Germline mutations in the MLH1 and MSH2 genes, account for the majority of HNPCC families. We have screened such families from Spain by using DGGE analysis and subsequent direct sequencing techniques. In eight families we identified six novel MLH1 and two novel MSH2 mutations comprising one frame shift mutation (c.1420 del C), two missense mutations (L622H and R687W), two splice site mutations (c.1990-1 G>A and c.453+2 T>C and one nonsense mutation (K329X) in the MLH1 gene as well as two frame shift mutations (c.1979-1980 del AT and c.1704-1705 del AG) in the MSH2 gene. Our analysis contributes to the further characterization of the mutational spectrum of MLH1 and MSH2 genes in HNPCC families.','Laboratory of Molecular Oncology, San Carlos University Hospital, 28040 Madrid, Spain.','Human mutation','Hum Mutat','United States',''),('11831940','','0003-9950','2002','7706534','Republication of color figures.','False','','','Archives of ophthalmology (Chicago, Ill. : 1960)','Arch Ophthalmol','United States',''),('11838066','','0023-7205','2002','0027707','[Unequal distribution of health resources. Research is not supported with consideration to the global significance of the diseases].','False','','[email protected]','Lakartidningen','Lakartidningen','Sweden',''),('11858276','','0094-5765','2001','9890631','Phase 1 research program overview.','False','The Phase 1 research program was unprecedented in its scope and ambitious in its objectives. The National Aeronautics and Space Administration committed to conducting a multidisciplinary long-duration research program on a platform whose capabilities were not well known, not to mention belonging to another country. For the United States, it provided the first opportunity to conduct research in a long-duration space flight environment since the Skylab program in the 1970\'s. Multiple technical as well as cultural challenges were successfully overcome through the dedicated efforts of a relatively small cadre of individuals. The program developed processes to successfully plan, train for and execute research in a long-duration environment, with significant differences identified from short-duration space flight science operations. Between August 1994 and June 1998, thousands of kilograms of research hardware was prepared and launched to Mir, and thousands of kilograms of hardware and data products were returned to Earth. More than 150 Principal Investigators from eight countries were involved in the program in seven major research disciplines: Advanced Technology; Earth Sciences; Fundamental Biology; Human Life Sciences; International Space Station Risk Mitigation; Microgravity; and Space Sciences. Approximately 75 long-duration investigations were completed on Mir, with additional investigations performed on the Shuttle flights that docked with Mir. The flight phase included the participation of seven US astronauts and 20 Russian cosmonauts. The successful completion of the Phase 1 research program not only resulted in high quality science return but also in numerous lessons learned to make the ISS experience more productive. The cooperation developed during the program was instrumental in its success.','NASA Johnson Space Center, Houston, TX, USA.','Acta astronautica','Acta Astronaut','England','00027286'),('11858625','','0002-838X','2002','1272646','Information from your family doctor. Exercise for the elderly.','False','','','American family physician','Am Fam Physician','United States',''),('11869993','','1052-1577','2002','9425764','By the way doctor... I\'m 72 and was recently told that I am losing a bit of my sight because of macular degeneration. My doctor assured me that it was progressing very slowly, but also said there wasn\'t really anything to do about it. But I read that zinc or vitamins might help. Should I be taking them?','False','','','Harvard health letter','Harv Health Lett','United States',''),('11876201','','1069-9422','1998','9431217','Consumer acceptance of vegetarian sweet potato products intended for space missions.','False','Sweet potato is one of the crops selected for NASA\'s Advanced Life Support Program for potential long-duration lunar/Mars missions. This article presents recipes of products made from sweet potato and determines the consumer acceptability of products containing from 6% to 20% sweet potato on a dry weight basis. These products were developed for use in nutritious and palatable meals for future space explorers. Sensory evaluation (appearance/color, aroma, texture, flavor/taste, and overall acceptability) studies were conducted to determine the consumer acceptability of vegetarian products made with sweet potato using panelists at NASA/Johnson Space Center in Houston, TX. None of these products including the controls, contained any ingredient of animal origin with the exception of sweet potato pie. A 9-point hedonic scale (9 being like extremely and 1 being dislike extremely) was used to evaluate 10 products and compare them to similar commercially available products used as controls. The products tested were pancakes, waffles, tortillas, bread, pie, pound cake, pasta, vegetable patties, doughnuts, and pretzels. All of the products were either liked moderately or liked slightly with the exception of the sweet potato vegetable patties, which were neither liked nor disliked. Mean comparisons of sensory scores of sweet potato recipes and their controls were accomplished by using the Student t-test. Because of their nutritional adequacy and consumer acceptability, these products are being recommended to NASA\'s Advanced Life Support Program for inclusion in a vegetarian menu plan designed for lunar/Mars space missions.','Center for Food and Environmental Systems for Human Exploration of Space, George Washington Carver Agricultural Experiment Station, Tuskegee University, Tuskegee, AL 36088, USA.','Life support & biosphere science : international journal of earth space','Life Support Biosph Sci','United States','00027330'),('11885531','','0028-2200','1992','0400771','[Microbiological diagnostics in periodontal treatment].','False','Periodontal diseases are bacterial infections. The rationale for the use of microbiological diagnostics in periodontal treatment of severe periodontitis patients is discussed as well as the use of adjunct antimicrobial therapy for the elimination of specific bacterial species.','Uit de vakgroep Orale Microbiologie van het Academisch Centrum Tandheelkunde Amsterdam (ACTA).','Nederlands tijdschrift voor tandheelkunde','Ned Tijdschr Tandheelkd','Netherlands',''),('11892742','','0012-1606','2002','0372762','The major subacrosomal occupant of bull spermatozoa is a novel histone H2B variant associated with the forming acrosome during spermiogenesis.','False','Recent studies on the structural composition of mammalian sperm heads have shown a congregate of unidentified proteins occupying the periphery of the mammalian sperm nucleus, forming a layer of condensed cytosol. These proteins are the perinuclear theca (PT) and can be categorized into SDS-soluble and SDS-insoluble components. The present study focused on identifying the major SDS-insoluble PT protein, which we localized to the subacrosomal layer of bovine spermatozoa and cloned by immunoscreening a bull testicular cDNA library. The isolated clones encode a protein of 122 amino acids that bears 67% similarity with histone H2B and contains a predicted histone fold motif. The novel amino terminus of the protein contains a potential bipartite nuclear targeting sequence. Hence, we identified this prominent subacrosomal component as a novel H2B variant, SubH2Bv. Northern blot analyses of SubH2Bv mRNA expression showed that it is testis-specific and is also present in murid testes. Immunocytochemical analysis showed SubH2Bv intimately associates, temporally and spatially, with acrosome formation. While the molecular features of SubH2Bv are common to nuclear proteins, it is never seen developmentally within the nucleus of the spermatid. Considering its developmental and molecular characteristics, we have postulated roles of SubH2Bv in acrosome assembly and acrosome-nuclear docking.','Department of Anatomy and Cell Biology, Queen\'s University, Kingston, Ontario, Canada, K7L 3N6.','Developmental biology','Dev Biol','United States',''),('11909345','','0031-9007','2002','0401141','Measurement of B --> K*gamma branching fractions and charge asymmetries.','False','The branching fractions of the exclusive decays B0-->K(*0)gamma and B+-->K(*+)gamma are measured from a sample of (22.74+/-0.36)x10(6) BB decays collected with the BABAR detector at the PEP-II asymmetric e(+)e(-) collider. We find B (B0-->K(*0)gamma) = [4.23+/-0.40(stat)+/-0.22(syst)]x10(-5), B(B+-->K(*+)gamma) = [3.83+/-0.62(stat)+/-0.22(syst)]x10(-5) and constrain the CP-violating charge asymmetry to be -0.170<A(CP)(B-->K(*)gamma)<0.082 at 90% C.L.','Laboratoire de Physique des Particules, F-74941 Annecy-le-Vieux, France.','Physical review letters','Phys Rev Lett','United States',''),('11916658','','1070-910X','2002','9423147','By the way, doctor. A few months ago, I was surprised to read that a new study has raised a question about the value of screening mammograms. Is that true? I thought the importance of having such mammograms was well-established. I\'m 52 and have been getting annual mammograms for 10 years. Should I stop?','False','','','Harvard women\'s health watch','Harv Womens Health Watch','United States',''),('11953811','','0930-2794','2002','8806653','Disruptive visions: surgeon responsibility during the era of change.','False','','','Surgical endoscopy','Surg Endosc','Germany',''),('11966386','','0098-7484','2002','7501160','The 2001 Bethesda System: terminology for reporting results of cervical cytology.','False','The Bethesda 2001 Workshop was convened to evaluate and update the 1991 Bethesda System terminology for reporting the results of cervical cytology. A primary objective was to develop a new approach to broaden participation in the consensus process.','EPN Room 2130, 6130 Executive Blvd, Bethesda, MD 20892, USA. [email protected]','JAMA','JAMA','United States',''),('12038483','','0273-1177','2000','9878935','Planetary protection issues for Mars sample acquisition flight projects.','False','The planned NASA sample acquisition flight missions to Mars pose several interesting planetary protection issues. In addition to the usual forward contamination procedures for the adequate protection of Mars for the sake of future missions, there are reasons to ensure that the sample is not contaminated by terrestrial microbes from the acquisition mission. Recent recommendations by the Space Studies Board (SSB) of the National Research Council (United States), would indicate that the scientific integrity of the sample is a planetary protection concern (SSB, 1997). Also, as a practical matter, a contaminated sample would interfere with the process for its release from quarantine after return for distribution to the interested scientists. These matters are discussed in terms of the first planned acquisition mission.','Jet Propulsion Laboratory, California Institute of Technology, Pasadena, CA 91109, USA.','Advances in space research : the official journal of the Committee on Space Research (COSPAR)','Adv Space Res','England','00027913'),('12101218','','0021-9258','2002','2985121R','Interaction between FtsZ and FtsW of Mycobacterium tuberculosis.','False','The recruitment of FtsZ to the septum and its subsequent interaction with other cell division proteins in a spatially and temporally controlled manner are the keys to bacterial cell division. In the present study, we have tested the hypothesis that FtsZ and FtsW of Mycobacterium tuberculosis could be binding partners. Using gel renaturation, pull-down, and solid-phase assays, we confirm that FtsZ and FtsW interact through their C-terminal tails, which carry extensions absent in their Escherichia coli counterparts. Crucial to these interactions is the cluster of aspartate residues Asp(367) to Asp(370) of FtsZ, which most likely interact with a cluster of positively charged residues in the C-terminal tail of FtsW. Mutations of the aspartate residues 367-370 showed that changing three aspartate residues to alanine resulted in complete loss of interaction. This is the first demonstration of the direct interaction between FtsZ and FtsW. We speculate that this interaction between FtsZ and FtsW could serve to anchor FtsZ to the membrane and link septum formation to peptidoglycan synthesis in M. tuberculosis. The findings assume particular significance in view of the global efforts to explore new targets in M. tuberculosis for chemotherapeutic intervention.','Department of Chemistry, Bose Institute, 93/1 Acharya Prafulla Chandra Road, Kolkata 700009, India.','The Journal of biological chemistry','J Biol Chem','United States',''),('12145319','','0021-9258','2002','2985121R','Amisyn, a novel syntaxin-binding protein that may regulate SNARE complex assembly.','False','The regulation of SNARE complex assembly likely plays an important role in governing the specificity as well as the timing of membrane fusion. Here we identify a novel brain-enriched protein, amisyn, with a tomosyn- and VAMP-like coiled-coil-forming domain that binds specifically to syntaxin 1a and syntaxin 4 both in vitro and in vivo, as assessed by co-immunoprecipitation from rat brain. Amisyn is mostly cytosolic, but a fraction co-sediments with membranes. The amisyn coil domain can form SNARE complexes of greater thermostability than can VAMP2 with syntaxin 1a and SNAP-25 in vitro, but it lacks a transmembrane anchor and so cannot act as a v-SNARE in this complex. The amisyn coil domain prevents the SNAP-25 C-terminally mediated rescue of botulinum neurotoxin E inhibition of norepinephrine exocytosis in permeabilized PC12 cells to a greater extent than it prevents the regular exocytosis of these vesicles. We propose that amisyn forms nonfusogenic complexes with syntaxin 1a and SNAP-25, holding them in a conformation ready for VAMP2 to replace it to mediate the membrane fusion event, thereby contributing to the regulation of SNARE complex formation.','Howard Hughes Medical Institute, Department of Molecular and Cellular Physiology, Stanford University School of Medicine, Stanford, California 94305-5345, USA.','The Journal of biological chemistry','J Biol Chem','United States',''),('12159900','','0362-4331','2002','9877126','Weighing medical ethics for many years to come: a conversation with Harold Shapiro. Interview by Howard Markel.','False','','','The New York times on the Web','N Y Times Web','United States','103061; VF 2.1'),('12174865','','1145-0762','2000','9015754','Physicians\' attitudes towards medical ethics issues in Turkey.','False','','Dept. of Deontology, Faculty of Medicine, University of Ankara, Tip. Fak. Dekanligi, Morfoloji Terleskesi, Anakara, Sihhiye - 06100 Turkey.','Journal international de bioethique = International journal of bioethics','J Int Bioethique','France','102894'),('12179763','','1226-0282','1990','9422396','Recent changes in the population control policy and its future directions in Korea.','False','','','Pogon sahoe nonjip = Journal of population, health, and social welfare','Bogeon sahoe nonjib','Korea (South)','067656; 00204408'),('12192682','','0018-9251','1999','9876802','Intelligent control of a planning system for astronaut training.','False','This work intends to design, analyze and solve, from the systems control perspective, a complex, dynamic, and multiconstrained planning system for generating training plans for crew members of the NASA-led International Space Station. Various intelligent planning systems have been developed within the framework of artificial intelligence. These planning systems generally lack a rigorous mathematical formalism to allow a reliable and flexible methodology for their design, modeling, and performance analysis in a dynamical, time-critical, and multiconstrained environment. Formulating the planning problem in the domain of discrete-event systems under a unified framework such that it can be modeled, designed, and analyzed as a control system will provide a self-contained theory for such planning systems. This will also provide a means to certify various planning systems for operations in the dynamical and complex environments in space. The work presented here completes the design, development, and analysis of an intricate, large-scale, and representative mathematical formulation for intelligent control of a real planning system for Space Station crew training. This planning system has been tested and used at NASA-Johnson Space Center.','Johnson Space Center, USA.','IEEE transactions on aerospace and electronic systems','IEEE Trans Aerosp Electron Syst','United States','00028138'),('12211241','','0036-8075','2002','0404511','Mycobacterium leprae and demyelination.','False','','','Science (New York, N.Y.)','Science','United States',''),('12219757','','1225-505X','2001','9605018','Development of neurophysiology in the early twentieth century: Charles Scott Sherrington and The Integrative action of the nervous system.','False','','Department of the Medical History and Medical Humanities, Seoul National University College of Medicine.','Ui sahak','Uisahak','Korea (South)',''),('12227380','','0269-8897','2002','8904113','Paracelsus, Paracelsianism, and the secularization of the worldview.','False','This paper examines Paracelsus and Paracelsianism in the light of the ideas of Max Weber concerning the social consequences of the Reformation, with special reference to his theories of Entzauberung and secularization. He linked these tendencies both to the rise of capitalism and the growth of experimental science. The detailed case study of Paracelsus\' account of diseases linked with saints, in common with his interpretation of many other conditions, demonstrates that he self-consciously extended the boundaries of medicine and eroded the role of magic and witchcraft associated with the church. On the other hand, Paracelsus adopted the Neoplatonic worldview, was immersed in popular magic, and evolved a system of medicine that self-consciously revolved around magic. These factors seem to place a distinct limit on his role in the demystification of knowledge. However, the magic of Paracelsus entailed a decisive break with the entrenched elitist and esoteric tradition of the occultists and hermeticists. It is argued that this reconstructed magic re-establishes the credentials of Paracelsus as a significant contributor to the disenchantment and secularization of the worldview.','All Souls College, Oxford.','Science in context','Sci Context','England',''),('12230355','','0003-4819','2002','0372351','Screening for osteoporosis in postmenopausal women: recommendations and rationale.','False','','','Annals of internal medicine','Ann Intern Med','United States',''),('12230384','','0003-4819','2002','0372351','Summaries for patients. Screening for osteoporosis: recommendations from the U.S. Preventive Services Task Force.','False','','','Annals of internal medicine','Ann Intern Med','United States',''),('12349809','','0251-7329','2000','8305532','Gender and globalization. A century in retrospect.','False','','','UN chronicle','UN Chron','United States','152034; 00297373'),('12369570','','0161-7567','2002','8502536','Human unilateral lower limb suspension as a model for spaceflight effects on skeletal muscle.','False','','','Journal of applied physiology (Bethesda, Md. : 1985)','J Appl Physiol (1985)','United States',''),('12416895','','1528-9117','2002','100931981','Radiotherapy alone for lymphocyte-predominant Hodgkin\'s disease.','False','The purpose of the study was to analyze the results with radiotherapy alone in a select group of asymptomatic adults with nonbulky, early-stage lymphocyte-predominant Hodgkin\'s disease.','Department of Radiation Oncology, The University of Texas M. D. Anderson Cancer Center, Houston 77030-4009, USA.','Cancer journal (Sudbury, Mass.)','Cancer J','United States',''),('12501715','','0559-7765','1998','20730140R','[Mechanism of bone mineral loss in microgravity].','False','','','Sheng li ke xue jin zhan [Progress in physiology]','Sheng Li Ke Xue Jin Zhan','China',''),('12599353','','0025-4282','1994','100971842','The new Uniform Health Care Decisions Act: paving a health care decisions superhighway?','False','','American Bar Association, Commission on Legal Problems of the Elderly, USA.','Maryland law review (Baltimore, Md. : 1936)','MD Law Rev','United States','106309; Special Issue'),('12599354','','0025-4282','1994','100971842','The right to refuse life-sustaining medical treatment: national trend and recent changes in Maryland law.','False','','','Maryland law review (Baltimore, Md. : 1936)','MD Law Rev','United States','106310; Special Issue'),('12742516','','0014-2999','2003','1254354','S-15176 inhibits mitochondrial permeability transition via a mechanism independent of its antioxidant properties.','False','Mitochondrial Ca(2+) accumulation can induce a sudden increase in the permeability of the inner membrane. This phenomenon is due to the generation of a large nonselective ion channel, termed the permeability transition pore (PTP), which contributes to cellular injury during ischemia and reperfusion. Inhibition of PTP generation constitutes a relevant pharmacological target to protect a cell from death. In this study, we examined the effect of S-15176 ((N-[(3,5-di-tertiobutyl-4-hydroxy-1-thiophenyl)]-3-propyl-N\'-(2,3,4-trimethoxybenzyl)piperazine), a novel anti-ischemic agent, on PTP in rat liver mitochondria. S-15176 prevented PTP opening generated by various triggering agents, as attested by the concentration-dependent inhibition of mitochondrial swelling, of mitochondrial membrane potential dissipation and of NADPH oxidation. These effects were associated with an increase in the Ca(2+) loading capacity of mitochondria. S-15176 was a strong inhibitor of lipid peroxidation, but experiments with another trimetazidine derivative devoid of antioxidant activity indicated that this activity was not essential to the inhibitory effect. Binding studies demonstrated that [3H]S-15176 bound to mitochondrial binding sites, especially those localized in the inner membrane. These sites were shared by several well-known inhibitors of PTP opening. These results demonstrate that the mechanism by which S-15176 protects mitochondria against the deleterious effects of ischemia-reperfusion involves inhibition of PTP opening and provide evidence that the drug operates through low structural specificity binding sites located in the inner mitochondrial membrane.','Département de Pharmacologie, Faculté de Médecine de Paris XII, Créteil, France','European journal of pharmacology','Eur J Pharmacol','Netherlands',''),('12742518','','0014-2999','2003','1254354','Behavioral effects of rimcazole analogues alone and in combination with cocaine.','False','Several sigma receptor ligands have been reported to also have affinity for the dopamine transporter, among them rimcazole (9-[3-(cis-3,5-dimethyl-1-piperazinyl)propyl]carbazole dihydrochloride). However, rimcazole lacks behavioral effects like those of other dopamine uptake inhibitors, such as cocaine and GBR 12909 (1-(2-[bis(4-fluorophenyl)methoxy]ethyl)-4-(3-phenylpropyl)piperazine dihydrochloride). Because of this profile, the interactions with cocaine of rimcazole and several of its novel analogues were assessed. The compounds studied were rimcazole, its N-methyl analogue, SH 1-73 (9-[3-(cis-3,5-dimethyl-4-methyl-1-piperazinyl)-propyl]carbazole hydrobromide), the dibrominated analogue, SH 1-76 (3,6-dibromo-9-[3-(cis-3,5-dimethyl-1-piperazinyl)-propyl]carbazole hydrochloride), and the N-propylphenyl analogues, SH 3-24 ([3-(cis-3,5-dimethyl-4-[3-phenylpropyl]-1-piperazinyl)-propyl]diphenylamine hydrochloride) and SH 3-28 (9-[3-(cis-3,5-dimethyl-4-[3-phenylpropyl]-1-piperazinyl)-propyl]carbazole hydrobromide). The former has a diphenyl-amine group in place of the carbazole moiety of rimcazole, giving the compound additional structural similarity to GBR 12909. The rimcazole analogues produced dose-related decreases in locomotor activity, and also decreased cocaine-stimulated activity in mice. In rats trained to discriminate 10 mg/kg cocaine (i.p.) from saline injections, cocaine and GBR 12909 each produced a dose-related increase in cocaine-appropriate responding. Cocaine also increased rates of responding. SH 3-28 decreased cocaine-appropriate responding at the cocaine training dose to about 58% (SH 3-28) with two of five subjects selecting the cocaine response key. Neither rimcazole nor SH 3-24 produced a significant attenuation of the discriminative effects of cocaine. Rimcazole and its analogs all attenuated the increases in rates of responding produced by cocaine. In contrast to effects obtained with rimcazole analogs, GBR 12909 potentiated the cocaine-induced increases in locomotor activity and operant behavior, as well as the discriminative-stimulus effects of cocaine. The present results indicate that analogues of rimcazole can attenuate the behavioral effects of cocaine, and though the mechanism for these effects is not presently clear, it is possible that this attenuation maybe mediated by actions of the rimcazole analogues at the dopamine transporter and/or sigma receptors.','Department of Health and Human Services, Medications Discovery Research Branch, NIDA Intramural Research Program, National Institutes of Health, Baltimore, MD 21224, USA. [email protected]','European journal of pharmacology','Eur J Pharmacol','Netherlands',''),('12742519','','0014-2999','2003','1254354','Risperidone reduces limited access alcohol drinking in alcohol-preferring rats.','False','An atypical antipsychotic drug risperidone reduced ethanol drinking of ethanol-preferring Alko, Alcohol (AA) rats in a limited access paradigm. Its effect was transient at a dose known to preferentially antagonize the 5-HT(2) receptors (0.1 mg/kg, s.c.), but long-lasting when the dose was increased to 1.0 mg/kg that also blocks dopamine D(2) receptors. Risperidone also reduced dose-dependently locomotor activity and limited access saccharin intake of the AA rats, indicating that its effect on ethanol drinking was not selective. Risperidone at 0.1 mg/kg given before four successive daily ethanol-drinking sessions significantly reduced the ethanol intake. These data from an animal model of high ethanol intake suggest that risperidone should be tested in various populations of alcoholics for reducing ethanol consumption.','Department of Pharmacology and Clinical Pharmacology, University of Turku, Turku, Finland','European journal of pharmacology','Eur J Pharmacol','Netherlands',''),('13072632','','','1953','0054224','[Pharmacology of phosphoric acid esters; diethylthiophosphoric acid ester of ethylthioglycol].','False','','','Naunyn-Schmiedebergs Archiv fur experimentelle Pathologie und Pharmakologie','Naunyn Schmiedebergs Arch Exp Pathol Pharmakol','Germany','5324:43336:331:494'),('13634534','','0014-2565','1958','8608576','[Physiopathology of phosphorus and calcium changes and of bone lesions in glomerular nephropathies].','False','','','Revista clinica espanola','Rev Clin Esp','Spain','5936:8365:92:105:226:416'),('14177620','','0016-5662','1963','0373000','[JEJUNAL BIOPSY AND LIPEMIA TOLERANCE TEST IN CIRRHOTIC PATIENTS].','False','','','Gazzetta internazionale di medicina e chirurgia','Gazz Int Med Chir','Italy',''),('14316043','','0042-0255','1965','7905911','THE RESPONSIBILITY OF THE DENTIST AND THE DENTAL PROFESSION WITH RESPECT TO JAW FRACTURES.','False','','','University of Toronto undergraduate dental journal','Univ Toronto Undergrad Dent J','Canada',''),('14337379','','0002-9378','1965','0370476','SEROTONIN CONTENT OF HUMAN PLACENTA AND FETUS DURING PREGNANCY.','False','','','American journal of obstetrics and gynecology','Am J Obstet Gynecol','United States',''),('14594616','','1087-2108','2003','9610776','Epidermal nevus.','False','A 20-year-old woman presented with an asymptomatic, life-long, verrucous, hyperpigmented plaque on the face and neck that corresponded to the lines of Blaschko. Histopathologic examination shows an epidermal nevus. This nevus presents a challenge in management because of the location and extent of the lesion.','Ronald O. Perelman Department of Dermatology, New York University, USA.','Dermatology online journal','Dermatol Online J','United States',''),('14668029','','1024-5332','2003','9708388','Clopidogrel: interactions with the P2Y12 receptor and clinical relevance.','False','','','Hematology (Amsterdam, Netherlands)','Hematology','England',''),('14668030','','1024-5332','2003','9708388','Platelet counts and interleukin-6 (IL-6) promoter polymorphism in patients with Gaucher disease.','False','The purpose of this study was to ascertain whether polymorphism of the IL-6 promoter gene affects platelet counts among patients with Gaucher disease since it has been shown that in healthy individuals, the CC genotype is correlated with lower platelet counts.','','Hematology (Amsterdam, Netherlands)','Hematology','England',''),('14695699','','1226-0479','2003','9607534','[The significance of urine sodium measurement after furosemide administration in diuretics-unresponsive patients with liver cirrhosis].','False','The diagnosis of refractory ascites means a poor prognosis for patients with liver cirrhosis. The definition of refractory ascites has already been established, but using the dosage of diuretics that correlates with the definition of refractory ascites in an out-patient department will lower the compliance of the patient, as well as causing serious complications, such as hepatic encephalopathy and hyponatremia, as the dosage of diuretics is increased. Due to this fact, it is very difficult to apply this definition of refractory ascites to patients in a domestic out-patient department. In this study, in situations where there are difficulties in applying the diuretics dosage according to definition of refractory ascites, we tried to find out whether measuring the value of urine sodium after the administration of intravenous furosemide can be the standard in early differentiation of the response to diuretics treatment.','Research Institute of Digestive Disease, Hanyang University College of Medicine, Seoul, Korea.','Taehan Kan Hakhoe chi = The Korean journal of hepatology','Taehan Kan Hakhoe Chi','Korea (South)',''),('14729922','PMC373290','0305-1048','2004','0411011','Local homology recognition and distance measures in linear time using compressed amino acid alphabets.','False','Methods for discovery of local similarities and estimation of evolutionary distance by identifying k-mers (contiguous subsequences of length k) common to two sequences are described. Given unaligned sequences of length L, these methods have O(L) time complexity. The ability of compressed amino acid alphabets to extend these techniques to distantly related proteins was investigated. The performance of these algorithms was evaluated for different alphabets and choices of k using a test set of 1848 pairs of structurally alignable sequences selected from the FSSP database. Distance measures derived from k-mer counting were found to correlate well with percentage identity derived from sequence alignments. Compressed alphabets were seen to improve performance in local similarity discovery, but no evidence was found of improvements when applied to distance estimates. The performance of our local similarity discovery method was compared with the fast Fourier transform (FFT) used in MAFFT, which has O(L log L) time complexity. The method for achieving comparable coverage to FFT is revealed here, and is more than an order of magnitude faster. We suggest using k-mer distance for fast, approximate phylogenetic tree construction, and show that a speed improvement of more than three orders of magnitude can be achieved relative to standard distance methods, which require alignments.','[email protected]','Nucleic acids research','Nucleic Acids Res','England',''),('14744982','PMC373309','0305-1048','2004','0411011','Superior 5\' homogeneity of RNA from ATP-initiated transcription under the T7 phi 2.5 promoter.','False','Transcription from the commonly used GTP- initiating T7 class III promoter phi6.5 frequently produces heterogeneous RNA at both 3\' and 5\' ends. We demonstrate here that RNA transcripts from the T7 class II promoter phi2.5 have superior 5\' homogeneity over those from the phi6.5 promoter, with comparable total RNA yields. The overall homogeneity of RNA transcripts is improved to different degrees depending on RNA sequences, although transcription under phi2.5 does not affect the 3\' heterogeneity of RNA. In combination with 3\' RNA trimming by DNAzymes or ribozymes, this ATP- initiated transcription system based on the T7 phi2.5 promoter can provide excellent quality of RNA for applications requiring a high degree of RNA size homogeneity.','Department of Chemistry and Biochemistry, University of Southern Mississippi, Hattiesburg, MS 39406-5043, USA.','Nucleic acids research','Nucleic Acids Res','England',''),('14749521','','1539-6150','2004','101146039','Hampering a heartbreaker. Antibiotic might stem injury from heart attack.','False','A TV ad urges people who think they\'re having a heart attack to pop an aspirin before rushing to the emergency room. They might be even better off taking antibiotics, according to a new study. The work shows that an antibiotic stems a previously untreatable form of heart damage not by killing bugs but by suppressing cellular enzymes.','','Science of aging knowledge environment : SAGE KE','Sci Aging Knowledge Environ','United States',''),('14796701','','0028-0836','1950','0410462','Reduction by molecular hydrogen of acetoacetate to butyrate by butyric acid bacteria.','False','','','Nature','Nature','England','5120:27591:5:76:156'),('14817685','','','1950','0030130','[The beriberi heart].','False','','','Svenska lakartidningen','Sven Lakartidn','Sweden','5120:49529:96:423'),('14991249','','0364-2348','2004','7701953','Spontaneous resolution of solitary osteochondroma in the young adult.','False','Spontaneous resolution of a solitary osteochondroma is rare. Such a case is presented in a patient nearing skeletal maturity. Based on a search of the English literature this is the first such report in a patient of this age.','Department of Orthopaedics, Queen Alexandra Hospital, Portsmouth, UK.','Skeletal radiology','Skeletal Radiol','Germany',''),('15110832','','0968-0896','2004','9413298','Aminyl and iminyl radicals from arylhydrazones in the photo-induced DNA cleavage.','False','Photolytic cleavage of the nitrogen-nitrogen single bond in benzaldehyde phenylhydrazones produced aminyl (R2N*) and iminyl (R2C=N*) radicals. This photochemical property was utilized in the development of hydrazones as photo-induced DNA-cleaving agents. Irradiation with 350 nm UV light of arylhydrazones bearing substituents of various types in a phosphate buffer solution containing the supercoiled circular phiX174 RFI DNA at pH 6.0 resulted in single-strand cleavage of DNA. Attachment of the electron-donating OMe group to arylhydrazones increased their DNA-cleaving activity. Results from systematic studies indicate that both the aminyl and the iminyl radicals possessed DNA-cleaving ability.','Institute of Chemistry, Academia Sinica, Nankang, Taipei 11529, Taiwan, ROC. [email protected]','Bioorganic & medicinal chemistry','Bioorg Med Chem','England',''),('15117668','','0022-2895','1990','0236512','The First Conference on Motor Control in Down Syndrome.','False','','','Journal of motor behavior','J Mot Behav','United States',''),('15206831','','0896-4289','2003','8804264','Warm partner contact is related to lower cardiovascular reactivity.','False','The authors investigated the relationship between brief warm social and physical contact among cohabitating couples and blood pressure (BP) reactivity to stress in a sample of healthy adults (66 African American, 117 Caucasian; 74 women, 109 men). Prior to stress, the warm contact group underwent a 10-minute period of handholding while viewing a romantic video. Followed by a 20-second hug with their partner, while the no contact group rested quietly for 10 minutes and 20 seconds. In response to a public speaking task, individuals receiving prestress partner contact demonstrated lower systolic BP diastolic BP, and heart rate increases compared with the no contact group. The effects of warm contact were comparable for men and women and were greater for African Americans compared with Caucasians. These findings suggest that affectionate relationships with a supportive partner may contribute to lower reactivity to stressful life events and may partially mediate the benefit of marital support on better cardiovascular health.','Department of Psychiatry, University of North Carolina at Chapel Hill, 27599-7175, USA. [email protected]','Behavioral medicine (Washington, D.C.)','Behav Med','United States',''),('15228064','','1080-6032','2004','9505185','Acute coronary ischemia following centipede envenomation: case report and review of the literature.','False','This is the first known case report of electrocardiographic (ECG) changes suggestive of coronary vasospasm following a centipede envenomation. A 60-year-old man presented to the emergency department (ED) 1 hour after being stung by a 12-cm centipede. He complained of right great toe pain that did not radiate to his leg. The patient had no known ischemic heart disease. He did not describe any exertional symptoms but admitted experiencing weakness. During the ED course, concurrent with obtaining peripheral intravenous access, the patient experienced diaphoresis, dizziness, hypotension, and bradycardia. His ECG showed new ST-T wave changes, which suggested an acute ischemic process. The patient\'s blood pressure was 89/60 mm Hg, his pulse rate was 47 beats/min, and his respiration rate was 28 breaths/min. In the following hours, ECG findings returned to baseline. His blood pressure improved gradually with fluid resuscitation after approximately 5 hours. Cardiac markers returned to normal in the 13th hour after the event, and the patient underwent exercise stress testing, which was negative. The patient was discharged with cardiology follow-up. Adult patients with centipede envenomation should be closely monitored in anticipation of possible myocardial ischemia due to vasospasm, hypotension, and myocardial toxic effects of the venom. A child receiving the same amount of venom would be potentially at greater risk.','Dokuz Eylul University School of Medicine, Department of Emergency Medicine, Inciralti, Izmir, Turkey. [email protected]','Wilderness & environmental medicine','Wilderness Environ Med','United States',''),('15278624','','0913-8668','1991','8905667','Hypoxic ventilatory response in cats lightly anesthetized with ketamine: effects of halothane and sevoflurane in low concentrations.','False','The effect of low concentration sevoflurane and halothane on the ventilatory response to isocapnic hypoxia was studied in sixteen cats. The cats were divided into two groups, sevoflurane group and halothane group, of eight subjects each. As parameters of the hypoxic ventilatory response, A value [the slope of the hyperbolic curve, V(E) = V(0) + A/(Pa(O)(2)-32)] and ratio of V(50) (the minute volume obtained from the hyperbolic equation when Pa(O)(2) = 50 mmHg) to V(0) were studied. These two parameters were examined at three states, sedative state with ketamine as the control, ketamine plus 0.1 MAC inhalation anesthetic, and ketamine plus 0.5 MAC inhalation anesthetic. In the sevoflurane group, the A values were 4789 +/- 1518, 2187 +/- 1214, 1730 +/- 880 (mean +/- SE. ml.min(-1).mmHg) at the control state, 0.1 MAC and 0.5 MAC, respectively. In the halothane group, the A values were 6411 +/- 2368, 2529 +/- 842 and 2372 +/- 545, respectively. The ratios of V(50) to V(0) were 1.32 +/- 0.09, 1.22 +/- 0.09, 1.25 +/- 0.08 in the sevoflurane group, 1.47 +/- 0.18, 1.32 +/- 0.11, 1.54 +/- 0.18 in the halothane group, respectively. The A value at 0.1 MAC of the halothane group was less than the control value significantly. This proved that even low concentration halothane depressed the hypoxic ventilatory responses. The depression of hypoxic ventilatory response could cause postanesthetic hypoventilation. On the other hand, we could not find significant depression on the hypoxic ventilatory response in the sevoflurane group, but we should notice that variances of the hypoxic ventilatory response were large.','Department of Anesthesiology and Critical Care Medicine, Hamamatsu University School of Medicine, Japan.','Journal of anesthesia','J Anesth','Japan',''),('15284444','PMC511016','0027-8424','2004','7505876','Tubular precipitation and redox gradients on a bubbling template.','False','Tubular structures created by precipitation abound in nature, from chimneys at hydrothermal vents to soda straws in caves. Their formation is controlled by chemical gradients within which precipitation occurs, defining a surface that templates the growing structure. We report a self-organized periodic templating mechanism producing tubular structures electrochemically in iron-ammonium-sulfate solutions; iron oxides precipitate on the surface of bubbles that linger at the tube rim and then detach, leaving behind a ring of material. The acid-base and redox gradients spontaneously generated by diffusion of ammonia from the bubble into solution organize radial compositional layering within the tube wall, a mechanism studied on a larger scale by complex Liesegang patterns of iron oxides formed as ammonia diffuses through a gel containing FeSO(4). When magnetite forms within the wall, a tube may grow curved in an external magnetic field. Connections with free-boundary problems in speleothem formation are emphasized.','Department of Soil, Water, and Environmental Science, Program in Applied Mathematics, University of Arizona, Tucson, AZ 85721, USA.','Proceedings of the National Academy of Sciences of the United States of America','Proc Natl Acad Sci U S A','United States',''),('15611660','','1551-4005','2005','101137841','Altered epigenetic patterning leading to replicative senescence and reduced longevity. A role of a novel SNF2 factor, PASG.','False','Understanding the biological mechanisms underlying aging and cancer predisposition remains a fundamentally important goal in biomedicine. The generation of a PASG hypomorphic mutant mouse model shows that PASG, an SNF2 family member, is essential for properly maintaining normal DNA methylation and gene expression patterns. Disruption of PASG leads to decreased incorporation of BrdU, accumulation of senescence-associated tumor suppressor genes, and increased senescence-associated beta-galactosidase as well as age-related phenotypes. These observations demonstrate that PASG plays a critical role in maintenance of tissue homeostasis, normal growth and longevity.','Division of Pediatric Oncology, Sidney Kimmel Comprehensive Cancer Center, Johns Hopkins University School of Medicine, Baltimore, Maryland, USA.','Cell cycle (Georgetown, Tex.)','Cell Cycle','United States',''),('15611661','','1551-4005','2005','101137841','TrkAIII. A novel hypoxia-regulated alternative TrkA splice variant of potential physiological and pathological importance.','False','Nerve growth factor receptor TrkA is critical for development and maturation of central and peripheral nervous systems, regulating proliferation, differentiation and apoptosis. In cancer, TrkA frequently exhibits suppressor activity in nonmutated form and oncogenic activity upon mutation. Our identification of a novel hypoxia-regulated alternative TrkAIII splice variant, expressed by neural crest-derived neuroblastic tumors, that exhibits neuroblastoma tumor promoting activity, adds significantly to our understanding of potential TrkA involvement in cancer. Our observation that hypoxia, which characterizes the tumor micro-environment, stimulates alternative TrkAIII splicing, provides a way by which TrkA tumor suppressing signals may convert to tumor promoting signals during progression and is consistent with conservation and pathological subversion by neural crest-derived neuroblastic tumors of a mechanism of potential physiological importance to normal neural stem/neural crest progenitors.','Department of Experimental Medicine, University of L\'Aquila, L\'Aquila, Italy.','Cell cycle (Georgetown, Tex.)','Cell Cycle','United States',''),('15611667','','1551-4005','2005','101137841','Replication timing of human chromosome 6.','False','Genomic microarrays have been used to assess DNA replication timing in a variety of eukaryotic organisms. A replication timing map of the human genome has already been published at a 1Mb resolution. Here we describe how the same method can be used to assess the replication timing of chromosome 6 with a greater resolution using an array of overlapping tile path clones. We report the replication timing map of the whole of chromosome 6 in general, and the MHC region in particular. Positive correlations are observed between replication timing and a number of genomic features including GC content, repeat content and transcriptional activity.','Wellcome Trust Sanger Institute, Wellcome Trust Genome Campus, Hinxton, Cambridge, UK.','Cell cycle (Georgetown, Tex.)','Cell Cycle','United States',''),('15739502','','1000-8713','1997','9424804','[The determination of olaquindox in feeds by HPLC].','False','A liquid chromatographic procedure for the determination of olaquindox in feeds is described. Chromatography was performed on a PC8-10/S2504 (4.0 mm i.d. x 250 mm, 10 microm, Shimadzu Co.) column at 30 degrees C by using a mobile phase of methanol:water (20:80, V/V ) with a flow rate of 0.8 mL/min and UV detection at 260 nm. Acetanilide was used as internal standard. Olaquindox was extracted with dimethylformamide (DMF) from the feeds. The average recoveries of olaquindox were 98.58%-101.63% and the relative standard deviations were 2.67%-4.25%. The method is simple, rapid, reliable and inexpensive.','Institute of Applied Chemistry, Nanchang University, Nanchang, 330047.','Se pu = Chinese journal of chromatography','Se Pu','China',''),('15810377','','1000-0593','1997','9424805','[Study on cleavage mechanisms of dimer (t-Bu)2NO in several solvent phases].','False','In this paper, we studied the cleavage products of dimer t-BuNO in aqueous and organic solutions using method of 1HNMR and UV-Vis, analyzed the reactive kinetics, put forward that dimer (t-Bu)2NO homolytically cleavaged in nonpolar organic solution, and that dimer (t-Bu)2NO homolytically and heterolyticall cleavaged in a competitive manner in polar aqueous solution.','Cancer Research Institute, Hunan Medical University, Changsha.','Guang pu xue yu guang pu fen xi = Guang pu','Guang Pu Xue Yu Guang Pu Fen Xi','China',''),('15968009','','0003-4819','2005','0372351','The effect of combined estrogen and progesterone hormone replacement therapy on disease activity in systemic lupus erythematosus: a randomized trial.','False','There is concern that exogenous female hormones may worsen disease activity in women with systemic lupus erythematosus (SLE).','Hospital for Joint Diseases, New York University School of Medicine, New York, New York, USA. [email protected]','Annals of internal medicine','Ann Intern Med','United States',''),('1669026','','0377-8231','1991','7608462','[150th Anniversary Celebration of the Royal Academy of Medicine of Belgium. Part 1. Bruxelles, 26-28 September 1991].','False','','','Bulletin et memoires de l\'Academie royale de medecine de Belgique','Bull Mem Acad R Med Belg','Belgium',''),('16776646','','0248-4900','2006','8108529','Books for free? How can this be? - A PubMed resource you may be overlooking.','False','The NCBI (National Center for Biotechnology Information) at the National Institutes of Health collects a wide range of molecular biological data, and develops tools and databases to analyse and disseminate this information. Many life scientists are familiar with the website maintained by the NCBI (http://www.ncbi.nlm.nih.gov), because they use it to search GenBank for homologues of their genes of interest or to search the PubMed database for scientific literature of interest. There is also a database called the Bookshelf that includes searchable popular life science textbooks, medical and research reference books and NCBI reference materials. The Bookshelf can be useful for researchers and educators to find basic biological information. This article includes a representative list of the resources currently available on the Bookshelf, as well as instructions on how to access the information in these resources.','Department of Biology, The Catholic University of America, Washington, DC 20064, USA. [email protected]','Biology of the cell','Biol Cell','England',''),('16779244','PMC1513542','1559-4076','2005','101209213','MeSH Speller + askMEDLINE: auto-completes MeSH terms then searches MEDLINE/PubMed via free-text, natural language queries.','False','Medical terminology is challenging even for healthcare personnel. Spelling errors can make searching MEDLINE/PubMed ineffective. We developed a utility that provides MeSH term and Specialist Lexicon Vocabulary suggestions as it is typed on a search page. The correctly spelled term can be incorporated into a free-text, natural language search or used as a clinical queries search.','Office of High Performance Computing and Communications, National Library of Medicine, 8600 Rockville Pike, Bethesda, Maryland 20894, USA.','AMIA ... Annual Symposium proceedings. AMIA Symposium','AMIA Annu Symp Proc','United States',''),('16888359','PMC1619899','1064-3745','2006','9214969','Mining microarray data at NCBI\'s Gene Expression Omnibus (GEO)*.','False','The Gene Expression Omnibus (GEO) at the National Center for Biotechnology Information (NCBI) has emerged as the leading fully public repository for gene expression data. This chapter describes how to use Web-based interfaces, applications, and graphics to effectively explore, visualize, and interpret the hundreds of microarray studies and millions of gene expression patterns stored in GEO. Data can be examined from both experiment-centric and gene-centric perspectives using user-friendly tools that do not require specialized expertise in microarray analysis or time-consuming download of massive data sets. The GEO database is publicly accessible through the World Wide Web at http://www.ncbi.nlm.nih.gov/geo.','National Center for Biotechnology Information, National Institutes of Health, Bethesda, MD, USA.','Methods in molecular biology (Clifton, N.J.)','Methods Mol Biol','United States','NIHMS12705'),('16923641','','0803-9488','2006','100927567','The use of PubMed/Medline in psychiatry. 3: Searching PubMed.','False','This paper is the third in a series of three, intended as a tutorial in the use of PubMed/Medline for an inexperienced user. The papers have the following contents: I--a description of NLM, Medline, PubMed and the system of Medical Subject Headings (MeSH), which form the basis for the indexing of scientific articles, books and other items at NLM. II--A description and a tutorial of the PubMed search window. III--The present article deals mainly with the searching for references in PubMed. Ways of restricting and concentrating the search are presented, and exercises are proposed. A reader may also find guidance for a search for medical books in the NLM Catalog, and in the use of tools like Related Articles, Bookshelf, and Index. With eating disorders as an example, more information is presented on the use of MeSH terms.','Division of Psychiatry, Department of Clinical Neuroscience, Lund University, Sweden. [email protected]','Nordic journal of psychiatry','Nord J Psychiatry','England',''),('16949478','','0735-1097','2006','8301365','ACC/AHA/ESC 2006 guidelines for management of patients with ventricular arrhythmias and the prevention of sudden cardiac death: a report of the American College of Cardiology/American Heart Association Task Force and the European Society of Cardiology Committee for Practice Guidelines (Writing Committee to Develop Guidelines for Management of Patients With Ventricular Arrhythmias and the Prevention of Sudden Cardiac Death).','False','','','Journal of the American College of Cardiology','J Am Coll Cardiol','United States',''),('17059514','','0269-2813','2006','8707234','Effectiveness of an \'half elemental diet\' as maintenance therapy for Crohn\'s disease: A randomized-controlled trial.','False','Although thiopurines have a proven role in maintenance therapy for Crohn\'s disease, an alternative therapy is needed for patients intolerant or resistant to thiopurines.','Division of Gastroenterology, Department of Internal Medicine, Tohoku University Graduate School of Medicine, Sendai, Japan. [email protected]','Alimentary pharmacology & therapeutics','Aliment Pharmacol Ther','England',''),('17712873','','0930-2794','2007','8806653','Crura ultrastructural alterations in patients with hiatal hernia: a pilot study.','False','','Unit of Surgical Digestive Physiopathology, Second University of Naples, via Pansini 5, I-80131 Naples, Italy. [email protected]','Surgical endoscopy','Surg Endosc','Germany',''),('17713168','','1359-6535','2007','9815705','Declining prevalence of HIV-1 drug resistance in treatment-failing patients: a clinical cohort study.','False','A major barrier to successful viral suppression in HIV type 1 (HIV-1)-infected individuals is the emergence of virus resistant to antiretroviral drugs. We explored the evolution of genotypic drug resistance prevalence in treatment-failing patients from 1999 to 2005 in a clinical cohort.','Institute of Clinical Infectious Diseases, Catholic University, Rome, Italy. [email protected]','Antiviral therapy','Antivir Ther','England',''),('17823161','PMC1971151','0959-535X','2007','8900488','Agency warns about dosing error for amphotericin after patients with cancer die.','False','','','BMJ (Clinical research ed.)','BMJ','England',''),('17926191','','1026-8022','2007','9007422','Advanced age and high initial WBC influence the outcome of inv(3) (q21q26)/t(3;3) (q21;q26) positive AML.','False','AML with inv(3)/t(3;3) are generally considered of having a poor prognosis. For further insight in this rare entity the outcome of 65 inv(3)/t(3;3) positive AML cases were examined with special emphasis o n patient a nd disease related factors at diagnosis. Survival data were available from 35 patients. A hematological CR was achieved in 16/35 patients (46%). Eight patients (50%) relapsed. The median duration of remission was 177 days. Probability of OS was 23% at 2 years. Advanced age and high initial WBC count were associated with shorter OS (p = 0.021 and p = 0.005, respectively). Loss of chromosome 7 was the most frequent additional aberration (n = 34; 52%), followed complex aberrant aberrations (n = 5). Cases with monosomy 7 or the presence of FLT3-length mutations (FLT3-LM)--detected in 13% of cases--were not associated with an even more inferior outcome. Allogeneic stem cell translplantation, performed in 12 cases, resulted in a probability of OS of 62% at 2 years. Our data (1) confirm that inv(3)/t(3;3) AML has a poor prognosis (2) show that age and initial WBC are risk factors for prognosis; (3) suggest that this group may benefit from allogeneic stem cell transplantation.','Medical Department III, Klinikum Grosshadern, Ludwig-Maximilians-University, Munich, Germany. [email protected]','Leukemia & lymphoma','Leuk Lymphoma','England',''),('18122624','','0891-3633','1947-1948','20930080R','Mesenteric vascular occlusion.','False','','','Transactions of the Southern Surgical Association. Southern Surgical Association (U.S.)','Trans South Surg Assoc','United States','4916:397a1'),('18243949','','0278-0062','1985','8310780','Electrophoretic recording of electronically stored radiographs.','False','Continuous tone hard copies of electronically stored radiographs are recorded on transparent film with a silverless conductive coating by electrophoretic deposition of toner particles. A stationary experimental print head with a row of 320 electrodes (eight electrodes per mm) was employed. The performance of the recording process with regard to the most important parameters, i.e., toner concentration, width of the gap between recording medium and electrodes, recording voltage, and speed will be described. The process exhibits continuous tone characteristics, because the optical density can be varied continuously by the recording voltage. The image resolution which can be achieved is characterized by a modulation transfer function.','','IEEE transactions on medical imaging','IEEE Trans Med Imaging','United States',''),('18311089','','1091-0220','2008','9891120','Cancer death rates have fallen faster since 2002.','False','','','Mayo Clinic women\'s healthsource','Mayo Clin Womens Healthsource','United States',''),('18719013','PMC2518695','0959-535X','2008','8900488','Health related quality of life after combined hormone replacement therapy: randomised controlled trial.','False','To assess the effect of combined hormone replacement therapy (HRT) on health related quality of life.','MRC General Practice Research Framework, Stephenson House, London NW1 2ND.','BMJ (Clinical research ed.)','BMJ','England',''),('1875346','','0022-2623','1991','9716531','3-Hydroxy-3-methylglutaryl-coenzyme a reductase inhibitors. 7. Modification of the hexahydronaphthalene moiety of simvastatin: 5-oxygenated and 5-oxa derivatives.','False','Modification of the hexahydronaphthalene ring 5-position in simvastatin 2a via oxygenation and oxa replacement afforded two series of derivatives which were evaluated in vitro for inhibition of 3-hydroxy-3-methylglutaryl-coenzyme A reductase and acutely in vivo for oral effectiveness as inhibitors of cholesterogenesis in the rat. Of the compounds selected for further biological evaluation, the 6 beta-methyl-5-oxa 10 and 5 alpha-hydroxy 16 derivatives of 3,4,4a,5-tetrahydro 2a, as well as, the 6 beta-epimer 14 of 16 proved orally active as hypocholesterolemic agents in cholestyramine-primed dogs. Subsequent acute oral metabolism studies in dogs demonstrated that compounds 14 and 16 evoke lower peak plasma drug activity and area-under-the-curve values than does compound 10 and led to the selection of 14 and 16 for toxicological evaluation.','Merck Sharp & Dohme Research Laboratories, West Point, Pennsylvania 19486.','Journal of medicinal chemistry','J Med Chem','United States',''),('18941263','','1833-3583','2008','101122643','Issues in the measurement of social determinants of health.','False','This article focuses on the measurement of the social determinants of health, and specifically on issues relating to two key variables relevant to the analysis of public health information: poverty and inequality. Although the paper has been written from the perspective of economics, the discipline of the two authors, it is also of relevance to researchers in other disciplines. It is argued that there is a need to ensure that, when considering measurement in this largely neglected area of research, sufficient thought is given to the relationships that are being examined or assessed. We argue further that any attempt at measurement in this area must take into account the historical backdrop and the complex nature of the relationships between these key variables.','Curtin University of Technology, Perth, Western Australia. [email protected]','The HIM journal','HIM J','United States',''),('18964660','','0039-9140','1988','2984816R','Multiparametric curve fitting-XIII Reliability of formation constants determined by analysis of potentiometric titration data.','False','The formation (protonation) constants log K(i), of the acid H(j)L are determined by regression analysis of potentiometric titration data when common parameters (log K(i), i = 1,..., j) and group parameters (E(0)\', L(0), H(T)) are refined. The influence of three kinds of error on the protonation constants has been investigated: error from the strategy of minimization, random error, and error from uncertain estimates of group parameters. An analysis of variance of the log K(i), matrix was made for 7 identical titrations and 8 computational strategies, or of 7 identical titrations and 8 different options of group parameters to be refined. The influence of the standard potential E(0) of the glass-electrode cell on the systematic error in log K is greater than that of the acid concentration (L(0)) or the concentration of titrant used (H(T)). The ill-conditioned group parameters should be refined together with the common parameters (K(i)), otherwise the estimates of log K(i), are not accurate enough. Two ways of calibrating the glass electrode cell were compared. Internal calibration (performed during titration) was more accurate than external calibration done separately. Of the programs tested ESAB and ACBA are the most powerful because they permit refinement of group parameters and internal calibration. Citric acid was chosen as model substance.','Department of Analytical Chemistry, College of Chemical Technology, CS-532 10 Pardubice, Czechoslovakia.','Talanta','Talanta','Netherlands',''),('19771122','','0146-9592','1990','7708433','Ultrashort-laser-pulse amplification in a XeF[C --> A] excimer amplifier.','False','Tunable blue-green subpicosecond laser pulses have been amplified in an electron-beam-pumped XeF(C --> A) excimer amplifier. Small-signal gains of 3.5% cm(-1) were measured using a 50-cm active gain length. At output energy densities as high as 170 mJ/cm(2), only a small degree of saturation occurred, resulting in a gain of 2.5% cm(-1).','Department of Electrical and Computer Engineering, Rice University, P.O. Box 1892, Houston, Texas 77251, USA.','Optics letters','Opt Lett','United States',''),('20405411','','0505-401X','2008','0201543','Long distance animal transport: the way forward.','False','Too often, the issue of animal welfare during transport is the subject of emotional debates. For farmers within the International Federation of Agricultural Producers, it is important that the economic, scientific and practical aspects be taken into account when setting international rules for animal welfare. Farmers also stress the need to combine scientific data with their practical experience. Raising awareness, adopting a risk-based approach, education, labelling, slaughterhouse capacity and animal health, as well as standards and rules, are issues of importance for developing a long distance transportation infrastructure respectful of animal welfare around the world.','International Federation of Agricultural Producers/LTO Netherland, Drachten, The Netherlands. [email protected]','Veterinaria italiana','Vet Ital','Italy',''),('21002435','','0002-9955','1946','7507176','BRUTALITIES of Nazi physicians.','False','','','Journal of the American Medical Association','J Am Med Assoc','United States','4611:956w'),('21007460','','','1944-1945','7505858','Social psychiatry in the post-war world.','False','','','The Proceedings of the Cardiff Medical Society','Proc Cardiff Med Soc','Wales','4610:216i1'),('21024418','','','1944-1945','0201270','Preventable blindness in war.','False','','','Transactions. Ophthalmological Society of the United Kingdom','Trans Opthal Soc U K','England','4610:1030s'),('23203860','None','None','None','None','None','True','None','None','None','None','None','None'),('23203861','None','None','None','None','None','True','None','None','None','None','None','None'),('23203892','None','None','None','None','None','True','None','None','None','None','None','None'),('23203893','None','None','None','None','None','True','None','None','None','None','None','None'),('23203894','None','None','None','None','None','True','None','None','None','None','None','None'),('23203895','None','None','None','None','None','True','None','None','None','None','None','None'),('23203896','None','None','None','None','None','True','None','None','None','None','None','None'),('23326248','PMC3546418','1612-3174','2013','101227686','Transcatheter Amplatzer vascular plug-embolization of a giant postnephrectomy arteriovenous fistula combined with an aneurysm of the renal pedicle by through-and-through, arteriovenous access.','False','Although endovascular transcatheter embolization of arteriovenous fistulas is minimally invasive, the torrential flow prevailing within a fistula implies the risk of migration of the deployed embolization devices into the downstream venous and pulmonary circulation. We present the endovascular treatment of a giant postnephrectomy arteriovenous fistula between the right renal pedicle and the residual renal vein in a 63-year-old man. The purpose of this case report is to demonstrate that the Amplatzer vascular plug (AVP) can be safely positioned to embolize even relatively large arteriovenous fistulas (AVFs). Secondly, we illustrate that this occluder can even be introduced to the fistula via a transvenous catheter in cases where it is initially not possible to advance the deployment-catheter through a tortuous feeder artery. Migration of the vascular plug was ruled out at follow-up 4 months subsequently to the intervention. Thus, the Amplatzer vascular plug and the arteriovenous through-and-through guide wire access with subsequent transvenous deployment should be considered in similar cases.','Department of Radiology, University Hospital Schleswig-Holstein, Kiel, Germany. [email protected]','German medical science : GMS e-journal','Ger Med Sci','Germany',''),('23674598','','0950-1991','2013','8701744','The neural crest.','False','The neural crest (NC) is a highly migratory multipotent cell population that forms at the interface between the neuroepithelium and the prospective epidermis of a developing embryo. Following extensive migration throughout the embryo, NC cells eventually settle to differentiate into multiple cell types, ranging from neurons and glial cells of the peripheral nervous system to pigment cells, fibroblasts to smooth muscle cells, and odontoblasts to adipocytes. NC cells migrate in large numbers and their migration is regulated by multiple mechanisms, including chemotaxis, contact-inhibition of locomotion and cell sorting. Here, we provide an overview of NC formation, differentiation and migration, highlighting the molecular mechanisms governing NC migration.','Department of Cell and Developmental Biology, University College London, Gower Street, London WC1E 6BT, UK. [email protected]','Development (Cambridge, England)','Development','England',''),('23685357','PMC3680733','0261-4189','2013','8208664','Eps8 controls dendritic spine density and synaptic plasticity through its actin-capping activity.','False','Actin-based remodelling underlies spine structural changes occurring during synaptic plasticity, the process that constantly reshapes the circuitry of the adult brain in response to external stimuli, leading to learning and memory formation. A positive correlation exists between spine shape and synaptic strength and, consistently, abnormalities in spine number and morphology have been described in a number of neurological disorders. In the present study, we demonstrate that the actin-regulating protein, Eps8, is recruited to the spine head during chemically induced long-term potentiation in culture and that inhibition of its actin-capping activity impairs spine enlargement and plasticity. Accordingly, mice lacking Eps8 display immature spines, which are unable to undergo potentiation, and are impaired in cognitive functions. Additionally, we found that reduction in the levels of Eps8 occurs in brains of patients affected by autism compared to controls. Our data reveal the key role of Eps8 actin-capping activity in spine morphogenesis and plasticity and indicate that reductions in actin-capping proteins may characterize forms of intellectual disabilities associated with spine defects.','CNR Institute of Neuroscience, Milano, Italy. [email protected]','The EMBO journal','EMBO J','England',''),('23807877','PMC3684769','1662-453X','2013','101478481','Improved blood velocity measurements with a hybrid image filtering and iterative Radon transform algorithm.','False','Neural activity leads to hemodynamic changes which can be detected by functional magnetic resonance imaging (fMRI). The determination of blood flow changes in individual vessels is an important aspect of understanding these hemodynamic signals. Blood flow can be calculated from the measurements of vessel diameter and blood velocity. When using line-scan imaging, the movement of blood in the vessel leads to streaks in space-time images, where streak angle is a function of the blood velocity. A variety of methods have been proposed to determine blood velocity from such space-time image sequences. Of these, the Radon transform is relatively easy to implement and has fast data processing. However, the precision of the velocity measurements is dependent on the number of Radon transforms performed, which creates a trade-off between the processing speed and measurement precision. In addition, factors like image contrast, imaging depth, image acquisition speed, and movement artifacts especially in large mammals, can potentially lead to data acquisition that results in erroneous velocity measurements. Here we show that pre-processing the data with a Sobel filter and iterative application of Radon transforms address these issues and provide more accurate blood velocity measurements. Improved signal quality of the image as a result of Sobel filtering increases the accuracy and the iterative Radon transform offers both increased precision and an order of magnitude faster implementation of velocity measurements. This algorithm does not use a priori knowledge of angle information and therefore is sensitive to sudden changes in blood flow. It can be applied on any set of space-time images with red blood cell (RBC) streaks, commonly acquired through line-scan imaging or reconstructed from full-frame, time-lapse images of the vasculature.','Department of Neurosciences, Medical University of South Carolina Charleston, SC, USA.','Frontiers in neuroscience','Front Neurosci','Switzerland',''),('23852273','PMC3706072.1','','2013','101515638','Twitter as a sentinel in emergency situations: lessons from the Boston marathon explosions.','False','Immediately following the Boston Marathon attacks, individuals near the scene posted a deluge of data to social media sites. Previous work has shown that these data can be leveraged to provide rapid insight during natural disasters, disease outbreaks and ongoing conflicts that can assist in the public health and medical response. Here, we examine and discuss the social media messages posted immediately after and around the Boston Marathon bombings, and find that specific keywords appear frequently prior to official public safety and news media reports. Individuals immediately adjacent to the explosions posted messages within minutes via Twitter which identify the location and specifics of events, demonstrating a role for social media in the early recognition and characterization of emergency events. *Christopher Cassa and Rumi Chunara contributed equally to this work.','Harvard Medical School Brigham and Women\'s Hospital.','PLoS currents','PLoS Curr','United States',''),('25143782','PMC4138712','1749-7922','2014','101266603','Reviewer acknowledgement.','False','The World Journal of Emergency Surgery-which received its first Impact Factor in 2013-is extremely grateful for the time, hard work and support of its highly-qualified peer reviewers. The editors of World Journal of Emergency Surgery and BioMed Central would like to show our appreciation by thanking the following people for their assistance reviewing manuscripts for the journal in 2013.','Chief of the Emergency Surgery Department, Parma University Hospital, Parma, Italy.\nChief of Acute Care Surgery, Department of Surgery, The University of Florida, Gainesville, Florida.','World journal of emergency surgery : WJES','World J Emerg Surg','England',''),('27529501','','2161-5063','2016','101575075','Short Synthetic Terminators for Assembly of Transcription Units in Vitro and Stable Chromosomal Integration in Yeast S. cerevisiae.','False','Assembly of synthetic genetic circuits is central to synthetic biology. Yeast S. cerevisiae, in particular, has proven to be an ideal chassis for synthetic genome assemblies by exploiting its efficient homologous recombination. However, this property of efficient homologous recombination poses a problem for multigene assemblies in yeast, since repeated usage of standard parts, such as transcriptional terminators, can lead to rearrangements of the repeats in assembled DNA constructs in vivo. To address this issue in developing a library of orthogonal genetic components for yeast, we designed a set of short synthetic terminators based on a consensus sequence with random linkers to avoid repetitive sequences. We constructed a series of expression vectors with these synthetic terminators for efficient assembly of synthetic genes using Gateway recombination reactions. We also constructed two BAC (bacterial artificial chromosome) vectors for assembling multiple transcription units with the synthetic terminators in vitro and their integration in the yeast genome. The tandem array of synthetic genes integrated in the genome by this method is highly stable because there are few homologous segments in the synthetic constructs. Using this system of assembly and genomic integration of transcription units, we tested the synthetic terminators and their influence on the proximal transcription units. Although all the synthetic terminators have the common consensus with the identical length, they showed different activities and impacts on the neighboring transcription units.','Institute of Medical Sciences, School of Medicine, Medical Sciences and Nutrition, University of Aberdeen , Aberdeen AB25 2ZD, U.K.\nInstitute of Medical Sciences, School of Medicine, Medical Sciences and Nutrition, University of Aberdeen , Aberdeen AB25 2ZD, U.K.','ACS synthetic biology','ACS Synth Biol','United States',''),('27687974','','1941-0611','2016','101536246','SAR11 Bacteria: The Most Abundant Plankton in the Oceans.','False','SAR11 is a group of small, carbon-oxidizing cells that reach a global estimated population size of 2.4 × 1028 cells-approximately 25% of all plankton. They are found throughout the oceans but reach their largest numbers in stratified, oligotrophic gyres, which are an expanding habitat in the warming oceans. SAR11 likely had a Precambrian origin and, over geological time, evolved into the niche of harvesting labile, low-molecular-weight dissolved organic matter (DOM). SAR11 cells are minimal in size and complexity, a phenomenon known as streamlining that is thought to benefit them by lowering the material costs of replication and maximizing transport functions that are essential to competition at ultralow nutrient concentrations. One of the surprises in SAR11 metabolism is their ability to both oxidize and produce a variety of volatile organic compounds that can diffuse into the atmosphere. SAR11 cells divide slowly and lack many forms of regulation commonly used by bacterial cells to adjust to changing environmental conditions. As a result of genome reduction, they require an unusual range of nutrients, which leads to complex biochemical interactions with other plankton. The study of SAR11 is providing insight into the biogeochemistry of labile DOM and is affecting microbiology beyond marine science by providing a model for understanding the evolution and function of streamlined cells. Expected final online publication date for the Annual Review of Marine Science Volume 9 is January 03, 2017. Please see http://www.annualreviews.org/page/journal/pubdates for revised estimates.','Department of Microbiology, Oregon State University, Corvallis, OR 97331; email: [email protected].','Annual review of marine science','Ann Rev Mar Sci','United States',''),('27763809','','2164-5515','2016','101572652','Do Australian immunoglobulin products meet international measles antibody titre standards?','False','The effectiveness of passive immunisation post-exposure to measles appears subject to a dose-response effect. New Zealand and the United Kingdom have increased the recommended dose of polyclonal human immunoglobulin for post-exposure prophylaxis within the last decade in response to concerns about decreasing levels of measles antibodies in these products. This study used the plaque-reduction neutralization test (PRNT) to measure the titre of measles-specific antibodies in Australian immunoglobulin products for post-exposure prophylaxis and compared the utility of an enzyme-linked immunosorbent assay (ELISA) to the PRNT in available Australian and international samples: Australian intramuscular (n = 10), Australian intravenous (n = 28), New Zealand intramuscular (n = 2), Hizentra (subcutaneous)(USA) (n = 3), and Privigen (intravenous)(USA) (n = 2). Measles titres in Australian IM and IV immunoglobulins ranged from 51 to 76 IU/mL and 6 to 24 IU/mL respectively, as measured by PRNT calibrated to the WHO 3rd international standard. ELISA titres were variable but higher than PRNT titres in all tested samples. Measles antibody titres in Australian immunoglobulin products meet consensus-prescribed international thresholds. Development of a convenient, standardized, readily accessible assay for determination of measles titres in immunoglobulin products would be useful for future studies and facilitate international comparisons.','a School of Medicine and Menzies Health Institute Queensland, Griffith University.\nb CSL Behring (Australia) Pty Ltd.\nb CSL Behring (Australia) Pty Ltd.\nb CSL Behring (Australia) Pty Ltd.\na School of Medicine and Menzies Health Institute Queensland, Griffith University.','Human vaccines & immunotherapeutics','Hum Vaccin Immunother','United States',''),('3549656','','0021-8820','1987','0151115','Semisynthetic beta-lactam antibiotics. III. Effect on antibacterial activity and comt-susceptibility of chlorine-introduction into the catechol nucleus of 6-[(R)-2-[3-(3,4-dihydroxybenzoyl)-3-(3-hydroxypropyl)-1-ureido]-2- phenylacetamido]penicillanic acid.','False','The resistance of 6-[(R)-2-[3-(3,4-dihydroxybenzoyl)-3-(3-hydroxypropyl)-1-ureido]-2- phenylacetamido]penicillanic acid (1a) to metabolism by catechol-O-methyl-transferase (COMT) was increased by introduction of the chlorine atom into the catechol moiety. Penicillins (1b-1d) having one or two chlorine atoms at the positions adjacent to the hydroxyl group were found to have greater stability to COMT. This resulted in greater efficiency in vivo in experimental Pseudomonas aeruginosa and Escherichia coli infections. In vitro activities were essentially unchanged.','','The Journal of antibiotics','J Antibiot (Tokyo)','Japan',''),('5757641','','','1968','7507618','[The effect of immediate stimulation of the hippocampus on reflex reactions in animals].','False','','','Trudy Instituta fiziologii, Akademiia nauk Gruzinskoi SSR','Tr Inst Fiz Akad Nauk Gruz Ssr','Georgia (Republic)',''),('8119288','','0014-2956','1994','0107600','Purification and characterisation of a water-soluble ferrochelatase from Bacillus subtilis.','False','Bacillus subtilis ferrochelatase is encoded by the hemH gene of the hemEHY gene cluster and catalyses the incorporation of Fe2+ into protoporphyrin IX. B. subtilis ferrochelatase produced in Escherichia coli was purified. It was found to be a monomeric, water-soluble enzyme of molecular mass 35 kDa which in addition to Fe2+ can incorporate Zn2+ and Cu2+ into protoporphyrin IX. Chemical modification experiments indicated that the single cysteine residue in the ferrochelatase is required for enzyme activity although it is not a conserved residue compared to other ferrochelatases. In growing B. subtilis, the ferrochelatase constitutes approximately 0.05% (by mass) of the total cell protein, which corresponds to some 600 ferrochelatase molecules/cell. The turnover number of isolated ferrochelatase, 18-29 min-1, was found to be consistent with the rate of haem synthesis in exponentially growing cells (0.2 mol haem formed/min/mol enzyme). It is concluded that the B. subtilis ferrochelatase has enzymic properties which are similar to those of other characterised ferrochelatases of known primary structure, i.e. ferrochelatases of the mitochondrial inner membrane of yeast and mammalian cells. However, in contrast to these enzymes the B. subtilis enzyme is a water-soluble protein and should be more amenable to structural analysis.','Department of Microbiology, Lund University, Sweden.','European journal of biochemistry','Eur J Biochem','England',''),('8219565','','1051-0443','1993','9203369','Transcatheter manipulation of asymmetrically opened titanium Greenfield filters.','False','The problem of asymmetric opening of the modified hook titanium Greenfield inferior vena cava filter necessitating transcatheter manipulation was evaluated in a retrospective study.','Department of Radiology, University of California at San Diego 92103.','Journal of vascular and interventional radiology : JVIR','J Vasc Interv Radiol','United States',''),('8863847','','0026-895X','1996','0035623','Mechanism of extracellular ATP-induced proliferation of vascular smooth muscle cells.','False','The mitogenic effect of extracellular ATP was examined in cultured rat aortic smooth muscle cells (VSMCs). ATP, 2-methylthio-ATP, and ADP stimulated [3H]thymidine and [3H]leucine incorporation and cell growth. AMP, adenosine, UTP, and P2x agonists showed little of these effects. Reactive blue 2, a P2Y purinoceptor antagonist, was effective in suppressing the mitogenic effect of ATP and 2-methylthio-ATP, indicating that extracellular ATP-induced VSMC proliferation is mediated by P2Y purinoceptors. The P2Y purinoceptor activation was coupled to a pertussis toxin (PTX)-insensitive G protein (Gq) and triggered phosphoinositide hydrolysis with subsequent activation of protein kinase C (PKC), Raf-1, and mitogen-activated protein kinase (MAPK) in VSMCs. In response to ATP, both 42-and 44-kDa MAPKs were activated, and tyrosine was phosphorylated. Western blot analysis using PKC isozyme-specific antibodies indicated that VSMCs express PKC-alpha, PKC-delta, and PKC-zeta. A complete down-regulation of PKC-alpha and PKC-delta was seen after 24-hr treatment with 12-O-tetradecanoylphorbol-13-acetate. When cells were pretreated with 12-O-tetradecanoyl-phorbol-13-acetate for 24 hr and subsequently challenged with ATP, Raf-1 activation and 42-kDa as well as 44-kDa MAPK tyrosine phosphorylation failed to be induced. These results demonstrate that ATP-induced Raf-1 and MAPK activations involve the activation of PKC-alpha and PKC-delta. P2Y purinoceptor stimulation with ATP also caused accumulation of c-fos and c-myc mRNAs. Both Reactive blue 2 and staurosporine significantly blocked this increase by ATP. In conclusion, the mitogenic effect of ATP seemed to be triggered by activation of the Gq protein-coupled P2Y purinoceptor that led to the formation of inositol trisphosphate and activation of PKC. PKC and, in turn, Raf-1 and MAPK were then activated, leading eventually to DNA synthesis and cell proliferation.','Department of Pharmacology, Chang Gung College of Medicine and Technology, Kwei-San, Tao-Yuan, Taiwan. [email protected]','Molecular pharmacology','Mol Pharmacol','United States',''),('8941094','','0009-7322','1996','0147763','Assessment of myocardial viability in patients with chronic coronary artery disease. Rest-4-hour-24-hour 201Tl tomography versus dobutamine echocardiography.','False','To date, late redistribution after resting 201Tl injection has not been evaluated. In addition, the concordance between resting 201Tl imaging and dobutamine echocardiography in identifying viable myocardium has not been assessed.','Division of Cardiology, Federico II University Medical School, Naples, Italy.','Circulation','Circulation','United States',''),('9110943','','1059-2725','1996','9300367A','Conservative management of mechanical neck disorders. A systematic overview and meta-analysis.','False','This overview reports the efficacy of conservative treatments (drug therapy, manual therapy, patient education, physical medicine modalities) in reducing pain in adults with mechanical neck disorders.','Chedoke-McMaster Hospitals & Schools of Rehabilitation Science, McMaster University, Hamilton, Ontario, Canada.','The Online journal of current clinical trials','Online J Curr Clin Trials','United States',''),('9394824','','0014-2980','1997','1273201','Hypermutation, diversity and dissemination of human intestinal lamina propria plasma cells.','False','In this work we have microdissected lamina propria plasma cells and used polymerase chain reaction and sequencing to investigate immunoglobulin (Ig) gene rearrangements and mutations in human intestine. In addition, specific primers were designed for individual Ig gene rearrangements to analyze the distribution of related B cell and plasma cell clones at different sites along the bowel. Confirming our earlier work, intestinal IgVH genes were highly mutated in plasma cells from older individuals (> 30 years). IgVH genes were significantly less mutated in samples taken from patients aged 11-30 years, and there were fewer mutations again in samples from young children (< 11 years). In age-matched specimens the number of mutations was equivalent in the duodenum and colon. Using complementarity-determining region 3 primers to amplify specific Ig gene rearrangements, evidence was also found for the existence of related lamina propria plasma cells along the small bowel and colon, although these were quite scarce. In addition, analysis of the numbers of related clones in a random sampling from discrete areas of lamina propria indicates that the local population is diverse. These results suggest that the highly mutated IgVH genes in adult intestinal plasma cells are a consequence of chronic antigen exposure with age. Duodenal plasma cells are as highly mutated as colonic plasma cells, despite the fact that the upper bowel has no indigenous microbial flora (the stimulus for intestinal plasma cells). They also show that the plasma cell population is diverse and can be widely disseminated along the bowel.','Department of Histopathology, UMDS, London, Great Britain.','European journal of immunology','Eur J Immunol','Germany',''),('9482442','','0140-6736','1998','2985213R','A woman with nodules in her lungs.','False','','Department of Medicine, Turku University Central Hospital, Finland.','Lancet (London, England)','Lancet','England',''),('9505772','','0007-0912','1998','0372541','Myocardial ischaemia after coronary artery bypass grafting: early vs late extubation.','False','The technique of early extubation after coronary artery bypass grafting is increasing in popularity, but its safety and effect on myocardial ischaemia remain to be established. In a randomized, prospective study, patients undergoing routine elective coronary artery bypass grafting were managed with either early or late tracheal extubation. The incidence and severity of electrocardiographic myocardial ischaemia were compared. Data were analysed from 85 patients (43 early extubation; 42 late extubation). Median time to extubation was 110 min in the early extubation patients and 757 min in the late extubation patients. After correction for randomization bias, there were no significant differences between groups in ischaemic burden, maximal ST-segment deviation, incidence of ischaemia and area under the ST deviation-time curve (integral of ST deviation and time). Similarly, there were no differences between groups in postoperative creatine kinase MB-isoenzyme concentrations and duration of stay in the ICU or hospital. Therefore, this study provides evidence for the safety of early extubation after routine coronary artery bypass grafting.','Cardiothoracic Centre Liverpool-NHS Trust.','British journal of anaesthesia','Br J Anaesth','England',''),('9575322','','0002-838X','1998','1272646','Lumbar spine stenosis: a common cause of back and leg pain.','False','Lumbar spine stenosis most commonly affects the middle-aged and elderly population. Entrapment of the cauda equina roots by hypertrophy of the osseous and soft tissue structures surrounding the lumbar spinal canal is often associated with incapacitating pain in the back and lower extremities, difficulty ambulating, leg paresthesias and weakness and, in severe cases, bowel or bladder disturbances. The characteristic syndrome associated with lumbar stenosis is termed neurogenic intermittent claudication. This condition must be differentiated from true claudication, which is caused by atherosclerosis of the pelvofemoral vessels. Although many conditions may be associated with lumbar canal stenosis, most cases are idiopathic. Imaging of the lumbar spine performed with computed tomography or magnetic resonance imaging often demonstrates narrowing of the lumbar canal with compression of the cauda equina nerve roots by thickened posterior vertebral elements, facet joints, marginal osteophytes or soft tissue structures such as the ligamentum flavum or herniated discs. Treatment for symptomatic lumbar stenosis is usually surgical decompression. Medical treatment alternatives, such as bed rest, pain management and physical therapy, should be reserved for use in debilitated patients or patients whose surgical risk is prohibitive as a result of concomitant medical conditions.','University Hospitals of Cleveland/Case Western Reserve University, Cleveland, Ohio, USA.','American family physician','Am Fam Physician','United States',''),('9626910','','0047-1828','1998','7806868','Hepatitis C virus infection and heart diseases: a multicenter study in Japan.','False','As a collaborative research project of the Committees for the Study of Idiopathic Cardiomyopathy, a questionnaire was sent out to 19 medical institutions in Japan in order to examine the possible association between hepatitis C virus (HCV) infection and cardiomyopathies. Hepatitis C virus antibody was found in 74 of 697 patients (10.6%) with hypertrophic cardiomyopathy (mean age, 57.7 years) and in 42 of 663 patients (6.3%) with dilated cardiomyopathy (mean age, 56.5 years); these prevalences were significantly higher than that found in volunteer blood donors in Japan (2.4%, 50-59 years of age, each p<0.0001). The prevalence was significantly higher in patients suffering from hypertrophic cardiomyopathy as opposed to those with dilated cardiomyopathy (p<0.01). The presence of HCV antibody was detected in 650 of 11,967 patients (5.4%) patients seeking care in 5 academic hospitals. Various cardiac abnormalities were found among these patients, arrhythmias being the most frequent. These observations suggest that HCV infection is an important cause of a variety of otherwise unexplained heart diseases.','Kyoto University, Japan.','Japanese circulation journal','Jpn Circ J','Japan',''),('9627170','','1435-2443','1998','9808285','Outcome of patients with sepsis and septic shock after ICU treatment.','False','Today, sepsis syndrome is the leading cause of death in adult, non-coronary intensive care units (ICUs) and is of great clinical importance. The purpose of this review was to evaluate recent prospective studies concerning the short- and long-term prognosis of patients suffering from systemic inflammatory-response syndrome (SIRS), sepsis, severe sepsis and septic shock. It has been shown in multicentre prospective surveys that 1% and 0.3% of all patients admitted to hospitals suffer, respectively, from bacteraemia alone and bacteraemia with severe sepsis. This rate increases, of course, when only admissions to the ICUs are considered: the above-mentioned rates increase then by a factor of 8 and 30, respectively. Thus, approximately 10% of patients in the ICU suffer from sepsis, 6% from severe sepsis and 2-3% from septic shock. SIRS occurs more frequently and its occurrence ranges from 40% to 70% of all patients admitted to ICUs. Thereby, 40-70% suffering from SIRS progress to a more severe septic-disease state. The overall prognosis is still poor, despite the recent advances in ICU treatment. The mortality rate of SIRS ranges from 6% to 7% and in septic shock amounts to over 50%. In particular, abdominal sepsis exhibits the highest mortality rate with 72%. The long-term prognosis is equally poor; only approximately 30% survived the first year after hospital admission.','Department of General Surgery, University of Ulm, Germany.','Langenbeck\'s archives of surgery','Langenbecks Arch Surg','Germany',''),('9634358','','0022-1899','1998','0413675','Retraction: A rabbit model for human cytomeglovirus--induced chorioretinal disease (J Infect Dis 1993;168:336-44).','False','','','The Journal of infectious diseases','J Infect Dis','United States',''),('973217','','0095-3814','1976','7509107','Hospital debt management and cost reimbursement.','False','','','Topics in health care financing','Top Health Care Financ','United States',''),('9861576','','0268-1315','1998','8609061','Cardiac side-effects of two selective serotonin reuptake inhibitors in middle-aged and elderly depressed patients.','False','Selective serotonin reuptake inhibitors (SSRIs) are the \'new\' drugs of first choice for the treatment of depression in the older patient. Systematic studies on the effects of SSRIs on cardiac function are scarce, despite the high prevalence of cardiac disorders in the older depressed patient. This is a study which systematically assessed cardiac function by echocardiography in middle-aged and elderly depressed patients treated with SSRI. In a double-blind randomized trial, 20 patients were assigned to receive fluvoxamine 100 mg/day [DOSAGE ERROR CORRECTED] or fluoxetine 20 mg/day [DOSAGE ERROR CORRECTED] for 6 weeks. Cardiac function was assessed by left ventricle ejection fraction, aortic flow integral and early or passive/late or active mitral inflow, and electrocardiography. Neither SSRI significantly affected cardiac function. Compared with patients without a history of myocardial infarction and/or hypertension, patients with such a history showed a significant improvement in left ventricular ejection fraction. Despite our small study sample, these data indicate that both fluoxetine and fluvoxamine do not affect cardiac function adversely.','Department of Psychiatry, Maastricht University Hospital, The Netherlands.','International clinical psychopharmacology','Int Clin Psychopharmacol','England',''),('9929727','','0300-2896','1998','0354720','[Tobacco control in children, adolescents and young people: knowledge, prevention and action].','False','','','Archivos de bronconeumologia','Arch Bronconeumol','Spain','');
/*!40000 ALTER TABLE `pubmed_article` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2017-03-31 0:20:51