نتایج جستجو برای: 415 n

تعداد نتایج: 979945  

2008
M. Nawaz Tahir Zahid H. Chohan Hazoor A. Shad Islam Ullah Khan

The title compound, C(18)H(16)BrN(3)O(4)S, is a Schiff base ligand of 5-bromo-salicylaldehyde and sulfisoxazole [or N-(3,4-dimethyl-5-isoxazol)sulfanilamide]. The present structure is a zwitterion and is a more precise reinterpretation of the structure which was originally reported by Hämäläinen, Lehtinen & Turpeinen [Arch. Pharm. (1986), 319, 415-420]. The two aromatic rings which make π-π int...

2012
Shahana Majid Altaf A Dar Sharanjot Saini Sumit Arora Varahram Shahryari Mohd Saif Zaman Inik Chang Soichiro Yamamura Yuichiro Tanaka Guoren Deng Rajvir Dahiya

*To whom correspondence should be addressed: Rajvir Dahiya, Ph.D. Professor and Director, Urology Research Center (112F), V A Medical Center and UCSF, 4150 Clement Street, San Francisco, CA 94121. Phone: 415-750-6964; Fax: 415-750-6639 E-mail: rdahiya@urology.ucsf.edu. Running title: miR-23b in prostate cancer. Conflict of Interest: The authors disclose no potential conflicts of interest. Word ...

2002
Jorge Caamaño Christopher A. Hunter

INTRODUCTION .......................................................................................................................................................414 NFB AND REGULATION OF THE IMMUNE SYSTEM ................................................................................415 Proand Antiapoptotic Functions of NFB ......................................................................

Journal: :Clinical dysmorphology 2014
Bryce A Mendelsohn Linda L B Jeng Snehlata Oberoi Ophir D Klein

Departments of Pediatrics, Laboratory Medicine, Orofacial Sciences, Program in Craniofacial and Mesenchymal Biology and Institute for Human Genetics, University of California San Francisco, San Francisco, California, USA Correspondence to Ophir D. Klein, MD, PhD, Department of Pediatrics, University of California San Francisco, 513 Parnassus Ave, HSE1509, San Francisco, CA 94143, USA Tel: + 1 4...

2003
Sher Bahadur David Louis Gamberoni

Members of the public desiring to provide oral statements and/or written comments should notify the Designated Federal Official, Mr. Michael R. Snodderly (Telephone: 301–415–6927) or the Cognizant Staff Engineer, Mr. Marvin D. Sykes (Telephone: 301–415– 8716) five days prior to the meeting, if possible, so that appropriate arrangements can be made. Electronic recordings will be permitted only d...

2007
Lisa G. Winston Marguerite Roemer Carol Goodman Barbara Haller

*Corresponding author: Mailing address: San Francisco General Hospital, 1001 Potrero Avenue, Room 5H22, San Francisco, California 94110 Phone: 415-206-8703 Fax: 415-206-8965 Email: lisa.winston@ucsf.edu AC CE PT ED Copyright © 2007, American Society for Microbiology and/or the Listed Authors/Institutions. All Rights Reserved. J. Clin. Microbiol. doi:10.1128/JCM.02447-06 JCM Accepts, published o...

2005
James E. Faber David R. Gettes Daniel P. Gianturco

2-adrenoceptors. Microvascular effects of atrial natriuretic factor: interaction with alpha 1and alpha Print ISSN: 0009-7330. Online ISSN: 1524-4571 Copyright © 1988 American Heart Association, Inc. All rights reserved. is published by the American Heart Association, 7272 Greenville Avenue, Dallas, TX 75231 Circulation Research doi: 10.1161/01.RES.63.2.415 1988;63:415-428 Circ Res. http://circr...

Journal: :Pigment cell & melanoma research 2014
Luc Duteil Nathalie Cardot-Leccia Catherine Queille-Roussel Yves Maubert Yona Harmelin Fériel Boukari Damien Ambrosetti Jean-Philippe Lacour Thierry Passeron

The visible light spectrum is wide, and it can be hypothesized that all the wavelengths between 400-700 nm do not induce the same photobiological effects on pigmentation. We assessed the potential pro-pigmenting effects of two single wavelengths located at both extremities of the visible spectrum: the blue/violet line (λ = 415 nm) and the red line (λ = 630 nm). We made colorimetric, clinical, a...

Journal: :Journal of Pain and Symptom Management 2012

2006
Anthony J Bella William O Brant Gerald B Brock

Anthony J Bella1†, William O Brant1 & Gerald B Brock2 †Author for correspondence 1University of California, Department of Urology, San Francisco, CA 94143–0738, USA Tel.: +1 415 789 5109; Fax: +1 415 476 8849; E-mail: abella@ urology.ucsf.edu; uroresearch@gmail.com 2University of Western Ontario, Department of Surgery, Division of Urology, St Joseph’s Health Center, F-122, 268 Grosvenor Street,...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->