نتایج جستجو برای: testicular biopsy

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

2015
Utkarsh K. Tripathi Shivani Chhillar A. Kumaresan M. K. Muhammad Aslam S. K. Rajak Samiksha Nayak A. Manimaran T. K. Mohanty Savita Yadav

AIM The present study compared the testicular cytology and histology between crossbred (Holstein-Friesian [HF] × Tharparkar) and purebred (HF and Tharparkar) bulls to find out differences if any. MATERIALS AND METHODS Four peripubertal bulls from each breed were utilized for the study. Through percutaneous needle aspiration biopsy, Sertoli and spermatogenic cells were extracted, and morphomet...

Journal: :Human reproduction 1998
R Bernabeu N Cremades K Takahashi M Sousa

We present nine cases of spermatid intracytoplasmic injection for the treatment of non-obstructive azoospermia. In eight cases, no elongated spermatids or spermatozoa were found in previous spermiograms or testicular biopsies. In these patients, treatment was performed using ejaculated (n = 6) and testicular (n = 2) retrieved round spermatids (Sa type). In cases where ejaculated round spermatid...

2013
Andriy Dorosh Olina Tepla Eva Zatecka Lukas Ded Karel Koci Jana Peknicova

BACKGROUND High-throughput studies provide a wide spectrum of genes for use as predictive markers during testicular sperm extraction (TESE) in combination with ICSI. In this work, we used the specimens from testicular biopsies of men with non-obstructive azoospermia who underwent TESE to investigate the expression of spermatogenesis-related genes MND1, SPATA22, GAPDHS and ACR. METHODS Testicu...

Journal: :The Journal of urology 1977
M Stein N Haim M Ben-Shahar R Epelbaum Y Cohen J Ben Arie E Robinson

Among 715 patients with non-Hodgkin's lymphoma referred to this oncology center between 1973-1989, there were 7 (0.9%) with primary lymphoma of the testis. The mean age was 55 (range 23-78). The presenting symptom in all the 7 was testicular mass or swelling. 6 of them underwent inguinal orchiectomy and 1 had a testicular biopsy. The pathological subtype of the lymphoma in all 7 was the diffuse...

Journal: :Human reproduction 2003
L Negri E Albani M DiRocco G Morreale P Novara P E Levi-Setti

BACKGROUND This study was carried out to evaluate whether bilateral orchidopexy represents a poor or good prognostic factor in azoospermic men undergoing testicular sperm extraction (TESE). METHODS One hundred and seven presumed non-obstructive azoospermia (NOA) patients, according to conventional clinical parameters (volume of testis, FSH, clinical history) were submitted to testicular biops...

Journal: :Human reproduction 2012
I Gies J De Schepper D Van Saen E Anckaert E Goossens H Tournaye

BACKGROUND Although germ cells in boys with Klinefelter syndrome (KS) are reduced in number as early as infancy, a severe germ cell loss occurs during mid-puberty. Therefore, we wanted to detect spermatogenesis at an early stage and investigate the strategy of preserving spermatozoa and/or testicular spermatogonial stem cells in adolescents with KS when signs of deteriorating spermatogenesis ar...

Journal: :Journal of medical genetics 1994
D Meschede U G Froster M Bergmann E Nieschlag

We report on two infertile brothers presenting with severe oligozoospermia or azoospermia. Testicular biopsy was performed on one of them and showed spermatogenic arrest at the level of primary spermatocytes. Both brothers were found to be heterozygous for a pericentric inversion of chromosome 1 (46,XY,inv(1)(p34q23)). The inversion chromosome was inherited through the maternal line, with no in...

Journal: :Animal reproduction science 2000
D D Varner T L Blanchard S P Brinsko C C Love T S Taylor L Johnson

Numerous techniques may be used for evaluation of the different reproductive disorders of the stallion. Approaches may vary from real-time ultrasonography and biopsy for evaluating testicular tumors to use of special assays for evaluating sperm or plasma for presence of antisperm antibodies. This communication addresses techniques used to evaluate five relatively uncommon, but perplexing, disor...

2012
Mahmoudreza Moradi Mohsen Alemi Asaad Moradi Babak Izadi Farajollah Parhodah Fatemeh Torkaman Asadi

BACKGROUND In the recent years, the use of laboratory blood factors such as FSH and inhibin-B for the assessment of spermatogenesis in different studies has increased; of course, the conflicting results have also been achieved. OBJECTIVE To investigate if the measurement of inhibin-B can help surgeon to reduce unnecessary diagnostic testicular biopsies in males with azoospermia. MATERIALS A...

2015
Tahereh Modarresi Hani Hosseinifar Ali Daliri Hampa Mohammad Chehrazi Jalil Hosseini Faramarz Farrahi Farid Dadkhah Marjan Sabbaghian Mohammad Ali Sadighi Gilani

BACKGROUND To evaluate predictive factors of successful microdissection-testicular sperm extraction (MD-TESE) in patients with presumed Sertoli cell-only syndrome (SCOS). MATERIALS AND METHODS In this retrospective analysis, 874 men with non-obstructive azoospermia (NOA), among whom 148 individuals with diagnosis of SCOS in prior biopsy, underwent MD-TESE at Department of Andrology, Royan Ins...

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

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

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"; } -->