首页 > 最新文献

ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine最新文献

英文 中文
Accelerated Molecular Mechanical and Solvation Energetics on Multicore CPUs and Manycore GPUs. 在多核 CPU 和多核 GPU 上加速分子力学和溶解动力学。
Deukhyun Cha, Alexander Rand, Qin Zhang, Rezaul A Chowdhury, Jesmin Jahan Tithi, Chandrajit Bajaj

Motivation: Despite several reported acceleration successes of programmable GPUs (Graphics Processing Units) for molecular modeling and simulation tools, the general focus has been on fast computation with small molecules. This was primarily due to the limited memory size on the GPU. Moreover simultaneous use of CPU and GPU cores for a single kernel execution - a necessity for achieving high parallelism - has also not been fully considered.

Results: We present fast computation methods for molecular mechanical (Lennard-Jones and Coulombic) and generalized Born solvation energetics which run on commodity multicore CPUs and manycore GPUs. The key idea is to trade off accuracy of pairwise, long-range atomistic energetics for higher speed of execution. A simple yet efficient CUDA kernel for GPU acceleration is presented which ensures high arithmetic intensity and memory efficiency. Our CUDA kernel uses a cache-friendly, recursive and linear-space octree data structure to handle very large molecular structures with up to several million atoms. Based on this CUDA kernel, we present a hybrid method which simultaneously exploits both CPU and GPU cores to provide the best performance based on selected parameters of the approximation scheme. Our CUDA kernels achieve more than two orders of magnitude speedup over serial computation for many of the molecular energetics terms. The hybrid method is shown to be able to achieve the best performance for all values of the approximation parameter.

Availability: The source code and binaries are freely available as PMEOPA (Parallel Molecular Energetic using Octree Pairwise Approximation) and downloadable from http://cvcweb.ices.utexas.edu/software.

