306 research outputs found

    Slakken bijten in het zand: Veranderingen in de verspreiding van slakken in de Belgische kustduinen

    Get PDF
    This paper deals with changes in the occurrence of land molluscs in the dunes along the Belgian coast using the dataset of the Royal Belgian Institute of Natural Sciences and new data from fieldwork by Devriese and Vercoutere. It was revealed that species which had been introduced during the last World Wars, established populations in the coastal dunes of Belgium. Launa cylindracea, Candidula intersecta, Cernuella virgata and Cochlicella acuta are now among the most distributed species. As dunes became more forested, other species colonised the dunes from inside the country. Among them Trichia hispida, Cochlicopa lubrica and Oxychillus cellanus are examples of species which are now commonly observed in the dunes

    Unzipping Kinetics of Double-Stranded DNA in a Nanopore

    Get PDF
    We studied the unzipping kinetics of single molecules of double-stranded DNA by pulling one of their two strands through a narrow protein pore. PCR analysis yielded the first direct proof of DNA unzipping in such a system. The time to unzip each molecule was inferred from the ionic current signature of DNA traversal. The distribution of times to unzip under various experimental conditions fit a simple kinetic model. Using this model, we estimated the enthalpy barriers to unzipping and the effective charge of a nucleotide in the pore, which was considerably smaller than previously assumed.Comment: 10 pages, 5 figures, Accepted: Physics Review Letter

    Influence of the environment and probes on rapid DNA sequencing via transverse electronic transport

    Get PDF
    We study theoretically the feasibility of using transverse electronic transport within a nanopore for rapid DNA sequencing. Specifically, we examine the effects of the environment and detection probes on the distinguishability of the DNA bases. We find that the intrinsic measurement bandwidth of the electrodes helps the detection of single bases by averaging over the current distributions of each base. We also find that although the overall magnitude of the current may change dramatically with different detection conditions, the intrinsic distinguishability of the bases is not significantly affected by pore size and transverse field strength. The latter is the result of very effective stabilization of the DNA by the transverse field induced by the probes, so long as that field is much larger than the field that drives DNA through the pore. In addition, the ions and water together effectively screen the charge on the nucleotides, so that the electron states participating in the transport properties of the latter ones resemble those of the uncharged species. Finally, water in the environment has negligible direct influence on the transverse electrical current.Comment: 14 pages, 5 figure

    Psychological well-being and socio-economic hardship among AIDS orphans and other vulnerable children in Guinea

    Get PDF
    Over the past decade, the effects of AIDS-related parental death on children\u27s socio-economic, educational and psychological well-being have become apparent. Most studies, however, have compared the plight of so-called AIDS orphans with non-orphaned children only. Consequently, such study designs are unable to establish if the AIDS-related cause of death of the parents confers effects additional to those of parent-bereavement. We therefore conducted a cross-sectional survey to assess the psychological well-being and socio-economic hardship among 140 non-orphaned children, 133 children orphaned by causes other than AIDS (O) and 124 children orphaned by AIDS (O-A) in Conakry, N\u27Zerekore and the villages around N\u27Zerekore, Guinea. Multi-way analysis of variance and multiple (ordinal) logistic regression models were applied to measure the association between the orphan status and psychological well-being, school attendance, economic activities, frequency of going to bed hungry and sleeping commodity. After adjustment for confounding factors, the psychological well-being score (PWS) was significantly lower among AIDS-orphaned children than among O (P\u3c0.001). Additionally, AIDS-orphaned children were more likely to be engaged in economic activities (adjusted odds ratio (AOR) = 3.04; 95% CI: 1.45-6.36) and to go to bed hungry on a daily basis (AOR = 2.73; 95% CI: 1.24-6.02) than other orphans. The differences in school attendance and the proportion of children with a bed or couch to sleep between AIDS-orphaned children and O were not statistically significant. This situation calls for sustainable and holistic approaches to ensure the psychological and socio-economic stability of AIDS orphans and other vulnerable children

    Temperature and electrolyte optimization of the α-hemolysin latch sensing zone for detection of base modification in double-stranded DNA

    Get PDF
    The latch region of the wild-type protein pore α-hemolysin (α-HL) constitutes a sensing zone for individual abasic sites (and furan analogs) in double-stranded DNA (dsDNA). The presence of an abasic site or furan within a DNA duplex, electrophoretically captured in the α-HL vestibule and positioned at the latch region, can be detected based on the current blockage prior to duplex unzipping. We investigated variations in blockage current as a function of temperature (12–35°C) and KCl concentration (0.15–1.0 M) to understand the origin of the current signature and to optimize conditions for identifying the base modification. In 1 M KCl solution, substitution of a furan for a cytosine base in the latch region results in an ∼8 kJ mol−1 decrease in the activation energy for ion transport through the protein pore. This corresponds to a readily measured ∼2 pA increase in current at room temperature. Optimal resolution for detecting the presence of a furan in the latch region is achieved at lower KCl concentrations, where the noise in the measured blockage current is significantly lower. The noise associated with the blockage current also depends on the stability of the duplex (as measured from the melting temperature), where a greater noise in the measured blockage current is observed for less stable duplexes

    Analysis of nanopore detector measurements using Machine-Learning methods, with application to single-molecule kinetic analysis

    Get PDF
    <p>Abstract</p> <p>Background</p> <p>A nanopore detector has a nanometer-scale trans-membrane channel across which a potential difference is established, resulting in an ionic current through the channel in the pA-nA range. A distinctive channel current blockade signal is created as individually "captured" DNA molecules interact with the channel and modulate the channel's ionic current. The nanopore detector is sensitive enough that nearly identical DNA molecules can be classified with very high accuracy using machine learning techniques such as Hidden Markov Models (HMMs) and Support Vector Machines (SVMs).</p> <p>Results</p> <p>A non-standard implementation of an HMM, emission inversion, is used for improved classification. Additional features are considered for the feature vector employed by the SVM for classification as well: The addition of a single feature representing spike density is shown to notably improve classification results. Another, much larger, feature set expansion was studied (2500 additional features instead of 1), deriving from including all the HMM's transition probabilities. The expanded features can introduce redundant, noisy information (as well as diagnostic information) into the current feature set, and thus degrade classification performance. A hybrid Adaptive Boosting approach was used for feature selection to alleviate this problem.</p> <p>Conclusion</p> <p>The methods shown here, for more informed feature extraction, improve both classification and provide biologists and chemists with tools for obtaining a better understanding of the kinetic properties of molecules of interest.</p

    Implementing EM and Viterbi algorithms for Hidden Markov Model in linear memory

    Get PDF
    <p>Abstract</p> <p>Background</p> <p>The Baum-Welch learning procedure for Hidden Markov Models (HMMs) provides a powerful tool for tailoring HMM topologies to data for use in knowledge discovery and clustering. A linear memory procedure recently proposed by <it>Miklós, I. and Meyer, I.M. </it>describes a memory sparse version of the Baum-Welch algorithm with modifications to the original probabilistic table topologies to make memory use independent of sequence length (and linearly dependent on state number). The original description of the technique has some errors that we amend. We then compare the corrected implementation on a variety of data sets with conventional and checkpointing implementations.</p> <p>Results</p> <p>We provide a correct recurrence relation for the emission parameter estimate and extend it to parameter estimates of the Normal distribution. To accelerate estimation of the prior state probabilities, and decrease memory use, we reverse the originally proposed forward sweep. We describe different scaling strategies necessary in all real implementations of the algorithm to prevent underflow. In this paper we also describe our approach to a linear memory implementation of the Viterbi decoding algorithm (with linearity in the sequence length, while memory use is approximately independent of state number). We demonstrate the use of the linear memory implementation on an extended Duration Hidden Markov Model (DHMM) and on an HMM with a spike detection topology. Comparing the various implementations of the Baum-Welch procedure we find that the checkpointing algorithm produces the best overall tradeoff between memory use and speed. In cases where sequence length is very large (for Baum-Welch), or state number is very large (for Viterbi), the linear memory methods outlined may offer some utility.</p> <p>Conclusion</p> <p>Our performance-optimized Java implementations of Baum-Welch algorithm are available at <url>http://logos.cs.uno.edu/~achurban</url>. The described method and implementations will aid sequence alignment, gene structure prediction, HMM profile training, nanopore ionic flow blockades analysis and many other domains that require efficient HMM training with EM.</p

    Development of Solid-State Nanopore Technology for Life Detection

    Get PDF
    Biomarkers for life on Earth are an important starting point to guide the search for life elsewhere. However, the search for life beyond Earth should incorporate technologies capable of recognizing an array of potential biomarkers beyond what we see on Earth, in order to minimize the risk of false negatives from life detection missions. With this in mind, charged linear polymers may be a universal signature for life, due to their ability to store information while also inherently reducing the tendency of complex tertiary structure formation that significantly inhibit replication. Thus, these molecules are attractive targets for biosignature detection as potential "self-sustaining chemical signatures." Examples of charged linear polymers, or polyelectrolytes, include deoxyribonucleic acid (DNA) and ribonucleic acid (RNA) as well as synthetic polyelectrolytes that could potentially support life, including threose nucleic acid (TNA) and other xenonucleic acids (XNAs). Nanopore analysis is a novel technology that has been developed for singlemolecule sequencing with exquisite single nucleotide resolution which is also well-suited for analysis of polyelectrolyte molecules. Nanopore analysis has the ability to detect repeating sequences of electrical charges in organic linear polymers, and it is not molecule- specific (i.e. it is not restricted to only DNA or RNA). In this sense, it is a better life detection technique than approaches that are based on specific molecules, such as the polymerase chain reaction (PCR), which requires that the molecule being detected be composed of DNA
    • …
    corecore