نتایج جستجو برای: 1 and maize hybrid 301

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

2016
Durgesh Kumar Tripathi Swati Singh Vijay Pratap Singh Sheo Mohan Prasad Devendra Kumar Chauhan Nawal Kishore Dubey

Citation: Tripathi DK, Singh S, Singh VP, Prasad SM, Chauhan DK and Dubey NK (2016) Silicon Nanoparticles More Efficiently Alleviate Arsenate Toxicity than Silicon in Maize Cultiver and Hybrid Differing in Arsenate Tolerance. Front. Environ. Sci. 4:46. doi: 10.3389/fenvs.2016.00046 Silicon Nanoparticles More Efficiently Alleviate Arsenate Toxicity than Silicon in Maize Cultiver and Hybrid Diffe...

محرم نژاد, سجاد , عمرانی, بهنام ,

     Salinity stress is one of the most important abiotic stresses that effects on many agronomic, nutritional, physiological and biochemical processes of crops. A factorial experiment based on completely randomize design with four replications under laboratory conditions with four maize hybrids (SC640, SC704, SC740 and SC Simon) and three levels of salt stress (0, 100 and 200 mM NaCl) was carr...

Journal: :پژوهش های زراعی ایران 0
علیرضا کوچکی زینت برومند رضازاده مهدی نصیری محلاتی سرور خرم دل

in order to evaluate the effect of nitrogen absorption and use efficiency in relay intercropping for winter wheat and maize, a field experiment was conducted during 2008-2009 at the agricultural research station of ferdowsi university of mashhad, iran. a randomized block design with three replications was used. treatments included four combinations of relay intercropping of wheat and maize (thr...

آفرینش, عزیز, اشرفی‌زاده, سید رضا, سیادت, سیدعطااله , عالمی‌سعید, خلیل , فتحی, قدرت‌اله, چوگان, رجب ,

In order to study the effect of drought stress on growth of new hybrids of maize an experiment was carried out at Safi Abad Agricultural Research Center, Dezful, Iran. The experiment was arranged as a split plot in a randomized complete block design with three replications. Treatments consisted of four levels of drought stress (irrigation after 75(±5) (Control), 95(±5) (mild stress), 115(±5) (m...

Journal: :بوم شناسی کشاورزی 0
مرتضی گلدانی مهدی نصیری محلاتی

in order to study the effect of light quality and quantity on morphological and physiological characteristics of two late and early maize (zea maize l.) s.c., an experiment was conducted in greenhouse conditions, ferdowsi university of mashhad, iran, during 2008. the experiment was carried out factorial based on randomized complete block design with six treatments and three replications. differ...

Journal: :iranian journal of biotechnology 2006
rajab choukan marilyn l. warburton

the identification of parental inbred lines to develop superior hybrids is a rather costly and time-consuming step in maize breeding. in some cases, pedigree information has been used to select diverse parental lines. in the case of iranian maize inbred lines, this information is not fully available. in this study we investigated the genetic distance (gd) based on simple sequence repeats (ssr) ...

2007
MUHAMMAD ASIF YUSUF ZAFAR

The objective of the present study was to conduct DNA based genotyping analysis for hybrid identification in maize (Zea mays L.) using DNA fingerprinting technology. To achieve this random amplified polymorphic DNA (RAPD) analysis was employed. A total of 40 random tenmer primers were surveyed. Of these, OPR-03, OPR-11 and OPT-06 were polymorphic which not only verified the purity among three l...

Journal: :Genetics and molecular research : GMR 2016
Y H Liu Q Yi X B Hou X G Zhang J J Zhang H M Liu Y F Hu Y B Huang

Flowering-related traits in maize are affected by complex factors and are important for the improvement of cropping systems in the maize zone. Quantitative trait loci (QTLs) detected using different materials and methods usually vary. In the present study, 266 maize (Zea mays) F2:3 families and 301 recombinant inbred lines (RIL) derived from a cross between 08-641 (founding parent from southeas...

Journal: :Plant, cell & environment 2017
Craig R Yendrek Gorka Erice Christopher M Montes Tiago Tomaz Crystal A Sorgini Patrick J Brown Lauren M McIntyre Andrew D B Leakey Elizabeth A Ainsworth

Exposure to elevated tropospheric ozone concentration ([O3 ]) accelerates leaf senescence in many C3 crops. However, the effects of elevated [O3 ] on C4 crops including maize (Zea mays L.) are poorly understood in terms of physiological mechanism and genetic variation in sensitivity. Using free air gas concentration enrichment, we investigated the photosynthetic response of 18 diverse maize inb...

Journal: :Proceedings of the National Academy of Sciences of the United States of America 2012
Wesley T Barber Wei Zhang Hlaing Win Kranthi K Varala Jane E Dorweiler Matthew E Hudson Stephen P Moose

Small RNAs (sRNAs) are hypothesized to contribute to hybrid vigor because they maintain genome integrity, contribute to genetic diversity, and control gene expression. We used Illumina sequencing to assess how sRNA populations vary between two maize inbred lines (B73 and Mo17) and their hybrid. We sampled sRNAs from the seedling shoot apex and the developing ear, two rapidly growing tissues tha...

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

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

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