نتایج جستجو برای: intestinal characteristics

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

Journal: :Proceedings of the National Academy of Sciences 1986

2009
Hai Vu Tomio Echigo Ryusuke Sagawa Keiko Yagi Masatsugu Shiba Kazuhide Higuchi Tetsuo Arakawa Yasushi Yagi

Human intestinal motility is presented by the propagation of peristaltic waves with their frequencies gradually decreasing along the length of the small bowel. This paper describes a heuristic method, which can be used towards interpreting intestinal motility through recognizing their frequency characteristics from capsule endoscopy image sequences. First, image features that reflect peristalti...

Journal: :Current issues in intestinal microbiology 2002
Suzan H M Jeurissen Fiona Lewis Jan Dirk van der Klis Zdzislaw Mroz Johanna M J Rebel Agnes A H M ter Huurne

The intestinal microflora lives in intimate contact with its surrounding intestinal wall and the bacteria can exert beneficial or deleterious effects on the host, depending on whether they are classified as probiotics or as pathogens. The interaction is determined on one hand by characteristics of the microorganisms, and on the other hand by characteristics of the intestinal wall. Together they...

2000
Pina M. Fratamico Arun K. Bhunia Gerald W. Tannock Suzan H.M. Jeurissen Fiona Lewis

The intestinal microflora lives in intimate contact with its surrounding intestinal wall and the bacteria can exert beneficial or deleterious effects on the host, depending on whether they are classified as probiotics or as pathogens. The interaction is determined on one hand by characteristics of the microorganisms, and on the other hand by characteristics of the intestinal wall. Together they...

1997
Alex R. Shoemaker Karen A. Gould Cindy Luongo Amy R. Moser William F. Dove

3. Phenotypic comparison of Min and FAP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F30 3.1. Cellular characteristics of intestinal tumors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . F30 3.2. Timing of intestinal tumor formation in Min mice . . . . . . . . . . . . . . . . . . . . . . . . . F31 3.3. Other lesions observed in Min mice . . . . . . . . . . . . ...

2017
Sung-Hoon Han Sehwan Shim Min-Jung Kim Hye-Yun Shin Won-Suk Jang Sun-Joo Lee Young-Woo Jin Seung-Sook Lee Seung Bum Lee Sunhoo Park

AIM To investigate a suitable long-term culture system and optimal cryopreservation of intestinal organoid to improve organoid-based therapy by acquiring large numbers of cells. METHODS Crypts were isolated from jejunum of C57BL/6 mouse. Two hundred crypts were cultured in organoid medium with either epidermal growth factor/Noggin/R-spondin1 (ENR) or ENR/CHIR99021/VPA (ENR-CV). For subculture...

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

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

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