نتایج جستجو برای: hepatosomatic index

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

Journal: :Revista de biologia tropical 2008
José Luis Gómez-Márquez Bertha Peñia-Mendoza Isaías H Salgado-Ugarte Abby K Sánchez-Herrera Leonardo Sastré-Baez

A reproductive analysis of 1225 specimens of Poeciliopsis gracilis obtained through monthly samples from Coatetelco, a tropical shallow lake in Central Mexico, was made. There was an evident sexual dimorphism, including a difference in body size at the onset of reproduction. Sex ratio deviated significantly from unity. Monthly variations in gonadosomatic (GSI), hepatosomatic (HSI) indexes and o...

Journal: :Journal of Applied Animal Research 2023

A feeding trial was performed to evaluate the effects of dietary L-threonine supplementation on growth and body composition fingerlings Rhamdia quelen (initial weight: 4.47 ± 0.39 g). Five diets (370 g/kg crude protein 14.23 MJ / kg digestible energy) containing levels (16.0, 22.0, 28.0, 34.0, 40.0 g threonine/kg protein) were fed quadruplicate groups fishes for 10 weeks. The analysed variables...

Journal: :Marine and Freshwater Research 2021

The blue swimmer crab (BSC, Portunus armatus) is an economically and culturally important species distributed throughout the coastal waters of Indo-Pacific region. Reproduction BSC poorly understood in south-eastern Australia, a region that experiencing substantial tropicalisation from global warming. We examined gonadal development, egg–mass relationships, influence temperature on development ...

Journal: :Aquaculture Reports 2021

Abstract Lumpfish is used to control sea lice in open net-pen farming of Atlantic salmon, but little known about their nutritional requirements. The aim this study was investigate the effects replacing marine oil (MO) with rapeseed (RO), diets incorporating 50 % plant protein concentrates, on growth, chemical and fatty acid (FA) composition juvenile lumpfish. Four extruded diets, nearly iso-lip...

Journal: :علوم و فنون دریایی 0
داریوش محمدی کیا 1- دانشگاه هرمزگان - گروه زیست دریا 2- دانشگاه علوم و فنون دریایی خرمشهر احسان کامرانی 1- دانشگاه هرمزگان – گروه زیست دریا محمدرضا طاهری زاده 1- دانشگاه هرمزگان – گروه زیست دریا ایمان قنواتی کارشناس

some biological characteristics and population dynamic of platycephalus indicus were studied during one year from may 2011 to march 2012 in the coastal waters of bandar abbas. a total of 1106 samples were collected. also, each month 35 fish was choosen and transferred to the laboratory for evaluation of spawning season.the ages of 279 specimens were determined by sectioned otoliths. the ages of...

Journal: :The British journal of nutrition 2013
Kim S Ekmann Johanne Dalsgaard Jørgen Holm Patrick J Campbell Peter V Skov

The effects of replacing a digestible energy source from fat (fish oil) with carbohydrate (wheat starch) on performance, glycogenesis and de novo lipogenesis was examined in triplicate groups of juvenile gilthead sea bream (Sparus aurata), fed four extruded experimental diets. In order to trace the metabolic fate of dietary starch, 0.7% wheat starch was replaced with isotope-labelled starch (>9...

Journal: :Polish journal of veterinary sciences 2013
I Mikulikova H Modra J Blahova K Kruziková P Marsalek I Bedanova Z Svobodova

Effects of a high terbuthylazine concentration (3.3 mg/1) on Cyprinus carpio were studied using a commercial herbicide formulation Click 500 SC (terbuthylazine 500 g/l). The fish were exposed to the pesticide for 24 h and allowed to recover for 6 days. Biometric parameters, plasma biochemical parameters and biomarkers of oxidative stress as well as histopathological changes in selected tissues ...

Journal: :The British journal of nutrition 1981
D Knox C B Cowey J W Adron

1. Rainbow trout (Salmo gairdneri) of mean initial weight 15 g were given either a low-manganese or control diet containing 1.3 and 33 mg Mn/kg dry diet respectively. 2. Weight gains over a 24-week feeding period were the same for both groups of trout. 3. Hepatosomatic index, blood packed cell volume and haemoglobin concentration, plasma protein and the activities of aspartic aminotransferase (...

Journal: :Comparative biochemistry and physiology. Toxicology & pharmacology : CBP 2009
Sebastián E Sabatini Gabriela Chaufan Angela B Juárez Isis Coalova Laura Bianchi María R Eppis María del Carmen Ríos de Molina

We analyzed the dietary copper effects in the estuarine crab Neohelice (Chasmagnathus) granulata and its interaction with water salinity. Crabs were maintained at 2 per thousand and 30 per thousand salinity for 5 weeks and they were fed with commercial food supplemented with the green alga Scenedesmus vacuolatus previously exposed to copper. No mortalities were observed, but crabs maintained at...

Journal: :Brazilian journal of biology = Revista brasleira de biologia 2009
A C F Lacerda R M Takemoto G C Pavanelli

The present study investigated the ecological relationships between endoparasites and the host Potamotrygon falkneri from the upper Paraná River by using as indicators the host's relative condition factor (Kn), sex and hepatosomatic relation (HSR). Forty-seven specimens of P. falkneri were analyzed between March 2005 and September 2006. Statistical analysis showed that the Kn was positively cor...

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

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

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