947 resultados para Paternal programming
Resumo:
O câncer de mama é o segundo tipo de neoplasia mais prevalente no mundo e o mais comum entre as mulheres. É descrito que o padrão de consumo alimentar materno e paterno está relacionado à suscetibilidade da prole ao desenvolvimento de doenças crônicas não transmissíveis, inclusive o câncer. A amora-preta é uma das frutas com maior conteúdo antioxidante e seus compostos bioativos possuem atividade antioxidante, anticarcinogênica e anti-inflamatória. Sendo assim, o presente trabalho propõe avaliar os efeitos do consumo materno e/ou paterno de extrato de amora-preta (Rubus spp.) na suscetibilidade da prole feminina ao desenvolvimento de neoplasias mamárias quimicamente induzidas. Para tanto, camundongos da linhagem C57BL/6 foram divididos aleatoriamente em 4 grupos: pai amora (PA), mãe amora (MA), pai e mãe amora (PMA) e controle (CTRL). Os pais receberam extrato de amora-preta logo após o desmame durante 8 semanas e as mães receberam o extrato durante a gestação e lactação. O extrato de amora-preta foi administrado na água de beber (0.84g de antocianinas/L) ad libitum. Os pais tratados com extrato de amora apresentaram redução na atividade enzimática da superóxido dismutase (SOD) e da catalase (CAT) no testículo (p<0.05 e p<0.001, respectivamente), aumento na capacidade antioxidante plasmática, na porcentagem de espermatozoides normais e na produção diária de espermatozóides em relação ao grupo controle (p<0.001 para todos). Além disso, os grupos PA, MA e PMA apresentaram aumento na taxa de prenhez (p<0.05) e redução da mortalidade perinatal (p<0.01, p<0.05 e p<0.001, respectivamente). Em relação à prole feminina não submetida à carcinogênese foi observada redução na capacidade antioxidante plasmática nos grupos PA (p<0.001) e MA (p<0.01), enquanto o grupo PMA apresentou aumento nesse parâmetro (p<0.001). No desenvolvimento da glândula mamária, houve aumento do desenvolvimento epitelial nos grupos PA, MA e PMA (p<0.001 para todos), de diferenciação nos grupos MA e PMA (p<0.01 para ambos) e da taxa de apoptose nos grupos MA e PMA (p<0.05), além de redução no número de TEBs nos grupos PA, MA e PMA (p<0.01, p<0.001 e p<0.001, respectivamente). Não foram observadas alterações significativas nas filhas submetidas à indução química da carcinogênese mamária por DMBA. Assim, é possível concluir que apesar de ter alterado o desenvolvimento da glândula mamária, o consumo materno e/ou paterno de extrato de amora-preta não foi capaz de impactar sobre a suscetibilidade da prole feminina à carcinogênese mamária quimicamente induzida.
Resumo:
We describe paternal care in two pentatomid bugs, Lopadusa (Lopadusa) augur Stål, 1860 and Edessa nigropunctata Berg, 1884. Field and laboratory observations showed that males remain with their eggs and early hatched nymphs, while females abandon the eggs after oviposition. Guarding males defensive behaviors towards their clutches were similar to those described for guarding females of pentatomids. Since there is no detailed information on the internal phylogeny of Pentatomidae, it is not possible to make a robust inference on whether paternal care in L. augur and E. nigropunctata has arisen independently or not. If the latter, the two new cases of paternal care we describe here represent the fifth event of independent evolution of this rare behavioral trait in Heteroptera.
Resumo:
This paper addresses the non-preemptive single machine scheduling problem to minimize total tardiness. We are interested in the online version of this problem, where orders arrive at the system at random times. Jobs have to be scheduled without knowledge of what jobs will come afterwards. The processing times and the due dates become known when the order is placed. The order release date occurs only at the beginning of periodic intervals. A customized approximate dynamic programming method is introduced for this problem. The authors also present numerical experiments that assess the reliability of the new approach and show that it performs better than a myopic policy.
Resumo:
The economic occupation of an area of 500 ha for Piracicaba was studied with the irrigated cultures of maize, tomato, sugarcane and beans, having used models of deterministic linear programming and linear programming including risk for the Target-Motad model, where two situations had been analyzed. In the deterministic model the area was the restrictive factor and the water was not restrictive for none of the tested situations. For the first situation the gotten maximum income was of R$ 1,883,372.87 and for the second situation it was of R$ 1,821,772.40. In the model including risk a producer that accepts risk can in the first situation get the maximum income of R$ 1,883,372. 87 with a minimum risk of R$ 350 year(-1), and in the second situation R$ 1,821,772.40 with a minimum risk of R$ 40 year(-1). Already a producer averse to the risk can get in the first situation a maximum income of R$ 1,775,974.81 with null risk and for the second situation R$ 1.707.706, 26 with null risk, both without water restriction. These results stand out the importance of the inclusion of the risk in supplying alternative occupations to the producer, allowing to a producer taking of decision considered the risk aversion and the pretension of income.
Resumo:
These notes follow on from the material that you studied in CSSE1000 Introduction to Computer Systems. There you studied details of logic gates, binary numbers and instruction set architectures using the Atmel AVR microcontroller family as an example. In your present course (METR2800 Team Project I), you need to get on to designing and building an application which will include such a microcontroller. These notes focus on programming an AVR microcontroller in C and provide a number of example programs to illustrate the use of some of the AVR peripheral devices.
Resumo:
Background. Age-related motor slowing may reflect either motor programming deficits, poorer movement execution, or mere strategic preferences for online guidance of movement. We controlled such preferences, limiting the extent to which movements could be programmed. Methods. Twenty-four young and 24 older adults performed a line drawing task that allowed movements to he prepared in advance in one case (i.e., cue initially available indicating target location) and not in another (i.e., no cue initially available as to target location). Participants connected large or small targets illuminated by light-emitting diodes upon a graphics tablet that sampled pen tip position at 200 Hz. Results. Older adults had a disproportionate difficulty initiating movement when prevented from programming in advance. Older adults produced slower, less efficient movements, particularly when prevented from programming under greater precision requirements. Conclusions. The slower movements of older adults do not simply reflect a preference for online control, as older adults have less efficient movements when forced to reprogram their movements. Age-related motor slowing kinematically resembles that seen in patients with cerebellar dysfunction.
Resumo:
This paper presents the unique collection of additional features of Qu-Prolog, a variant of the Al programming language Prolog, and illustrates how they can be used for implementing DAI applications. By this we mean applications comprising communicating information servers, expert systems, or agents, with sophisticated reasoning capabilities and internal concurrency. Such an application exploits the key features of Qu-Prolog: support for the programming of sound non-clausal inference systems, multi-threading, and high level inter-thread message communication between Qu-Prolog query threads anywhere on the internet. The inter-thread communication uses email style symbolic names for threads, allowing easy construction of distributed applications using public names for threads. How threads react to received messages is specified by a disjunction of reaction rules which the thread periodically executes. A communications API allows smooth integration of components written in C, which to Qu-Prolog, look like remote query threads.
Resumo:
1. Establishing biological control agents in the field is a major step in any classical biocontrol programme, yet there are few general guidelines to help the practitioner decide what factors might enhance the establishment of such agents. 2. A stochastic dynamic programming (SDP) approach, linked to a metapopulation model, was used to find optimal release strategies (number and size of releases), given constraints on time and the number of biocontrol agents available. By modelling within a decision-making framework we derived rules of thumb that will enable biocontrol workers to choose between management options, depending on the current state of the system. 3. When there are few well-established sites, making a few large releases is the optimal strategy. For other states of the system, the optimal strategy ranges from a few large releases, through a mixed strategy (a variety of release sizes), to many small releases, as the probability of establishment of smaller inocula increases. 4. Given that the probability of establishment is rarely a known entity, we also strongly recommend a mixed strategy in the early stages of a release programme, to accelerate learning and improve the chances of finding the optimal approach.
Resumo:
1. A model of the population dynamics of Banksia ornata was developed, using stochastic dynamic programming (a state-dependent decision-making tool), to determine optimal fire management strategies that incorporate trade-offs between biodiversity conservation and fuel reduction. 2. The modelled population of B. ornata was described by its age and density, and was exposed to the risk of unplanned fires and stochastic variation in germination success. 3. For a given population in each year, three management strategies were considered: (i) lighting a prescribed fire; (ii) controlling the incidence of unplanned fire; (iii) doing nothing. 4. The optimal management strategy depended on the state of the B. ornata population, with the time since the last fire (age of the population) being the most important variable. Lighting a prescribed fire at an age of less than 30 years was only optimal when the density of seedlings after a fire was low (< 100 plants ha(-1)) or when there were benefits of maintaining a low fuel load by using more frequent fire. 5. Because the cost of management was assumed to be negligible (relative to the value of the persistence of the population), the do-nothing option was never the optimal strategy, although lighting prescribed fires had only marginal benefits when the mean interval between unplanned fires was less than 20-30 years.
Resumo:
A chance constrained programming model is developed to assist Queensland barley growers make varietal and agronomic decisions in the face of changing product demands and volatile production conditions. Unsuitable or overlooked in many risk programming applications, the chance constrained programming approach nonetheless aptly captures the single-stage decision problem faced by barley growers of whether to plant lower-yielding but potentially higher-priced malting varieties, given a particular expectation of meeting malting grade standards. Different expectations greatly affect the optimal mix of malting and feed barley activities. The analysis highlights the suitability of chance constrained programming to this specific class of farm decision problem.
Resumo:
A modelling framework is developed to determine the joint economic and environmental net benefits of alternative land allocation strategies. Estimates of community preferences for preservation of natural land, derived from a choice modelling study, are used as input to a model of agricultural production in an optimisation framework. The trade-offs between agricultural production and environmental protection are analysed using the sugar industry of the Herbert River district of north Queensland as an example. Spatially-differentiated resource attributes and the opportunity costs of natural land determine the optimal tradeoffs between production and conservation for a range of sugar prices.
Resumo:
The offspringof older fathers have an increased risk of various disorders that may be due to the accumulation of DNA mutations during spermatogenesis. Previous studies have suggested increased paternal age may be a risk factor for schizophrenia. The aim of the current study was to examine paternal age as a risk factor for schizophrenia andror psychosis. We used data from three sources: a population-based cohort studyŽDenmark., and two case-control studiesŽSweden and Australia.. In the Danish and Australian studies, we examined both psychosis and schizophrenia. In the Swedish study we examined psychosis only. After controllingfor the effect of maternal age, increased paternal age was significantly associated with increased risk of both psychosis and schizophrenia in the Danish study and of psychosis in the Swedish study. The Australian study found no association between paternal age and risk of psychosis or schizophrenia. In all three studies the relationship between paternal age and risk of disorder in the offspring was AUB-shaped. In addition to an increased risk for the offspringof older father Ž)35 years., there was a non-significant increase for the offspringof fathers aged less than 20 years. The possible role of paternally derived DNA mutations andror other psychosocial factors associated with older paternal age warrants further research. The ‘U’-shaped relationship suggests that factors other than DNA mutations may warrant consideration in this research. The Stanley Foundation supported this project.
Resumo:
Taking functional programming to its extremities in search of simplicity still requires integration with other development (e.g. formal) methods. Induction is the key to deriving and verifying functional programs, but can be simplified through packaging proofs with functions, particularly folds, on data (structures). Totally Functional Programming avoids the complexities of interpretation by directly representing data (structures) as platonic combinators - the functions characteristic to the data. The link between the two simplifications is that platonic combinators are a kind of partially-applied fold, which means that platonic combinators inherit fold-theoretic properties, but with some apparent simplifications due to the platonic combinator representation. However, despite observable behaviour within functional programming that suggests that TFP is widely-applicable, significant work remains before TFP as such could be widely adopted.