نتایج جستجو برای: c640t and t591a snps

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

Journal: :iranian journal of biotechnology 2013
leila akbari zohreh rabiei sattar tahmasebi enferadi sakineh vanaii

background:confirmation of olive oil authenticity and particularly virgin olive oil has a great importance. several advanced chemical and genetic analyses have been used to monitor especial components; however each has its limitations especially when detecting hazelnut-adulterated olive oil. objectives:the objective of this research is to assess the presence of trace amount of hazelnut oil in o...

Journal: :journal of agricultural science and technology 2014
m. muhaghegh-dolatabady j. habibizad

the melanocortin-1 receptor mc1r is encoded by the extension locus, playing a fundamental role in the determination of coat color in a number of mammalian species. however, so far there has been no report regarding the single nucleotide polymorphisms (snps) of the mc1r promoter region and the potential association of its snps with coat color in sheep (ovis aries). throughout the present study, ...

دانشپور, مریم السادات, صالحی, مرضیه, عزیزی, فریدون, فام, بیتا, هدایتی, مهدی,

  Background: TPO gene variations are one of the causes of thyroid autoimmune diseases. The aim of this study was to examine the association between the T1936C, T2229C and A2257C SNPs ) single nucleotide polymorphisms ( of the TPO gene and Anti-TPO level.   Methods: In this case-control study, 188 individuals (86 males and 102 females), aged 20-80 years, were randomly selected from the Tehran L...

Journal: :Iraqi journal of science 2023

In spite of the high rate morbidity and mortality heart failure (HF) is common, none medications are now entirely available for HF treatment. addition to many environmental influences clinical diseases, genetic factors may also contribute progression development HF. current study, samples blood were collected from 150 patients 130 healthy controls. We evaluated association four single nucleotid...

Journal: :Jurnal Kajian Veteriner 2023

A candidate gene suspected of affecting pigs' reproductive traits is known as the leptin (LEP) gene. Based on information found in Leptin GenBank's DNA sequence database, this research aimed to determine single nucleotide polymorphisms (SNPs) and changes nucleotides phylogenetic trees pigs. The data from NCBI GenBank was used obtain three different sequences for were aligned using BioEdit estab...

Journal: :Glasilo Future 2021

Pojava rezistentnosti na insekticide kod kukaca ozbiljan je i rastući problem u poljoprivrednoj proizvodnji. Razvijanjem učinkovitih programa praćenja omogućava se rano otkrivanje te razvoj pravovremena implementacija antirezistentnih strategija. Polimorfizam pojedinačnog nukleotida, engl. Syngle Nucleotide Polymorphisms (SNPs), novija metoda analize cijelog genoma utvrđivanjem polimorfizma poj...

Journal: Nanomedicine Journal 2017
Fatemeh Oroojalian, Hosein Orafaee Majid Azizi,

Objective(s): Development of a nanobiosystem by using plant essential oils with green synthesized silver nanoparticles that present synergistic antibacterial activity for overcoming antibiotic resistance in pathogenic bacteria. Material and Methods: Essential oils (EOs) of Kelussia odoratissima and Teucrium polium extracted by hydrodistillation were analyzed by gas chromatography-mass spectrome...

Journal: :cell journal 0
michael h. preuß andreas ziegler

foroughmand et al. (1) have recently reported association between coronary artery disease (cad) and two well-known single nucleotide polymorphisms (snps) on chromosome 9p21.3 in subjects from south-west iran. we doubt the validity of their findings. genotyping was done using arms-pcr for rs1333049 and rs10757274 in their study. when we first looked at the genotype frequencies, we observed a sub...

Journal: :International journal of data mining and bioinformatics 2012
Belén Lorente-Galdos Ignacio Medina Carlos Morcillo-Suarez Txema Heredia Angel Carreño-Torres Ricardo Sangros Josep Alegre Guillermo Pita Gemma Vellalta Núria Malats David G. Pisano Joaquín Dopazo Arcadi Navarro

Association studies are the choice approach in the discovery of the genomic basis of complex traits. To carry out such analysis, researchers frequently need to (1) select optimally informative sets of Single Nucleotide Polymorphisms (SNPs) in candidate regions and (2) annotate the results of associations found by means of genome-wide SNP arrays. These are complex tasks, since many criteria have...

Journal: :hepatitis monthly 0
ning zhao department of infectious diseases, shengjing hospital, affiliated hospital of china medical university, shenyang, china xue-lian wang department of infectious diseases, shengjing hospital, affiliated hospital of china medical university, shenyang, china qiu-hong gu department of infectious diseases, shengjing hospital, affiliated hospital of china medical university, shenyang, china fen huang department of infectious diseases, shengjing hospital, affiliated hospital of china medical university, shenyang, china wei zheng department of pathophysiology, china medical university, shenyang, china zhi-wei li department of infectious diseases, shengjing hospital, affiliated hospital of china medical university, shenyang, china; corresponding author: zhi-wei li, department of infectious diseases, shengjing hospital, affiliated hospital of china medical university, 39 huaxiang road, 110022, shenyang, china. tel: +86-18940251727, fax: +86-2483956451, e-mail:

conclusions trim22 gene ring domain -364t/c polymorphism is associated with chronic hbv infection in chinese han population. results 243 (31.76%) of 765 chinese han patients showed genetic variation in the trim22 gene. trim22 snps were mainly in ring area -364t/c site, accounting for 98.35% of the population. there were no significant differences (p > 0.05) in the ring domain -364t/c snp and al...

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

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

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