-
High-precision chemical quantum sensing in flowing monodisperse microdroplets
Authors:
Adrisha Sarkar,
Zachary Jones,
Madhur Parashar,
Emanuel Druga,
Amala Akkiraju,
Sophie Conti,
Pranav Krishnamoorthi,
Srisai Nachuri,
Parker Aman,
Mohammad Hashemi,
Nicholas Nunn,
Marco Torelli,
Benjamin Gilbert,
Kevin R. Wilson,
Olga Shenderova,
Deepti Tanjore,
Ashok Ajoy
Abstract:
We report on a novel flow-based method for high-precision chemical detection that integrates quantum sensing with droplet microfluidics. We deploy nanodiamond particles hosting fluorescent nitrogen vacancy defects as quantum sensors in flowing, monodisperse, picoliter-volume microdroplets containing analyte molecules. ND motion within these microcompartments facilitates close sensor-analyte intera…
▽ More
We report on a novel flow-based method for high-precision chemical detection that integrates quantum sensing with droplet microfluidics. We deploy nanodiamond particles hosting fluorescent nitrogen vacancy defects as quantum sensors in flowing, monodisperse, picoliter-volume microdroplets containing analyte molecules. ND motion within these microcompartments facilitates close sensor-analyte interaction and mitigates particle heterogeneity. Microdroplet flow rates are rapid (upto 4cm/s) and with minimal drift. Pairing this controlled flow with microwave control of NV electronic spins, we introduce a new noise-suppressed mode of Optically Detected Magnetic Resonance that is sensitive to chemical analytes while resilient against experimental variations, achieving detection of analyte-induced signals at an unprecedented level of a few hundredths of a percent of the ND fluorescence. We demonstrate its application to detecting paramagnetic ions in droplets with simultaneously low limit-of-detection and low analyte volumes, in a manner significantly better than existing technologies. This is combined with exceptional measurement stability over >103s and across hundreds of thousands of droplets, while utilizing minimal sensor volumes and incurring low ND costs (<$0.70 for an hour of operation). Additionally, we demonstrate using these droplets as micro-confinement chambers by co-encapsulating ND quantum sensors with analytes, including single cells. This versatility suggests wide-ranging applications, like single-cell metabolomics and real-time intracellular measurements in bioreactors. Our work paves the way for portable, high-sensitivity, amplification-free, chemical assays with high throughput; introduces a new chemical imaging tool for probing chemical reactions in microenvironments; and establishes the foundation for developing movable, arrayed quantum sensors through droplet microfluidics.
△ Less
Submitted 30 April, 2024;
originally announced April 2024.
-
Brain Modelling as a Service: The Virtual Brain on EBRAINS
Authors:
Michael Schirner,
Lia Domide,
Dionysios Perdikis,
Paul Triebkorn,
Leon Stefanovski,
Roopa Pai,
Paula Popa,
Bogdan Valean,
Jessica Palmer,
Chloê Langford,
André Blickensdörfer,
Michiel van der Vlag,
Sandra Diaz-Pier,
Alexander Peyser,
Wouter Klijn,
Dirk Pleiter,
Anne Nahm,
Oliver Schmid,
Marmaduke Woodman,
Lyuba Zehl,
Jan Fousek,
Spase Petkoski,
Lionel Kusch,
Meysam Hashemi,
Daniele Marinazzo
, et al. (19 additional authors not shown)
Abstract:
The Virtual Brain (TVB) is now available as open-source cloud ecosystem on EBRAINS, a shared digital research platform for brain science. It offers services for constructing, simulating and analysing brain network models (BNMs) including the TVB network simulator; magnetic resonance imaging (MRI) processing pipelines to extract structural and functional connectomes; multiscale co-simulation of spi…
▽ More
The Virtual Brain (TVB) is now available as open-source cloud ecosystem on EBRAINS, a shared digital research platform for brain science. It offers services for constructing, simulating and analysing brain network models (BNMs) including the TVB network simulator; magnetic resonance imaging (MRI) processing pipelines to extract structural and functional connectomes; multiscale co-simulation of spiking and large-scale networks; a domain specific language for automatic high-performance code generation from user-specified models; simulation-ready BNMs of patients and healthy volunteers; Bayesian inference of epilepsy spread; data and code for mouse brain simulation; and extensive educational material. TVB cloud services facilitate reproducible online collaboration and discovery of data assets, models, and software embedded in scalable and secure workflows, a precondition for research on large cohort data sets, better generalizability and clinical translation.
△ Less
Submitted 29 March, 2021; v1 submitted 11 February, 2021;
originally announced February 2021.
-
Foot-print of Claudin and Occludin Transcriptome in Colorectal Cancer
Authors:
Maryam Ghoojaei,
Reza Shirkoohi,
Mojtaba Saffari,
Amirnader Emamirazavi,
Mehrdad Hashemi
Abstract:
Background and Purpose: Colorectal cancer as a leading cause of mortality worldwide, can be regarded as a relatively common and fatal disease with increasing incidence over recent years. Colorectal cancer is characterized by uncontrolled growth of abnormal cells occurring in different parts of the colon. About 90% of deaths associated with cancers occur due to metastasis which overcome overcomes t…
▽ More
Background and Purpose: Colorectal cancer as a leading cause of mortality worldwide, can be regarded as a relatively common and fatal disease with increasing incidence over recent years. Colorectal cancer is characterized by uncontrolled growth of abnormal cells occurring in different parts of the colon. About 90% of deaths associated with cancers occur due to metastasis which overcome overcomes the body's cellular connection, including tight junctions. Claudin and Occludin are integral membrane proteins found in tight junctions. The aim of the present study was to investigate the expression level of claudin and occludin in human colorectal cancer. Method: In this study, 38 colorectal cancer patients who referred to Cancer Institute of Imam Khomeini Hospital in Tehran, Iran were studied after obtaining the informed consent. First, quantitative extraction of RNA was performed, then the expression levels of claudin and Occludin genes were examined by reverse transcription, PCR, and Real-time PCR. Findings: The expression levels of both claudin and Occludin genes in cases with higher stage and grade of disease, in the state of metastasis were more than those of the control samples. Conclusion: The increased expression level of the mentioned genes can be considered as an influential factor in turning the normal healthy tissues into cancerous cells.
△ Less
Submitted 29 September, 2020;
originally announced September 2020.
-
cuPC: CUDA-based Parallel PC Algorithm for Causal Structure Learning on GPU
Authors:
Behrooz Zarebavani,
Foad Jafarinejad,
Matin Hashemi,
Saber Salehkaleybar
Abstract:
The main goal in many fields in the empirical sciences is to discover causal relationships among a set of variables from observational data. PC algorithm is one of the promising solutions to learn underlying causal structure by performing a number of conditional independence tests. In this paper, we propose a novel GPU-based parallel algorithm, called cuPC, to execute an order-independent version…
▽ More
The main goal in many fields in the empirical sciences is to discover causal relationships among a set of variables from observational data. PC algorithm is one of the promising solutions to learn underlying causal structure by performing a number of conditional independence tests. In this paper, we propose a novel GPU-based parallel algorithm, called cuPC, to execute an order-independent version of PC. The proposed solution has two variants, cuPC-E and cuPC-S, which parallelize PC in two different ways for multivariate normal distribution. Experimental results show the scalability of the proposed algorithms with respect to the number of variables, the number of samples, and different graph densities. For instance, in one of the most challenging datasets, the runtime is reduced from more than 11 hours to about 4 seconds. On average, cuPC-E and cuPC-S achieve 500 X and 1300 X speedup, respectively, compared to serial implementation on CPU. The source code of cuPC is available online [1].
△ Less
Submitted 23 September, 2019; v1 submitted 20 December, 2018;
originally announced December 2018.
-
Effect of the duration of the synaptic activity on a delayed recurrent neuronal loop
Authors:
Alireza Valizadeh,
Meysam Hashemi,
Yusef Azizi
Abstract:
A recurrent loop consisting of a single neuron is considered which is influenced by a chemical excitatory delayed synaptic feedback. We show the response of the system is dependent to the duration of the activity of the synapse which is determined by the deactivation time constant of the synapse. We show that loops with slow synapses, those which the effect of the synaptic activation remains for t…
▽ More
A recurrent loop consisting of a single neuron is considered which is influenced by a chemical excitatory delayed synaptic feedback. We show the response of the system is dependent to the duration of the activity of the synapse which is determined by the deactivation time constant of the synapse. We show that loops with slow synapses, those which the effect of the synaptic activation remains for time constants comparable to the period of firing, show more predictable results where the effect of the fast synapses is tightly dependent on the loop delay time. The results are compared to those of the loops with inhibitory synapses and also with electrical synapses.
△ Less
Submitted 9 November, 2010;
originally announced November 2010.