动机:尽管有报道称可编程图形处理器(GPU)在分子建模和模拟工具的加速方面取得了一些成功,但人们普遍关注的是小分子的快速计算。这主要是由于 GPU 的内存容量有限。此外,同时使用 CPU 和 GPU 内核执行单个内核--这是实现高并行性的必要条件--也未得到充分考虑:我们提出了分子力学(伦纳德-琼斯和库仑)和广义玻恩溶解能的快速计算方法,可在商用多核 CPU 和多核 GPU 上运行。其关键思路是以更高的执行速度换取成对长程原子能量学的准确性。本文介绍了一种用于 GPU 加速的简单而高效的 CUDA 内核,它能确保较高的算术强度和内存效率。我们的 CUDA 内核使用缓存友好、递归和线性空间八叉树数据结构来处理多达数百万原子的超大型分子结构。在此 CUDA 内核的基础上,我们提出了一种混合方法,可同时利用 CPU 和 GPU 内核,根据所选的近似方案参数提供最佳性能。与串行计算相比,我们的 CUDA 内核使许多分子能量项的计算速度提高了两个数量级以上。混合方法在所有近似参数值下都能达到最佳性能:源代码和二进制文件作为 PMEOPA(Parallel Molecular Energetic using Octree Pairwise Approximation)免费提供,可从 http://cvcweb.ices.utexas.edu/software 下载。
{"title":"Accelerated Molecular Mechanical and Solvation Energetics on Multicore CPUs and Manycore GPUs.","authors":"Deukhyun Cha, Alexander Rand, Qin Zhang, Rezaul A Chowdhury, Jesmin Jahan Tithi, Chandrajit Bajaj","doi":"10.1145/2808719.2808742","DOIUrl":"10.1145/2808719.2808742","url":null,"abstract":"<p><strong>Motivation: </strong>Despite several reported acceleration successes of programmable GPUs (Graphics Processing Units) for molecular modeling and simulation tools, the general focus has been on fast computation with small molecules. This was primarily due to the limited memory size on the GPU. Moreover simultaneous use of CPU and GPU cores for a single kernel execution - a necessity for achieving high parallelism - has also not been fully considered.</p><p><strong>Results: </strong>We present fast computation methods for molecular mechanical (Lennard-Jones and Coulombic) and generalized Born solvation energetics which run on commodity multicore CPUs and manycore GPUs. The key idea is to trade off accuracy of pairwise, long-range atomistic energetics for higher speed of execution. A simple yet efficient CUDA kernel for GPU acceleration is presented which ensures high arithmetic intensity and memory efficiency. Our CUDA kernel uses a cache-friendly, recursive and linear-space octree data structure to handle very large molecular structures with up to several million atoms. Based on this CUDA kernel, we present a hybrid method which simultaneously exploits both CPU and GPU cores to provide the best performance based on selected parameters of the approximation scheme. Our CUDA kernels achieve more than two orders of magnitude speedup over serial computation for many of the molecular energetics terms. The hybrid method is shown to be able to achieve the best performance for all values of the approximation parameter.</p><p><strong>Availability: </strong>The source code and binaries are freely available as <i>PMEOPA</i> (Parallel Molecular Energetic using Octree Pairwise Approximation) and downloadable from http://cvcweb.ices.utexas.edu/software.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7347088/pdf/nihms-1587186.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"38137193","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improving Personalized Clinical Risk Prediction Based on Causality-Based Association Rules. 基于因果关联规则改进个性化临床风险预测。
Chih-Wen Cheng, May D Wang

Developing clinical risk prediction models is one of the main tasks of healthcare data mining. Advanced data collection techniques in current Big Data era have created an emerging and urgent need for scalable, computer-based data mining methods. These methods can turn data into useful, personalized decision support knowledge in a flexible, cost-effective, and productive way. In our previous study, we developed a tool, called icuARM- II, that can generate personalized clinical risk prediction evidence using a temporal rule mining framework. However, the generation of final risk prediction possibility with icuARM-II still relied on human interpretation, which was subjective and, most of time, biased. In this study, we propose a new mechanism to improve icuARM-II's rule selection by including the concept of causal analysis. The generated risk prediction is quantitatively assessed using calibration statistics. To evaluate the performance of the new rule selection mechanism, we conducted a case study to predict short-term intensive care unit mortality based on personalized lab testing abnormalities. Our results demonstrated a better-calibrated ICU risk prediction using the new causality-base rule selection solution by comparing with conventional confidence-only rule selection methods.

建立临床风险预测模型是医疗数据挖掘的主要任务之一。在当前的大数据时代,先进的数据收集技术创造了对可扩展的、基于计算机的数据挖掘方法的新兴和迫切需求。这些方法可以以灵活、经济、高效的方式将数据转化为有用的、个性化的决策支持知识。在我们之前的研究中,我们开发了一个名为icuARM- II的工具,它可以使用时间规则挖掘框架生成个性化的临床风险预测证据。然而,icuARM-II的最终风险预测可能性的产生仍然依赖于人类的解释,这是主观的,而且大多数时候是有偏见的。在本研究中,我们提出了一种新的机制,通过引入因果分析的概念来改善icuARM-II的规则选择。生成的风险预测使用校准统计量进行定量评估。为了评估新规则选择机制的性能,我们进行了一个基于个性化实验室检测异常预测短期重症监护病房死亡率的案例研究。我们的研究结果表明,与传统的仅限置信度的规则选择方法相比,使用新的基于因果关系的规则选择解决方案可以更好地校准ICU风险预测。
{"title":"Improving Personalized Clinical Risk Prediction Based on Causality-Based Association Rules.","authors":"Chih-Wen Cheng,&nbsp;May D Wang","doi":"10.1145/2808719.2808759","DOIUrl":"https://doi.org/10.1145/2808719.2808759","url":null,"abstract":"<p><p>Developing clinical risk prediction models is one of the main tasks of healthcare data mining. Advanced data collection techniques in current Big Data era have created an emerging and urgent need for scalable, computer-based data mining methods. These methods can turn data into useful, personalized decision support knowledge in a flexible, cost-effective, and productive way. In our previous study, we developed a tool, called icuARM- II, that can generate personalized clinical risk prediction evidence using a temporal rule mining framework. However, the generation of final risk prediction possibility with icuARM-II still relied on human interpretation, which was subjective and, most of time, biased. In this study, we propose a new mechanism to improve icuARM-II's rule selection by including the concept of causal analysis. The generated risk prediction is quantitatively assessed using calibration statistics. To evaluate the performance of the new rule selection mechanism, we conducted a case study to predict short-term intensive care unit mortality based on personalized lab testing abnormalities. Our results demonstrated a better-calibrated ICU risk prediction using the new causality-base rule selection solution by comparing with conventional confidence-only rule selection methods.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/2808719.2808759","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"34313366","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Developing Robust Predictive Models for Head and Neck Cancer across Microarray and RNA-seq Data. 通过微阵列和 RNA-seq 数据为头颈癌开发可靠的预测模型。
Chanchala D Kaddi, Wallace H Coulter, May D Wang

Increased understanding of the transcriptomic patterns underlying head and neck squamous cell carcinoma (HNSCC) can facilitate earlier diagnosis and better treatment outcomes. Integrating knowledge from multiple studies is necessary to identify fundamental, consistent gene expression signatures that distinguish HNSCC patient samples from disease-free samples, and particularly for detecting HNSCC at an early pathological stage. This study utilizes feature integration and heterogeneous ensemble modeling techniques to develop robust models for predicting HNSCC disease status in both microarray and RNAseq datasets. Several alternative models demonstrated good performance, with MCC and AUC values exceeding 0.8. These models were also applied to discriminate between early pathological stage HNSCC and normal RNA-seq samples, showing encouraging results. The predictive modeling workflow was integrated into a software tool with a graphical user interface. This tool enables HNSCC researchers to harness frequently observed transcriptomic features and ensembles of previously developed models when investigating new HNSCC gene expression datasets.

进一步了解头颈部鳞状细胞癌(HNSCC)的转录组模式有助于更早诊断和更好的治疗效果。有必要整合来自多项研究的知识,以确定基本、一致的基因表达特征,从而将 HNSCC 患者样本与无病样本区分开来,尤其是在早期病理阶段检测 HNSCC。本研究利用特征整合和异质集合建模技术开发了稳健的模型,用于预测微阵列和 RNAseq 数据集中的 HNSCC 疾病状态。几个备选模型表现出良好的性能,MCC 和 AUC 值均超过 0.8。这些模型还被用于区分早期病理阶段的 HNSCC 和正常 RNA-seq 样本,结果令人鼓舞。预测建模工作流程被整合到一个具有图形用户界面的软件工具中。该工具使 HNSCC 研究人员在研究新的 HNSCC 基因表达数据集时,能利用经常观察到的转录组特征和以前开发的模型组合。
{"title":"Developing Robust Predictive Models for Head and Neck Cancer across Microarray and RNA-seq Data.","authors":"Chanchala D Kaddi, Wallace H Coulter, May D Wang","doi":"10.1145/2808719.2808760","DOIUrl":"10.1145/2808719.2808760","url":null,"abstract":"<p><p>Increased understanding of the transcriptomic patterns underlying head and neck squamous cell carcinoma (HNSCC) can facilitate earlier diagnosis and better treatment outcomes. Integrating knowledge from multiple studies is necessary to identify fundamental, consistent gene expression signatures that distinguish HNSCC patient samples from disease-free samples, and particularly for detecting HNSCC at an early pathological stage. This study utilizes feature integration and heterogeneous ensemble modeling techniques to develop robust models for predicting HNSCC disease status in both microarray and RNAseq datasets. Several alternative models demonstrated good performance, with MCC and AUC values exceeding 0.8. These models were also applied to discriminate between early pathological stage HNSCC and normal RNA-seq samples, showing encouraging results. The predictive modeling workflow was integrated into a software tool with a graphical user interface. This tool enables HNSCC researchers to harness frequently observed transcriptomic features and ensembles of previously developed models when investigating new HNSCC gene expression datasets.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5859557/pdf/nihms806059.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"35939492","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The impact of RNA-seq aligners on gene expression estimation. RNA-seq比对对基因表达估计的影响。
Cheng Yang, Po-Yen Wu, Li Tong, John H Phan, May D Wang

While numerous RNA-seq data analysis pipelines are available, research has shown that the choice of pipeline influences the results of differentially expressed gene detection and gene expression estimation. Gene expression estimation is a key step in RNA-seq data analysis, since the accuracy of gene expression estimates profoundly affects the subsequent analysis. Generally, gene expression estimation involves sequence alignment and quantification, and accurate gene expression estimation requires accurate alignment. However, the impact of aligners on gene expression estimation remains unclear. We address this need by constructing nine pipelines consisting of nine spliced aligners and one quantifier. We then use simulated data to investigate the impact of aligners on gene expression estimation. To evaluate alignment, we introduce three alignment performance metrics, (1) the percentage of reads aligned, (2) the percentage of reads aligned with zero mismatch (ZeroMismatchPercentage), and (3) the percentage of reads aligned with at most one mismatch (ZeroOneMismatchPercentage). We then evaluate the impact of alignment performance on gene expression estimation using three metrics, (1) gene detection accuracy, (2) the number of genes falsely quantified (FalseExpNum), and (3) the number of genes with falsely estimated fold changes (FalseFcNum). We found that among various pipelines, FalseExpNum and FalseFcNum are correlated. Moreover, FalseExpNum is linearly correlated with the percentage of reads aligned and ZeroMismatchPercentage, and FalseFcNum is linearly correlated with ZeroMismatchPercentage. Because of this correlation, the percentage of reads aligned and ZeroMismatchPercentage may be used to assess the performance of gene expression estimation for all RNA-seq datasets.

虽然有许多RNA-seq数据分析管道可供选择,但研究表明管道的选择会影响差异表达基因检测和基因表达估计的结果。基因表达估计是RNA-seq数据分析的关键步骤,基因表达估计的准确性将对后续分析产生深远影响。基因表达估计通常涉及序列比对和定量,准确的基因表达估计需要精确的比对。然而,对准子对基因表达估计的影响尚不清楚。我们通过构造由九个拼接对齐器和一个量词组成的九个管道来解决这一需求。然后,我们使用模拟数据来研究对齐器对基因表达估计的影响。为了评估对齐,我们引入了三个对齐性能指标,(1)读取对齐的百分比,(2)读取与零不匹配对齐的百分比(ZeroMismatchPercentage),以及(3)读取与最多一个不匹配对齐的百分比(ZeroOneMismatchPercentage)。然后,我们使用三个指标评估比对性能对基因表达估计的影响,(1)基因检测精度,(2)错误量化的基因数量(谬误expnum),(3)错误估计折叠变化的基因数量(谬误fcnum)。我们发现在各个管道中,谬误expnum和谬误fcnum是相关的。此外,谬误expnum与读取对齐百分比和ZeroMismatchPercentage呈线性相关,谬误fcnum与ZeroMismatchPercentage呈线性相关。由于这种相关性,读取对齐百分比和ZeroMismatchPercentage可用于评估所有RNA-seq数据集的基因表达估计性能。
{"title":"The impact of RNA-seq aligners on gene expression estimation.","authors":"Cheng Yang,&nbsp;Po-Yen Wu,&nbsp;Li Tong,&nbsp;John H Phan,&nbsp;May D Wang","doi":"10.1145/2808719.2808767","DOIUrl":"https://doi.org/10.1145/2808719.2808767","url":null,"abstract":"<p><p>While numerous RNA-seq data analysis pipelines are available, research has shown that the choice of pipeline influences the results of differentially expressed gene detection and gene expression estimation. Gene expression estimation is a key step in RNA-seq data analysis, since the accuracy of gene expression estimates profoundly affects the subsequent analysis. Generally, gene expression estimation involves sequence alignment and quantification, and accurate gene expression estimation requires accurate alignment. However, the impact of aligners on gene expression estimation remains unclear. We address this need by constructing nine pipelines consisting of nine spliced aligners and one quantifier. We then use simulated data to investigate the impact of aligners on gene expression estimation. To evaluate alignment, we introduce three alignment performance metrics, (1) the percentage of reads aligned, (2) the percentage of reads aligned with zero mismatch (ZeroMismatchPercentage), and (3) the percentage of reads aligned with at most one mismatch (ZeroOneMismatchPercentage). We then evaluate the impact of alignment performance on gene expression estimation using three metrics, (1) gene detection accuracy, (2) the number of genes falsely quantified (FalseExpNum), and (3) the number of genes with falsely estimated fold changes (FalseFcNum). We found that among various pipelines, FalseExpNum and FalseFcNum are correlated. Moreover, FalseExpNum is linearly correlated with the percentage of reads aligned and ZeroMismatchPercentage, and FalseFcNum is linearly correlated with ZeroMismatchPercentage. Because of this correlation, the percentage of reads aligned and ZeroMismatchPercentage may be used to assess the performance of gene expression estimation for all RNA-seq datasets.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/2808719.2808767","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"34711999","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
Chromatin and Genomic determinants of alternative splicing. 选择性剪接的染色质和基因组决定因素。
Kun Wang, Kan Cao, Sridhar Hannenhalli

Alternative splicing significantly contributes to proteomic diversity and mis-regulation of splicing can cause diseases in human. Although both genomic and chromatin features have been shown to associate with splicing, the mechanisms by which various chromatin marks influence splicing is not clear for the most part. Moreover, it is not known whether the influence of specific genomic features on splicing is potentially modulated by the chromatin context. Here we report a deep neural network (DNN) model for predicting exon inclusion based on comprehensive genomic and chromatin features. Our analysis in three cell lines shows that, while both genomic and chromatin features can predict splicing to varying degrees, genomic features are the primary drivers of splicing, and the predictive power of chromatin features can largely be explained by their correlation with genomic features; chromatin features do not yield substantial independent contribution to splicing predictability. However, our model identified specific interactions between chromatin and genomic features suggesting that the effect of genomic elements may be modulated by chromatin context.

选择性剪接对蛋白质组多样性有重要影响,剪接调控不当可导致人类疾病。尽管基因组和染色质特征都与剪接有关,但各种染色质标记影响剪接的机制在很大程度上尚不清楚。此外,目前尚不清楚特定基因组特征对剪接的影响是否可能受到染色质背景的调节。在这里,我们报告了一个深度神经网络(DNN)模型,用于预测基于综合基因组和染色质特征的外显子包含。我们对三种细胞系的分析表明,虽然基因组和染色质特征都可以在不同程度上预测剪接,但基因组特征是剪接的主要驱动因素,染色质特征的预测能力在很大程度上可以通过它们与基因组特征的相关性来解释;染色质特征对剪接的可预测性没有实质性的独立贡献。然而,我们的模型确定了染色质和基因组特征之间的特定相互作用,这表明基因组元件的作用可能受到染色质背景的调节。
{"title":"Chromatin and Genomic determinants of alternative splicing.","authors":"Kun Wang,&nbsp;Kan Cao,&nbsp;Sridhar Hannenhalli","doi":"10.1145/2808719.2808755","DOIUrl":"https://doi.org/10.1145/2808719.2808755","url":null,"abstract":"<p><p>Alternative splicing significantly contributes to proteomic diversity and mis-regulation of splicing can cause diseases in human. Although both genomic and chromatin features have been shown to associate with splicing, the mechanisms by which various chromatin marks influence splicing is not clear for the most part. Moreover, it is not known whether the influence of specific genomic features on splicing is potentially modulated by the chromatin context. Here we report a deep neural network (DNN) model for predicting exon inclusion based on comprehensive genomic and chromatin features. Our analysis in three cell lines shows that, while both genomic and chromatin features can predict splicing to varying degrees, genomic features are the primary drivers of splicing, and the predictive power of chromatin features can largely be explained by their correlation with genomic features; chromatin features do not yield substantial independent contribution to splicing predictability. However, our model identified specific interactions between chromatin and genomic features suggesting that the effect of genomic elements may be modulated by chromatin context.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2015-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/2808719.2808755","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"35427235","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
icuARM-II: improving the reliability of personalized risk prediction in pediatric intensive care units. icuARM-II:提高儿科重症监护病房个性化风险预测的可靠性。
Chih-Wen Cheng, Nikhil Chanani, Kevin Maher, Wang

Clinicians in intensive care units (ICUs) rely on standardized scores as risk prediction models to predict a patient's vulnerability to life-threatening events. Conventional Current scales calculate scores from a fixed set of conditions collected within a specific time window. However, modern monitoring technologies generate complex, temporal, and multimodal patient data that conventional prediction models scales cannot fully utilize. Thus, a more sophisticated model is needed to tailor individual characteristics and incorporate multiple temporal modalities for a personalized risk prediction. Furthermore, most scales models focus on adult patients. To address this needdeficiency, we propose a newly designed ICU risk prediction system, called icuARM-II, using a large-scaled pediatric ICU database from Children's Healthcare of Atlanta. This novel database contains clinical data collected in 5,739 ICU visits from 4,975 patients. We propose a temporal association rule mining framework giving clinicians a potential to perform predict risks prediction based on all available patient conditions without being restricted by a fixed observation window. We also develop a new metric that can rigidly assesses the reliability of all all generated association rules. In addition, the icuARM-II features an interactive user interface. Using the icuARM-II, our results demonstrated showed a use case of short-term mortality prediction using lab testing results, which demonstrated a potential new solution for reliable ICU risk prediction using personalized clinical data in a previously neglected population.

重症监护室(ICU)的临床医生依靠标准化评分作为风险预测模型,来预测病人是否容易发生危及生命的事件。传统的电流量表根据在特定时间窗口内收集到的一组固定条件计算分数。然而,现代监测技术会产生复杂的、时间性的和多模态的患者数据,传统的预测模型量表无法充分利用这些数据。因此,需要一个更复杂的模型来调整个体特征,并结合多种时间模式进行个性化风险预测。此外,大多数量表模型都侧重于成年患者。为了解决这一不足,我们利用亚特兰大儿童医疗保健中心的大型儿科 ICU 数据库,提出了一种新设计的 ICU 风险预测系统,称为 icuARM-II。这个新型数据库包含从 4975 名患者的 5739 次 ICU 访问中收集的临床数据。我们提出了一种时间关联规则挖掘框架,使临床医生可以根据所有可用的患者情况进行风险预测,而不受固定观察窗口的限制。我们还开发了一种新指标,可以严格评估所有生成关联规则的可靠性。此外,icuARM-II 还具有交互式用户界面。利用 icuARM-II,我们的成果展示了一个利用实验室检测结果预测短期死亡率的用例,这为利用个性化临床数据在以前被忽视的人群中进行可靠的 ICU 风险预测提供了一个潜在的新解决方案。
{"title":"icuARM-II: improving the reliability of personalized risk prediction in pediatric intensive care units.","authors":"Chih-Wen Cheng, Nikhil Chanani, Kevin Maher, Wang","doi":"10.1145/2649387.2649440","DOIUrl":"10.1145/2649387.2649440","url":null,"abstract":"<p><p>Clinicians in intensive care units (ICUs) rely on standardized scores as risk prediction models to predict a patient's vulnerability to life-threatening events. Conventional Current scales calculate scores from a fixed set of conditions collected within a specific time window. However, modern monitoring technologies generate complex, temporal, and multimodal patient data that conventional prediction models scales cannot fully utilize. Thus, a more sophisticated model is needed to tailor individual characteristics and incorporate multiple temporal modalities for a personalized risk prediction. Furthermore, most scales models focus on adult patients. To address this needdeficiency, we propose a newly designed ICU risk prediction system, called icuARM-II, using a large-scaled pediatric ICU database from Children's Healthcare of Atlanta. This novel database contains clinical data collected in 5,739 ICU visits from 4,975 patients. We propose a temporal association rule mining framework giving clinicians a potential to perform predict risks prediction based on all available patient conditions without being restricted by a fixed observation window. We also develop a new metric that can rigidly assesses the reliability of all all generated association rules. In addition, the icuARM-II features an interactive user interface. Using the icuARM-II, our results demonstrated showed a use case of short-term mortality prediction using lab testing results, which demonstrated a potential new solution for reliable ICU risk prediction using personalized clinical data in a previously neglected population.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4983419/pdf/nihms805837.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"34313365","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
omniClassifier: a Desktop Grid Computing System for Big Data Prediction Modeling. omniClassifier:用于大数据预测建模的桌面网格计算系统。
John H Phan, Sonal Kothari, May D Wang

Robust prediction models are important for numerous science, engineering, and biomedical applications. However, best-practice procedures for optimizing prediction models can be computationally complex, especially when choosing models from among hundreds or thousands of parameter choices. Computational complexity has further increased with the growth of data in these fields, concurrent with the era of "Big Data". Grid computing is a potential solution to the computational challenges of Big Data. Desktop grid computing, which uses idle CPU cycles of commodity desktop machines, coupled with commercial cloud computing resources can enable research labs to gain easier and more cost effective access to vast computing resources. We have developed omniClassifier, a multi-purpose prediction modeling application that provides researchers with a tool for conducting machine learning research within the guidelines of recommended best-practices. omniClassifier is implemented as a desktop grid computing system using the Berkeley Open Infrastructure for Network Computing (BOINC) middleware. In addition to describing implementation details, we use various gene expression datasets to demonstrate the potential scalability of omniClassifier for efficient and robust Big Data prediction modeling. A prototype of omniClassifier can be accessed at http://omniclassifier.bme.gatech.edu/.

稳健的预测模型对许多科学、工程和生物医学应用都很重要。然而,优化预测模型的最佳实践程序在计算上非常复杂,尤其是从成百上千个参数中选择模型时更是如此。随着 "大数据 "时代的到来,计算复杂度随着这些领域的数据增长而进一步提高。网格计算是应对大数据计算挑战的潜在解决方案。桌面网格计算可利用商品台式机的闲置 CPU 周期,再加上商业云计算资源,可使研究实验室更轻松、更经济高效地获取大量计算资源。我们开发了多用途预测建模应用程序 omniClassifier,为研究人员提供了在推荐的最佳实践指导下开展机器学习研究的工具。OmniClassifier 是使用伯克利网络计算开放基础设施(BOINC)中间件作为桌面网格计算系统实现的。除了介绍实施细节外,我们还使用各种基因表达数据集来展示 omniClassifier 在高效、稳健的大数据预测建模方面的潜在可扩展性。您可以在 http://omniclassifier.bme.gatech.edu/ 上访问 omniClassifier 的原型。
{"title":"omniClassifier: a Desktop Grid Computing System for Big Data Prediction Modeling.","authors":"John H Phan, Sonal Kothari, May D Wang","doi":"10.1145/2649387.2649439","DOIUrl":"10.1145/2649387.2649439","url":null,"abstract":"<p><p>Robust prediction models are important for numerous science, engineering, and biomedical applications. However, best-practice procedures for optimizing prediction models can be computationally complex, especially when choosing models from among hundreds or thousands of parameter choices. Computational complexity has further increased with the growth of data in these fields, concurrent with the era of \"Big Data\". Grid computing is a potential solution to the computational challenges of Big Data. Desktop grid computing, which uses idle CPU cycles of commodity desktop machines, coupled with commercial cloud computing resources can enable research labs to gain easier and more cost effective access to vast computing resources. We have developed omniClassifier, a multi-purpose prediction modeling application that provides researchers with a tool for conducting machine learning research within the guidelines of recommended best-practices. omniClassifier is implemented as a desktop grid computing system using the Berkeley Open Infrastructure for Network Computing (BOINC) middleware. In addition to describing implementation details, we use various gene expression datasets to demonstrate the potential scalability of omniClassifier for efficient and robust Big Data prediction modeling. A prototype of omniClassifier can be accessed at http://omniclassifier.bme.gatech.edu/.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4983434/pdf/nihms805844.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"9852973","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Are We There Yet? Feasibility of Continuous Stress Assessment via Wireless Physiological Sensors. 我们成功了吗?通过无线生理传感器进行连续压力评估的可行性
Mahbubur Rahman, Rummana Bari, Amin Ahsan Ali, Moushumi Sharmin, Andrew Raij, Karen Hovsepian, Syed Monowar Hossain, Emre Ertin, Ashley Kennedy, David H Epstein, Kenzie L Preston, Michelle Jobes, J Gayle Beck, Satish Kedia, Kenneth D Ward, Mustafa al'Absi, Santosh Kumar

Stress can lead to headaches and fatigue, precipitate addictive behaviors (e.g., smoking, alcohol and drug use), and lead to cardiovascular diseases and cancer. Continuous assessment of stress from sensors can be used for timely delivery of a variety of interventions to reduce or avoid stress. We investigate the feasibility of continuous stress measurement via two field studies using wireless physiological sensors - a four-week study with illicit drug users (n = 40), and a one-week study with daily smokers and social drinkers (n = 30). We find that 11+ hours/day of usable data can be obtained in a 4-week study. Significant learning effect is observed after the first week and data yield is seen to be increasing over time even in the fourth week. We propose a framework to analyze sensor data yield and find that losses in wireless channel is negligible; the main hurdle in further improving data yield is the attachment constraint. We show the feasibility of measuring stress minutes preceding events of interest and observe the sensor-derived stress to be rising prior to self-reported stress and smoking events.

压力会导致头痛和疲劳,诱发成瘾行为(如吸烟、酗酒和吸毒),并引发心血管疾病和癌症。传感器对压力的连续评估可用于及时提供各种干预措施,以减轻或避免压力。我们利用无线生理传感器进行了两项实地研究,调查了连续压力测量的可行性--一项是对非法药物使用者(40 人)进行的为期四周的研究,另一项是对日常吸烟者和社交饮酒者(30 人)进行的为期一周的研究。我们发现,在为期四周的研究中,每天可获得 11 小时以上的可用数据。第一周后观察到显著的学习效应,即使到了第四周,数据产量也会随着时间的推移而增加。我们提出了一个分析传感器数据产量的框架,并发现无线信道的损耗可以忽略不计;进一步提高数据产量的主要障碍是附件限制。我们证明了在相关事件发生前几分钟测量压力的可行性,并观察到传感器得出的压力在自我报告的压力和吸烟事件发生前有所上升。
{"title":"Are We There Yet? Feasibility of Continuous Stress Assessment via Wireless Physiological Sensors.","authors":"Mahbubur Rahman, Rummana Bari, Amin Ahsan Ali, Moushumi Sharmin, Andrew Raij, Karen Hovsepian, Syed Monowar Hossain, Emre Ertin, Ashley Kennedy, David H Epstein, Kenzie L Preston, Michelle Jobes, J Gayle Beck, Satish Kedia, Kenneth D Ward, Mustafa al'Absi, Santosh Kumar","doi":"10.1145/2649387.2649433","DOIUrl":"10.1145/2649387.2649433","url":null,"abstract":"<p><p>Stress can lead to headaches and fatigue, precipitate addictive behaviors (e.g., smoking, alcohol and drug use), and lead to cardiovascular diseases and cancer. Continuous assessment of stress from sensors can be used for timely delivery of a variety of interventions to reduce or avoid stress. We investigate the feasibility of continuous stress measurement via two field studies using wireless physiological sensors - a four-week study with illicit drug users (<i>n</i> = 40), and a one-week study with daily smokers and social drinkers (<i>n</i> = 30). We find that 11+ hours/day of usable data can be obtained in a 4-week study. Significant learning effect is observed after the first week and data yield is seen to be increasing over time even in the fourth week. We propose a framework to analyze sensor data yield and find that losses in wireless channel is negligible; the main hurdle in further improving data yield is the attachment constraint. We show the feasibility of measuring stress minutes preceding events of interest and observe the sensor-derived stress to be rising prior to self-reported stress and smoking events.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4374173/pdf/nihms-671146.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"33047557","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
SimConcept: A Hybrid Approach for Simplifying Composite Named Entities in Biomedicine. SimConcept:简化生物医学中复合命名实体的混合方法。
Chih-Hsuan Wei, Robert Leaman, Zhiyong Lu

Many text-mining studies have focused on the issue of named entity recognition and normalization, especially in the field of biomedical natural language processing. However, entity recognition is a complicated and difficult task in biomedical text. One particular challenge is to identify and resolve composite named entities, where a single span refers to more than one concept(e.g., BRCA1/2). Most bioconcept recognition and normalization studies have either ignored this issue, used simple ad-hoc rules, or only handled coordination ellipsis, which is only one of the many types of composite mentions studied in this work. No systematic methods for simplifying composite mentions have been previously reported, making a robust approach greatly needed. To this end, we propose a hybrid approach by integrating a machine learning model with a pattern identification strategy to identify the antecedent and conjuncts regions of a concept mention, and then reassemble the composite mention using those identified regions. Our method, which we have named SimConcept, is the first method to systematically handle most types of composite mentions. Our method achieves high performance in identifying and resolving composite mentions for three fundamental biological entities: genes (89.29% in F-measure), diseases (85.52% in F-measure) and chemicals (84.04% in F-measure). Furthermore, our results show that, using our SimConcept method can subsequently help improve the performance of gene and disease concept recognition and normalization.

许多文本挖掘研究都关注命名实体识别和规范化问题,尤其是在生物医学自然语言处理领域。然而,在生物医学文本中,实体识别是一项复杂而艰巨的任务。一个特殊的挑战是识别和解决复合命名实体,即一个跨度指的是多个概念(如 BRCA1/2)。大多数生物概念识别和规范化研究要么忽略了这一问题,要么使用简单的临时规则,要么只处理了协调省略,而协调省略只是本文研究的多种复合提及类型之一。以前没有报道过简化复合提及的系统方法,因此非常需要一种稳健的方法。为此,我们提出了一种混合方法,将机器学习模型与模式识别策略相结合,以识别概念提及的先行词和连接词区域,然后使用这些识别出的区域重新组合复合提及。我们将这种方法命名为 SimConcept,它是第一种系统地处理大多数类型的复合提及的方法。我们的方法在识别和解决基因(F-measure 为 89.29%)、疾病(F-measure 为 85.52%)和化学物质(F-measure 为 84.04%)这三个基本生物实体的复合提及方面取得了很高的性能。此外,我们的结果表明,使用我们的 SimConcept 方法有助于提高基因和疾病概念识别和规范化的性能。
{"title":"SimConcept: A Hybrid Approach for Simplifying Composite Named Entities in Biomedicine.","authors":"Chih-Hsuan Wei, Robert Leaman, Zhiyong Lu","doi":"10.1145/2649387.2649420","DOIUrl":"10.1145/2649387.2649420","url":null,"abstract":"<p><p>Many text-mining studies have focused on the issue of named entity recognition and normalization, especially in the field of biomedical natural language processing. However, entity recognition is a complicated and difficult task in biomedical text. One particular challenge is to identify and resolve composite named entities, where a single span refers to more than one concept(e.g., BRCA1/2). Most bioconcept recognition and normalization studies have either ignored this issue, used simple ad-hoc rules, or only handled coordination ellipsis, which is only one of the many types of composite mentions studied in this work. No systematic methods for simplifying composite mentions have been previously reported, making a robust approach greatly needed. To this end, we propose a hybrid approach by integrating a machine learning model with a pattern identification strategy to identify the antecedent and conjuncts regions of a concept mention, and then reassemble the composite mention using those identified regions. Our method, which we have named SimConcept, is the first method to systematically handle most types of composite mentions. Our method achieves high performance in identifying and resolving composite mentions for three fundamental biological entities: genes (89.29% in F-measure), diseases (85.52% in F-measure) and chemicals (84.04% in F-measure). Furthermore, our results show that, using our SimConcept method can subsequently help improve the performance of gene and disease concept recognition and normalization.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4384177/pdf/nihms673019.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"33193039","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Integrated miRNA and mRNA Analysis of Time Series Microarray Data. 时间序列微阵列数据的集成miRNA和mRNA分析。
Julian Dymacek, Nancy Lan Guo

The dynamic temporal regulatory effects of microRNA are not well known. We introduce a technique for integrating miRNA and mRNA time series microarray data with known disease pathology. The integrated analysis includes identifying both mRNA and miRNA that are signi cantly similar to the quantitative pathology. Potential regulatory miRNA/mRNA target pairs are identi ed through databases of both predicted and validated pairs. Finally, potential target pairs are ltered by examining the second derivatives of the fold changes over time. Our system was used on genome-wide microarray expression data of mouse lungs (n = 160) following aspiration of multi-walled carbon nanotubes. This system shows promise of readily identifying miRNA for further study as potential biomarker use.

microRNA的动态时间调控作用尚不清楚。我们介绍了一种将miRNA和mRNA时间序列微阵列数据与已知疾病病理相结合的技术。综合分析包括鉴定mRNA和miRNA,这些mRNA和miRNA与定量病理结果明显相似。通过预测和验证对的数据库确定潜在的调控miRNA/mRNA靶对。最后,通过检查折叠随时间变化的二阶导数来筛选潜在的目标对。我们的系统用于小鼠肺(n = 160)吸入多壁碳纳米管后的全基因组微阵列表达数据。该系统显示出易于识别miRNA作为潜在生物标志物进一步研究的前景。
{"title":"Integrated miRNA and mRNA Analysis of Time Series Microarray Data.","authors":"Julian Dymacek,&nbsp;Nancy Lan Guo","doi":"10.1145/2649387.2649411","DOIUrl":"https://doi.org/10.1145/2649387.2649411","url":null,"abstract":"<p><p>The dynamic temporal regulatory effects of microRNA are not well known. We introduce a technique for integrating miRNA and mRNA time series microarray data with known disease pathology. The integrated analysis includes identifying both mRNA and miRNA that are signi cantly similar to the quantitative pathology. Potential regulatory miRNA/mRNA target pairs are identi ed through databases of both predicted and validated pairs. Finally, potential target pairs are ltered by examining the second derivatives of the fold changes over time. Our system was used on genome-wide microarray expression data of mouse lungs (<i>n</i> = 160) following aspiration of multi-walled carbon nanotubes. This system shows promise of readily identifying miRNA for further study as potential biomarker use.</p>","PeriodicalId":72044,"journal":{"name":"ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2014-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/2649387.2649411","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"33315379","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
期刊
ACM-BCB ... ... : the ... ACM Conference on Bioinformatics, Computational Biology and Biomedicine. ACM Conference on Bioinformatics, Computational Biology and Biomedicine
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1