共查询到20条相似文献,搜索用时 0 毫秒
1.
L. B. Shestopalova E. A. Petropavlovskaia S. Ph. Vaitulevich N. I. Nikitin 《Human physiology》2013,39(2):209-218
Auditory evoked response and mismatch negativity potential have been studied using the reversed oddball paradigm of standard and deviant stimulus presentation. In the experiments, three types of spatial sound stimuli (stationary and moving gradually or abruptly from the head midline) were presented in three configurations. In each configuration, one stimulus type served as the standard one, and the other two, as deviants. The reversal of the configuration of the presentation of the standard and deviant stimuli was shown to significantly influence the evoked response and mismatch negativity. The results are discussed as possible evidence of the categorical perception of auditory motion at early stages of sound processing in the hearing system. 相似文献
3.
In many nonhuman species, neural computations of navigational information such as position and orientation are not tied to a specific sensory modality [1, 2]. Rather, spatial signals are integrated from multiple input sources, likely leading to abstract representations of space. In contrast, the potential for abstract spatial representations in humans is not known, because most neuroscientific experiments on human navigation have focused exclusively on visual cues. Here, we tested the modality independence hypothesis with two functional magnetic resonance imaging (fMRI) experiments that characterized computations in regions implicated in processing spatial layout [3]. According to the hypothesis, such regions should be recruited for spatial computation of 3D geometric configuration, independent of a specific sensory modality. In support of this view, sighted participants showed strong activation of the parahippocampal place area (PPA) and the retrosplenial cortex (RSC) for visual and haptic exploration of information-matched scenes but not objects. Functional connectivity analyses suggested that these effects were not related to visual recoding, which was further supported by a similar preference for haptic scenes found with blind participants. Taken together, these findings establish the PPA/RSC network as critical in modality-independent spatial computations and provide important evidence for a theory of high-level abstract spatial information processing in the human brain. 相似文献
4.
Background and aims
Plant nutrient uptake is affected by environmental stress, but how plants respond to cation-nutrient stress is poorly understood. We assessed the impact of varying degrees of cation-nutrient stress on cation uptake in an experimental plant-mineral system.Methods
Column experiments, with red pine (Pinus resinosa Ait.) seedlings growing in sand/mineral mixtures, were conducted for up to 9 months. The Ca and K were supplied from both minerals and nutrient solutions with varying Ca and K concentrations.Results
Cation nutrient stress had little impact on carbon allocation after 9 months of plant growth and K was the limiting nutrient for biomass production. Measurement of Ca/Sr and K/Rb ratios allowed independent estimation of dissolution incongruency and discrimination against Sr and Rb during cation uptake processes. The fraction of K in biomass from biotite increased with decreasing K supply from nutrient solutions. The mineral anorthite was consistently the major source of Ca, regardless of nutrient treatment.Conclusions
Red pine seedlings exploited more mineral K in response to more severe K deficiency. This did not occur for Ca since Ca was not limiting plant growth. Plant discrimination factors must be carefully considered to accurately identify nutrient sources using cation tracers. 相似文献5.
6.
昆虫濒危等级和保护级别 总被引:2,自引:1,他引:2
介绍了国际上目前普遍通用的物种濒危等级系统“IUCN红色名录等级 ( 1994年版 )”来源和结构及使用注意事项 ,对我国 1989年公布生效的《国家重点保护野生动物名录》保护级别和昆虫收录情况进行了评介 ,最后就保护名录与红皮书或红色名录的关系及国家重点保护昆虫的遴选和定级原则提出讨论和建议 相似文献
7.
8.
9.
10.
11.
12.
A model diagram layout extension for SBML 总被引:1,自引:0,他引:1
13.
Even for simple perceptual decisions, the mechanisms that the brain employs are still under debate. Although current consensus states that the brain accumulates evidence extracted from noisy sensory information, open questions remain about how this simple model relates to other perceptual phenomena such as flexibility in decisions, decision-dependent modulation of sensory gain, or confidence about a decision. We propose a novel approach of how perceptual decisions are made by combining two influential formalisms into a new model. Specifically, we embed an attractor model of decision making into a probabilistic framework that models decision making as Bayesian inference. We show that the new model can explain decision making behaviour by fitting it to experimental data. In addition, the new model combines for the first time three important features: First, the model can update decisions in response to switches in the underlying stimulus. Second, the probabilistic formulation accounts for top-down effects that may explain recent experimental findings of decision-related gain modulation of sensory neurons. Finally, the model computes an explicit measure of confidence which we relate to recent experimental evidence for confidence computations in perceptual decision tasks. 相似文献
14.
15.
Graph layout is extensively used in the field of mathematics and computer science, however these ideas and methods have not been extended in a general fashion to the construction of graphs for biological data. To this end, we have implemented a version of the Fruchterman Rheingold graph layout algorithm, extensively modified for the purpose of similarity analysis in biology. This algorithm rapidly and effectively generates clear two (2D) or three-dimensional (3D) graphs representing similarity relationships such as protein sequence similarity. The implementation of the algorithm is general and applicable to most types of similarity information for biological data. AVAILABILITY: BioLayout is available for most UNIX platforms at the following web-site: http://www.ebi.ac.uk/research/cgg/services/layout. 相似文献
16.
MOTIVATION: Graph drawing algorithms are often used for visualizing relational information, but a naive implementation of a graph drawing algorithm encounters real difficulties when drawing large-scale graphs such as protein interaction networks. RESULTS: We have developed a new, extremely fast layout algorithm for visualizing large-scale protein interaction networks in the three-dimensional space. The algorithm (1) first finds a layout of connected components of an entire network, (2) finds a global layout of nodes with respect to pivot nodes within a connected component and (3) refines the local layout of each connected component by first relocating midnodes with respect to their cutvertices and direct neighbors of the cutvertices and then by relocating all nodes with respect to their neighbors within distance 2. Advantages of this algorithm over classical graph drawing methods include: (1) it is an order of magnitude faster, (2) it can directly visualize data from protein interaction databases and (3) it provides several abstraction and comparison operations for effectively analyzing large-scale protein interaction networks. AVAILABILITY: http://wilab.inha.ac.kr/interviewer/ 相似文献
17.
MOTIVATION: A large amount of data on metabolic pathways is available in databases. The ability to visualise the complex data dynamically would be useful for building more powerful research tools to access the databases. Metabolic pathways are typically modelled as graphs in which nodes represent chemical compounds, and edges represent chemical reactions between compounds. Thus, the problem of visualising pathways can be formulated as a graph layout problem. Currently available visual interfaces to biochemical databases either use static images or cannot cope well with more complex, non-standard pathways. RESULTS: This paper presents a new algorithm for drawing pathways which uses a combination of circular, hierarchic and force-directed graph layout algorithms to compute positions of the graph elements representing main compounds and reactions. The algorithm is particularly designed for cyclic or partially cyclic pathways or for combinations of complex pathways. It has been tested on five sample pathways with promising results. 相似文献
18.
Background
Biological networks are widely used to represent processes in biological systems and to capture interactions and dependencies between biological entities. Their size and complexity is steadily increasing due to the ongoing growth of knowledge in the life sciences. To aid understanding of biological networks several algorithms for laying out and graphically representing networks and network analysis results have been developed. However, current algorithms are specialized to particular layout styles and therefore different algorithms are required for each kind of network and/or style of layout. This increases implementation effort and means that new algorithms must be developed for new layout styles. Furthermore, additional effort is necessary to compose different layout conventions in the same diagram. Also the user cannot usually customize the placement of nodes to tailor the layout to their particular need or task and there is little support for interactive network exploration. 相似文献19.
H. J. HUDSON 《The Annals of applied biology》1970,2(3):211-219
The problems facing the mycologist centre on the difficulty of distinguishing between the individual and the population, the degree of host or substratum specialization and the limited range of morphological characters available for use as denning taxa. The use of the categories 'variety' and 'forma specialis' is considered, and examples are given of their application in the cereal rusts and in the genera Phoma and Fusarium. Micro-evolutionary trends in Auricula auricula are also considered and are used to illustrate how amenable fungi are to studies on speciation. 相似文献
20.
H. J. HUDSON 《Biological journal of the Linnean Society. Linnean Society of London》1986,2(3):211-219
The problems facing the mycologist centre on the difficulty of distinguishing between the individual and the population, the degree of host or substratum specialization and the limited range of morphological characters available for use as denning taxa. The use of the categories 'variety' and 'forma specialis' is considered, and examples are given of their application in the cereal rusts and in the genera Phoma and Fusarium. Micro-evolutionary trends in Auricula auricula are also considered and are used to illustrate how amenable fungi are to studies on speciation. 相似文献