首页 > 最新文献

Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics最新文献

英文 中文
Distributed Memory Partitioning of High-Throughput Sequencing Datasets for Enabling Parallel Genomics Analyses 支持并行基因组学分析的高通量测序数据集的分布式内存分区
Nagakishore Jammula, Sriram P. Chockalingam, S. Aluru
State-of-the-art high-throughput sequencing instruments decipher in excess of a billion short genomic fragments per run. The output sequences are referred to as 'reads'. These read datasets facilitate a wide variety of analyses with applications in areas such as genomics, metagenomics, and transcriptomics. Owing to the large size of the read datasets, such analyses are often compute and memory intensive. In this paper, we present a parallel algorithm for partitioning large-scale read datasets in order to facilitate distributed-memory parallel analyses. During the process of partitioning the read datasets, we construct and partition the associated de Bruijn graph in parallel. This allows applications that make use of a variant of the de Bruijn graph, such as de novo assembly, to directly leverage the generated de Bruijn graph partitions. In addition, we propose a mechanism for evaluating the quality of the generated partitions of reads and demonstrate that our algorithm produces high quality partitions. Our implementation is available at github.com/ParBLiSS/read_partitioning.
最先进的高通量测序仪器破译超过十亿短基因组片段每运行。输出序列被称为“读取”。这些读取数据集有助于在基因组学、宏基因组学和转录组学等领域进行各种分析。由于读取数据集的规模很大,这种分析通常需要大量的计算和内存。在本文中,我们提出了一种用于划分大规模读数据集的并行算法,以促进分布式内存并行分析。在划分读数据集的过程中,我们并行地构造和划分相关联的de Bruijn图。这允许使用de Bruijn图的变体的应用程序,例如de novo assembly,直接利用生成的de Bruijn图分区。此外,我们提出了一种评估读取分区质量的机制,并证明了我们的算法产生了高质量的分区。我们的实现可以在github.com/ParBLiSS/read_partitioning上获得。
{"title":"Distributed Memory Partitioning of High-Throughput Sequencing Datasets for Enabling Parallel Genomics Analyses","authors":"Nagakishore Jammula, Sriram P. Chockalingam, S. Aluru","doi":"10.1145/3107411.3107491","DOIUrl":"https://doi.org/10.1145/3107411.3107491","url":null,"abstract":"State-of-the-art high-throughput sequencing instruments decipher in excess of a billion short genomic fragments per run. The output sequences are referred to as 'reads'. These read datasets facilitate a wide variety of analyses with applications in areas such as genomics, metagenomics, and transcriptomics. Owing to the large size of the read datasets, such analyses are often compute and memory intensive. In this paper, we present a parallel algorithm for partitioning large-scale read datasets in order to facilitate distributed-memory parallel analyses. During the process of partitioning the read datasets, we construct and partition the associated de Bruijn graph in parallel. This allows applications that make use of a variant of the de Bruijn graph, such as de novo assembly, to directly leverage the generated de Bruijn graph partitions. In addition, we propose a mechanism for evaluating the quality of the generated partitions of reads and demonstrate that our algorithm produces high quality partitions. Our implementation is available at github.com/ParBLiSS/read_partitioning.","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115698458","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
HEMnet: Integration of Electronic Medical Records with Molecular Interaction Networks and Domain Knowledge for Survival Analysis HEMnet:电子医疗记录与分子相互作用网络和生存分析领域知识的集成
Edward W. Huang, Sheng Wang, Bingxue Li, Ran Zhang, Baoyan Liu, Runshun Zhang, Jie Liu, Xuezhong Zhou, Hongsheng Lin, ChengXiang Zhai
The continual growth of electronic medical record (EMR) databases has paved the way for many data mining applications, including the discovery of novel disease-drug associations and the prediction of patient survival rates. However, these tasks are hindered because EMRs are usually segmented or incomplete. EMR analysis is further limited by the overabundance of medical term synonyms and morphologies, which causes existing techniques to mismatch records containing semantically similar but lexically distinct terms. Current solutions fill in missing values with techniques that tend to introduce noise rather than reduce it. In this paper, we propose to simultaneously infer missing data and solve semantic mismatching in EMRs by first integrating EMR data with molecular interaction networks and domain knowledge to build the HEMnet, a heterogeneous medical information network. We then project this network onto a low-dimensional space, and group entities in the network according to their relative distances. Lastly, we use this entity distance information to enrich the original EMRs. We evaluate the effectiveness of this method according to its ability to separate patients with dissimilar survival functions. We show that our method can obtain significant (p-value < 0.01) results for each cancer subtype in a lung cancer dataset, while the baselines cannot.
电子医疗记录(EMR)数据库的持续增长为许多数据挖掘应用铺平了道路,包括发现新的疾病-药物关联和预测患者存活率。然而,这些任务受到阻碍,因为电子病历通常是分段的或不完整的。EMR分析进一步受到医学术语同义词和形态学过多的限制,这导致现有技术无法匹配包含语义相似但词汇不同的术语的记录。目前的解决方案是用引入噪声而不是减少噪声的技术来填补缺失值。本文提出将EMR数据与分子相互作用网络和领域知识相结合,构建异构医疗信息网络HEMnet,同时推断缺失数据和解决语义不匹配问题。然后我们将这个网络投射到一个低维空间,并根据它们的相对距离对网络中的实体进行分组。最后,我们利用这些实体距离信息来丰富原始电子病历。我们根据其分离具有不同生存功能的患者的能力来评估这种方法的有效性。我们表明,我们的方法可以对肺癌数据集中的每个癌症亚型获得显著(p值< 0.01)的结果,而基线则不能。
{"title":"HEMnet: Integration of Electronic Medical Records with Molecular Interaction Networks and Domain Knowledge for Survival Analysis","authors":"Edward W. Huang, Sheng Wang, Bingxue Li, Ran Zhang, Baoyan Liu, Runshun Zhang, Jie Liu, Xuezhong Zhou, Hongsheng Lin, ChengXiang Zhai","doi":"10.1145/3107411.3107422","DOIUrl":"https://doi.org/10.1145/3107411.3107422","url":null,"abstract":"The continual growth of electronic medical record (EMR) databases has paved the way for many data mining applications, including the discovery of novel disease-drug associations and the prediction of patient survival rates. However, these tasks are hindered because EMRs are usually segmented or incomplete. EMR analysis is further limited by the overabundance of medical term synonyms and morphologies, which causes existing techniques to mismatch records containing semantically similar but lexically distinct terms. Current solutions fill in missing values with techniques that tend to introduce noise rather than reduce it. In this paper, we propose to simultaneously infer missing data and solve semantic mismatching in EMRs by first integrating EMR data with molecular interaction networks and domain knowledge to build the HEMnet, a heterogeneous medical information network. We then project this network onto a low-dimensional space, and group entities in the network according to their relative distances. Lastly, we use this entity distance information to enrich the original EMRs. We evaluate the effectiveness of this method according to its ability to separate patients with dissimilar survival functions. We show that our method can obtain significant (p-value < 0.01) results for each cancer subtype in a lung cancer dataset, while the baselines cannot.","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114572817","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Computational Intractability Generates the Topology of Biological Networks 计算难解性生成生物网络拓扑
Ali A Atiia, Corbin Hopper, J. Waldispühl
Virtually all molecular interactions networks, independent of organism and physiological context, have majority-leaves minority-hubs (mLmH) topology. Current generative models of this topology are based on controversial hypotheses that, controversy aside, demonstrate sufficient but not necessary evolutionary conditions for its emergence. Here we show that the circumvention of computational intractability provides sufficient and (assuming P!=NP) necessary conditions for the emergence of the mLmH property. Evolutionary pressure on molecular interaction networks is simulated by randomly labelling some interactions as 'beneficial' and others 'detrimental'. Each gene is subsequently given a benefit (damage) score according to how many beneficial (detrimental) interactions it is projecting onto or attracting from other genes. The problem of identifying which subset of genes should ideally be conserved and which deleted, so as to maximize (minimize) the total number of beneficial (detrimental) interactions network-wide, is NP-hard. An evolutionary algorithm that simulates hypothetical instances of this problem and selects for networks that produce the easiest instances leads to networks that possess the mLmH property. The degree distributions of synthetically evolved networks match those of publicly available experimentally-validated biological networks from many phylogenetically-distant organisms.
几乎所有独立于生物体和生理环境的分子相互作用网络都具有多数叶少数枢纽(mLmH)拓扑结构。目前这种拓扑的生成模型是基于有争议的假设,这些假设证明了其出现的充分但不是必要的进化条件。在这里,我们证明了对计算难解性的规避为mLmH性质的出现提供了充分和(假设P!=NP)必要条件。通过将一些相互作用随机标记为“有益”和其他“有害”来模拟分子相互作用网络的进化压力。根据每个基因投射到或从其他基因吸引的有益(有害)相互作用的多少,随后给每个基因一个有益(有害)分数。确定哪些基因子集应该理想地保留,哪些应该删除,从而最大化(最小化)整个网络范围内有益(有害)相互作用的总数的问题是NP-hard。模拟该问题的假设实例并选择产生最简单实例的网络的进化算法将导致具有mLmH属性的网络。综合进化网络的程度分布与那些公开可用的实验验证的生物网络相匹配,这些网络来自许多系统发育上遥远的生物。
{"title":"Computational Intractability Generates the Topology of Biological Networks","authors":"Ali A Atiia, Corbin Hopper, J. Waldispühl","doi":"10.1145/3107411.3107453","DOIUrl":"https://doi.org/10.1145/3107411.3107453","url":null,"abstract":"Virtually all molecular interactions networks, independent of organism and physiological context, have majority-leaves minority-hubs (mLmH) topology. Current generative models of this topology are based on controversial hypotheses that, controversy aside, demonstrate sufficient but not necessary evolutionary conditions for its emergence. Here we show that the circumvention of computational intractability provides sufficient and (assuming P!=NP) necessary conditions for the emergence of the mLmH property. Evolutionary pressure on molecular interaction networks is simulated by randomly labelling some interactions as 'beneficial' and others 'detrimental'. Each gene is subsequently given a benefit (damage) score according to how many beneficial (detrimental) interactions it is projecting onto or attracting from other genes. The problem of identifying which subset of genes should ideally be conserved and which deleted, so as to maximize (minimize) the total number of beneficial (detrimental) interactions network-wide, is NP-hard. An evolutionary algorithm that simulates hypothetical instances of this problem and selects for networks that produce the easiest instances leads to networks that possess the mLmH property. The degree distributions of synthetically evolved networks match those of publicly available experimentally-validated biological networks from many phylogenetically-distant organisms.","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114590476","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Hybrid ODE/SSA Model of the Budding Yeast Cell Cycle Control Mechanism with Mutant Case Study 出芽酵母细胞周期调控机制的ODE/SSA杂交模型及突变体案例研究
Mansooreh Ahmadian, Shuo Wang, J. Tyson, Young Cao
The budding yeast cell cycle is regulated by complex and multi-scale control mechanisms, and is subject to inherent noise in a cell, resulted from low copy numbers of species such as critical mRNAs. Conventional deterministic models cannot capture this inherent noise. Although stochastic models can generate simulation results to better represent inherent noise in system dynamics, the stochastic approach is often computationally too expensive for complex systems, which exhibit multiscale features in two aspects: species with different scales of abundances and reactions with different scales of firing frequencies. To address this challenge, one promising solution is to adopt a hybrid approach. It replaces the single mathematical representation of either discrete-stochastic formulation or continuous deterministic formulation with an integration of both methods, so that the corresponding advantageous features in both methods are well kept to achieve a trade-off between accuracy and efficiency. In this work, we propose a hybrid stochastic model that represents the regulatory network of the budding yeast cell cycle control mechanism, respectively, by Gillespie's stochastic simulation algorithm (SSA) and ordinary differential equations (ODEs). Simulation results of our model were compared with published experimental measurement on the budding yeast cell cycle. The comparison demonstrates that our hybrid model well represents many critical characteristics of the budding yeast cell cycle, and reproduces more than 100 phenotypes of mutant cases. Moreover, the model accounts for partial viability of certain mutant strains. The last but not the least, the proposed scheme is shown to be considerably faster in both modeling and simulation than the equivalent stochastic simulation.
出芽酵母细胞周期受到复杂的多尺度控制机制的调控,并受到细胞内固有噪声的影响,这是由关键mrna等物种的低拷贝数引起的。传统的确定性模型无法捕捉到这种固有的噪音。虽然随机模型可以产生模拟结果,以更好地表示系统动力学中的固有噪声,但对于复杂系统来说,随机方法往往在计算上过于昂贵,复杂系统在两个方面表现出多尺度特征:不同丰度尺度的物种和不同发射频率尺度的反应。为了应对这一挑战,一个有希望的解决方案是采用混合方法。它用两种方法的集成来取代离散随机公式或连续确定性公式的单一数学表示,从而很好地保留了两种方法各自的优势特征,实现了精度和效率之间的权衡。本文采用Gillespie随机模拟算法(SSA)和常微分方程(ode)建立了一个混合随机模型,分别表征出芽酵母细胞周期调控机制的调控网络。我们的模拟结果与已发表的芽殖酵母细胞周期的实验测量结果进行了比较。比较表明,我们的杂交模型很好地代表了出芽酵母细胞周期的许多关键特征,并再现了100多种突变病例的表型。此外,该模型解释了某些突变株的部分生存能力。最后但并非最不重要的是,所提出的方案在建模和仿真上都比等效的随机仿真快得多。
{"title":"Hybrid ODE/SSA Model of the Budding Yeast Cell Cycle Control Mechanism with Mutant Case Study","authors":"Mansooreh Ahmadian, Shuo Wang, J. Tyson, Young Cao","doi":"10.1145/3107411.3107437","DOIUrl":"https://doi.org/10.1145/3107411.3107437","url":null,"abstract":"The budding yeast cell cycle is regulated by complex and multi-scale control mechanisms, and is subject to inherent noise in a cell, resulted from low copy numbers of species such as critical mRNAs. Conventional deterministic models cannot capture this inherent noise. Although stochastic models can generate simulation results to better represent inherent noise in system dynamics, the stochastic approach is often computationally too expensive for complex systems, which exhibit multiscale features in two aspects: species with different scales of abundances and reactions with different scales of firing frequencies. To address this challenge, one promising solution is to adopt a hybrid approach. It replaces the single mathematical representation of either discrete-stochastic formulation or continuous deterministic formulation with an integration of both methods, so that the corresponding advantageous features in both methods are well kept to achieve a trade-off between accuracy and efficiency. In this work, we propose a hybrid stochastic model that represents the regulatory network of the budding yeast cell cycle control mechanism, respectively, by Gillespie's stochastic simulation algorithm (SSA) and ordinary differential equations (ODEs). Simulation results of our model were compared with published experimental measurement on the budding yeast cell cycle. The comparison demonstrates that our hybrid model well represents many critical characteristics of the budding yeast cell cycle, and reproduces more than 100 phenotypes of mutant cases. Moreover, the model accounts for partial viability of certain mutant strains. The last but not the least, the proposed scheme is shown to be considerably faster in both modeling and simulation than the equivalent stochastic simulation.","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125359846","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Ranking Protein-Protein Binding Using Evolutionary Information and Machine Learning 利用进化信息和机器学习对蛋白质结合进行排序
R. Farhoodi, Bahar Akbal-Delibas, Nurit Haspel
Discriminating native-like complexes from false-positives with high accuracy is one of the biggest challenges in protein-protein docking. The relationship between various favorable intermolecular interactions (e.g., Van der Waals, electrostatic, desolvation forces, etc.) and the similarity of a conformation to its native structure is commonly agreed, though the precise nature of this relationship is not known very well. Existing protein-protein docking methods typically formulate this relationship as a weighted sum of selected terms and tune their weights by introducing a training set with which they evaluate and rank candidate complexes. Despite improvements in recent docking methods, they are still producing a large number of false positives, which often leads to incorrect prediction of complex binding. Using machine learning, we implemented an approach that not only ranks candidate complexes relative to each other, but also predicts how similar each candidate is to the native conformation. We built a Support Vector Regressor (SVR) using physico-chemical features and evolutionary conservation. We trained and tested the model on extensive datasets of complexes generated by three state-of-the-art docking methods. The set of docked complexes was generated from 79 different protein-protein complexes in both the rigid and medium categories of the Protein-Protein Docking Benchmark v.5. We were able to generally outperform the built-in scoring functions of the docking programs we used to generate the complexes, attesting to the potential of our approach in predicting the correct binding of protein-protein complexes.
在蛋白质-蛋白质对接中,准确地区分天然样复合体和假阳性复合体是最大的挑战之一。各种有利的分子间相互作用(如范德华、静电、脱溶剂力等)与构象与其天然结构的相似性之间的关系是普遍同意的,尽管这种关系的确切性质尚不清楚。现有的蛋白质-蛋白质对接方法通常将这种关系表述为选定项的加权和,并通过引入一个训练集来调整它们的权重,并用该训练集对候选复合物进行评估和排序。尽管最近的对接方法有所改进,但它们仍然会产生大量的假阳性,这往往会导致对复杂结合的错误预测。使用机器学习,我们实现了一种方法,不仅可以对候选复合物进行相对排序,还可以预测每个候选复合物与原生构象的相似程度。我们利用物理化学特征和进化守恒建立了支持向量回归器(SVR)。我们在三种最先进的对接方法生成的综合体的大量数据集上训练和测试了模型。这组对接复合物是由79种不同的蛋白质-蛋白质复合物在刚性和中等类别的蛋白质-蛋白质对接基准v.5中产生的。我们能够在总体上优于我们用来生成复合物的对接程序的内置评分功能,证明了我们的方法在预测蛋白质-蛋白质复合物的正确结合方面的潜力。
{"title":"Ranking Protein-Protein Binding Using Evolutionary Information and Machine Learning","authors":"R. Farhoodi, Bahar Akbal-Delibas, Nurit Haspel","doi":"10.1145/3107411.3107497","DOIUrl":"https://doi.org/10.1145/3107411.3107497","url":null,"abstract":"Discriminating native-like complexes from false-positives with high accuracy is one of the biggest challenges in protein-protein docking. The relationship between various favorable intermolecular interactions (e.g., Van der Waals, electrostatic, desolvation forces, etc.) and the similarity of a conformation to its native structure is commonly agreed, though the precise nature of this relationship is not known very well. Existing protein-protein docking methods typically formulate this relationship as a weighted sum of selected terms and tune their weights by introducing a training set with which they evaluate and rank candidate complexes. Despite improvements in recent docking methods, they are still producing a large number of false positives, which often leads to incorrect prediction of complex binding. Using machine learning, we implemented an approach that not only ranks candidate complexes relative to each other, but also predicts how similar each candidate is to the native conformation. We built a Support Vector Regressor (SVR) using physico-chemical features and evolutionary conservation. We trained and tested the model on extensive datasets of complexes generated by three state-of-the-art docking methods. The set of docked complexes was generated from 79 different protein-protein complexes in both the rigid and medium categories of the Protein-Protein Docking Benchmark v.5. We were able to generally outperform the built-in scoring functions of the docking programs we used to generate the complexes, attesting to the potential of our approach in predicting the correct binding of protein-protein complexes.","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"79 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127713111","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
TUCUXI: An Intelligent System for Personalized Medicine from Individualization of Treatments to Research Databases and Back TUCUXI:从个性化治疗到研究数据库再到后台的个性化医疗智能系统
Alevtina Dubovitskaya, T. Buclin, M. Schumacher, K. Aberer, Y. Thoma
Therapeutic Drug Monitoring (TDM) is a key concept in precision medicine. The goal of TDM is to avoid therapeutic failure or toxic effects of a drug due to insufficient or excessive circulating concentration exposure related to between-patient variability in the drug's disposition. We present TUCUXI - an intelligent system for TDM. By making use of embedded mathematical models, the software allows to compute maximum likelihood individual predictions of drug concentrations from population pharmacokinetic data, based on patient's parameters and previously observed concentrations. TUCUXI was developed to be used in medical practice, to assist clinicians in taking dosage adjustment decisions for optimizing drug concentration levels. This software is currently being tested in a University Hospital. In this paper we focus on the process of software integration in clinical workflow. The modular architecture of the software allows us to plug in a module enabling data aggregation for research purposes. This is an important feature in order to develop new mathematical models for drugs, and thus to improve TDM. Finally we discuss ethical issues related to the use of an automated decision support system in clinical practice, in particular if it allows data aggregation for research purposes.
治疗药物监测(TDM)是精准医学中的一个关键概念。TDM的目标是避免治疗失败或药物的毒性作用,由于缺乏或过量的循环浓度暴露在患者之间的差异,在药物处置。提出了一种TDM智能系统TUCUXI。通过使用嵌入式数学模型,该软件可以根据患者的参数和先前观察到的浓度,从人群药代动力学数据中计算出药物浓度的最大可能性个体预测。TUCUXI被开发用于医疗实践,以协助临床医生采取剂量调整决策,以优化药物浓度水平。该软件目前正在一所大学医院进行测试。本文主要研究临床工作流程中软件集成的过程。软件的模块化架构允许我们插入一个模块,使数据聚合用于研究目的。为了开发新的药物数学模型,从而改善TDM,这是一个重要的特征。最后,我们讨论了与在临床实践中使用自动决策支持系统相关的伦理问题,特别是如果它允许为研究目的收集数据。
{"title":"TUCUXI: An Intelligent System for Personalized Medicine from Individualization of Treatments to Research Databases and Back","authors":"Alevtina Dubovitskaya, T. Buclin, M. Schumacher, K. Aberer, Y. Thoma","doi":"10.1145/3107411.3107439","DOIUrl":"https://doi.org/10.1145/3107411.3107439","url":null,"abstract":"Therapeutic Drug Monitoring (TDM) is a key concept in precision medicine. The goal of TDM is to avoid therapeutic failure or toxic effects of a drug due to insufficient or excessive circulating concentration exposure related to between-patient variability in the drug's disposition. We present TUCUXI - an intelligent system for TDM. By making use of embedded mathematical models, the software allows to compute maximum likelihood individual predictions of drug concentrations from population pharmacokinetic data, based on patient's parameters and previously observed concentrations. TUCUXI was developed to be used in medical practice, to assist clinicians in taking dosage adjustment decisions for optimizing drug concentration levels. This software is currently being tested in a University Hospital. In this paper we focus on the process of software integration in clinical workflow. The modular architecture of the software allows us to plug in a module enabling data aggregation for research purposes. This is an important feature in order to develop new mathematical models for drugs, and thus to improve TDM. Finally we discuss ethical issues related to the use of an automated decision support system in clinical practice, in particular if it allows data aggregation for research purposes.","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124299298","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
Reverse Engineering Gene Networks: A Comparative Study at Genome-scale 逆向工程基因网络:基因组尺度的比较研究
Sriram P. Chockalingam, M. Aluru, Hongqing Guo, Yanhai Yin, S. Aluru
Motivation: Reverse engineering gene networks from expression data is a widelymstudied problem, for which numerous mathematical models have been developed. Network reconstruction methods can be used to study specific pathways, or can be applied at the whole-genome scale to analyze large compendiums of expression datasets to uncover genome-wide interactions. However, few methods can scale to such large number of genes and experiments, and to date, genome-scale comparative assessment of network reconstruction methods has largely been limited to simpler organisms such as E. coli. Results: In this paper, we analyze 11,760 microarray experiments on the model plant Arabidopsis thaliana drawn from public repositories. We generate genome scale networks of Arabidopsis using three different methods -- Pearson correlation, mutual information, and graphical Gaussian modeling -- and analyze and compare these networks to test for their robustness in successfully recovering relationships between functionally related genes. We demonstrate that functional grouping of microarray experiments into different tissue types and experimental conditions is important to discover context-specific interactions. Our comparisons include benchmarking against experimentally confirmed interactions, the Arabidopsis network resource AraNet, and study of specific pathways. Our results show that networks generated by the mutual information based method have better characteristics in terms of functional modularity as measured by both connected component and sub-network extraction analysis with respect to gene sets selected from brassinosteroid and stress regulation pathways. Availability: The classification datasets and constructed genome-scale networks are publicly available at the location http://alurulab.cc.gatech.edu/arabidopsis-networks
动机:从表达数据中反向工程基因网络是一个被广泛研究的问题,为此已经开发了许多数学模型。网络重建方法可用于研究特定途径,或可在全基因组尺度上应用于分析表达数据集的大型概要,以揭示全基因组的相互作用。然而,很少有方法可以扩展到如此大量的基因和实验,并且到目前为止,基因组规模的网络重建方法的比较评估在很大程度上仅限于更简单的生物体,如大肠杆菌。结果:本文分析了从公共数据库中提取的模式植物拟南芥的11,760个微阵列实验。我们使用三种不同的方法——Pearson相关、互信息和图形高斯建模——生成拟南芥基因组规模网络,并分析和比较这些网络,以测试它们在成功恢复功能相关基因之间关系方面的稳健性。我们证明,将微阵列实验功能分组为不同的组织类型和实验条件对于发现上下文特定的相互作用是重要的。我们的比较包括对实验证实的相互作用的基准,拟南芥网络资源AraNet,以及特定途径的研究。我们的研究结果表明,基于互信息的方法生成的网络在功能模块化方面具有更好的特征,这是通过连接组件和子网络提取分析来测量的,相对于从油菜素内酯和应激调节途径中选择的基因集。可用性:分类数据集和构建的基因组规模网络可在http://alurulab.cc.gatech.edu/arabidopsis-networks公开获取
{"title":"Reverse Engineering Gene Networks: A Comparative Study at Genome-scale","authors":"Sriram P. Chockalingam, M. Aluru, Hongqing Guo, Yanhai Yin, S. Aluru","doi":"10.1145/3107411.3107428","DOIUrl":"https://doi.org/10.1145/3107411.3107428","url":null,"abstract":"Motivation: Reverse engineering gene networks from expression data is a widelymstudied problem, for which numerous mathematical models have been developed. Network reconstruction methods can be used to study specific pathways, or can be applied at the whole-genome scale to analyze large compendiums of expression datasets to uncover genome-wide interactions. However, few methods can scale to such large number of genes and experiments, and to date, genome-scale comparative assessment of network reconstruction methods has largely been limited to simpler organisms such as E. coli. Results: In this paper, we analyze 11,760 microarray experiments on the model plant Arabidopsis thaliana drawn from public repositories. We generate genome scale networks of Arabidopsis using three different methods -- Pearson correlation, mutual information, and graphical Gaussian modeling -- and analyze and compare these networks to test for their robustness in successfully recovering relationships between functionally related genes. We demonstrate that functional grouping of microarray experiments into different tissue types and experimental conditions is important to discover context-specific interactions. Our comparisons include benchmarking against experimentally confirmed interactions, the Arabidopsis network resource AraNet, and study of specific pathways. Our results show that networks generated by the mutual information based method have better characteristics in terms of functional modularity as measured by both connected component and sub-network extraction analysis with respect to gene sets selected from brassinosteroid and stress regulation pathways. Availability: The classification datasets and constructed genome-scale networks are publicly available at the location http://alurulab.cc.gatech.edu/arabidopsis-networks","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123630849","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Machine Learning Model for Identifying Gene Biomarkers for Breast Cancer Treatment Survival 识别乳腺癌治疗生存的基因生物标志物的机器学习模型
A. Tabl, A. Alkhateeb, W. ElMaraghy, A. Ngom
Studying the breast cancer survival genes information will help to enhance the treatment and save more patents life by identifying the genes biomarker to recommend the proper treatment type. That is why it is now a great challenge for researchers to have more research on breast cancer specially with the great enhancement in the fields of bioinformatics, data mining, and machine learning techniques which were a new revolution in the cancer treatment. A dataset contains the survival information and treatments methods for 1980 female breast cancer patient is used for building the prediction model, the gene expression are the features of the learning model [1], where the combination of the survival and treatments information are the classes. A hierarchal model that consists of hybrid feature selection and classification method are utilized to differentiate a class from the rest of the classes. The results show that a few number of gene biomarkers (gene signature) at each node which can determine the class with accuracy around 99% for survival living / deceased based on treatments which is vital to ensure that the patients will have the best potential response to a specific therapy. This signatures will be used as a predictor of survival in breast cancer.
研究乳腺癌生存基因信息,通过识别基因生物标志物,推荐合适的治疗方式,有助于提高治疗水平,挽救更多患者的生命。这就是为什么随着生物信息学、数据挖掘和机器学习技术在癌症治疗中的新革命领域的巨大发展,对研究人员来说,对乳腺癌进行更多的研究是一个巨大的挑战。使用一个包含1980年女性乳腺癌患者生存信息和治疗方法的数据集来构建预测模型,其中基因表达为学习模型的特征[1],其中生存和治疗信息的组合为类。利用混合特征选择和分类方法组成的层次模型来区分一个类别和其他类别。结果表明,每个淋巴结上的少量基因生物标志物(基因标记)可以以99%左右的准确率确定基于治疗的生存/死亡类别,这对于确保患者对特定治疗有最佳的潜在反应至关重要。这些特征将被用作乳腺癌患者存活的预测指标。
{"title":"Machine Learning Model for Identifying Gene Biomarkers for Breast Cancer Treatment Survival","authors":"A. Tabl, A. Alkhateeb, W. ElMaraghy, A. Ngom","doi":"10.1145/3107411.3108217","DOIUrl":"https://doi.org/10.1145/3107411.3108217","url":null,"abstract":"Studying the breast cancer survival genes information will help to enhance the treatment and save more patents life by identifying the genes biomarker to recommend the proper treatment type. That is why it is now a great challenge for researchers to have more research on breast cancer specially with the great enhancement in the fields of bioinformatics, data mining, and machine learning techniques which were a new revolution in the cancer treatment. A dataset contains the survival information and treatments methods for 1980 female breast cancer patient is used for building the prediction model, the gene expression are the features of the learning model [1], where the combination of the survival and treatments information are the classes. A hierarchal model that consists of hybrid feature selection and classification method are utilized to differentiate a class from the rest of the classes. The results show that a few number of gene biomarkers (gene signature) at each node which can determine the class with accuracy around 99% for survival living / deceased based on treatments which is vital to ensure that the patients will have the best potential response to a specific therapy. This signatures will be used as a predictor of survival in breast cancer.","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"569 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122103769","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Best Setting of Model Parameters in Applying Topic Modeling on Textual Documents. 文本文档主题建模中模型参数的最佳设置。
Wen Zou, Weizhong Zhao, James J. Chen, R. Perkins
Probabilistic topic modeling is an active research field in machine learning and has been mainly used as an analytical tool to structure large textual corpora for data mining. It offers a viable approach to structure huge textual document collections into latent topic themes to aid text mining. Latent Dirichlet Allocation (LDA) is the most commonly used topic modelling method across a wide number of technical fields. However, model development can be arduous and tedious, and requires burdensome and systematic sensitivity studies in order to find the best set of model parameters. In this study, we use a heuristic approach to estimate the most appropriate number of topics. Specifically, the rate of perplexity change (RPC) as a function of numbers of topics is proposed as a suitable selector. We test the stability and effectiveness of the proposed method for three markedly different types of grounded-truth datasets: Salmonella next generation sequencing, pharmacological side effects, and textual abstracts on computational biology and bioinformatics (TCBB) from PubMed. Then we describe extensive sensitivity studies to determine best practices for generating effective topic models. To test effectiveness and validity of topic models, we constructed a ground truth data set from PubMed that contained some 40 health related themes including negative controls, and mixed it with a data set of unstructured documents. We found that obtaining the most useful model, tuned to desired sensitivity versus specificity, requires an iterative process wherein preprocessing steps, the type of topic modeling algorithm, and the algorithm's model parameters are systematically varied. Models need to be compared with both qualitative, subjective assessments and quantitative, objective assessments, and care is required that Gibbs sampling in model estimation is sufficient to assure stable solutions. With a high quality model, documents can be rank-ordered in accordance with probability of being associated with complex regulatory query string, greatly lessoning text mining work. Importantly, topic models are agnostic about how words and documents are defined, and thus our findings are extensible to topic models where samples are defined as documents, and genes, proteins or their sequences are words.
概率主题建模是机器学习中一个活跃的研究领域,主要用作构建大型文本语料库的分析工具,用于数据挖掘。它提供了一种可行的方法,将庞大的文本文档集合结构成潜在的主题,以帮助文本挖掘。潜在狄利克雷分配(Latent Dirichlet Allocation, LDA)是在许多技术领域中最常用的主题建模方法。然而,模型开发可能是艰巨和繁琐的,并且需要繁琐和系统的敏感性研究,以找到最佳的模型参数集。在本研究中,我们使用启发式方法来估计最合适的主题数量。具体来说,将困惑变化率(RPC)作为主题数的函数作为合适的选择器。我们对三种明显不同类型的基于事实的数据集测试了所提出方法的稳定性和有效性:沙门氏菌下一代测序,药理学副作用和PubMed计算生物学和生物信息学(TCBB)的文本摘要。然后,我们描述了广泛的敏感性研究,以确定生成有效主题模型的最佳实践。为了测试主题模型的有效性和有效性,我们从PubMed构建了一个包含约40个健康相关主题(包括阴性对照)的基本事实数据集,并将其与非结构化文档的数据集混合。我们发现,获得最有用的模型,调整到所需的灵敏度与特异性,需要一个迭代的过程,其中预处理步骤,主题建模算法的类型和算法的模型参数是系统地变化的。模型需要与定性的、主观的评估和定量的、客观的评估进行比较,并且需要注意模型估计中的Gibbs抽样足以保证稳定的解。有了一个高质量的模型,文档可以根据与复杂的规则查询字符串相关联的概率进行排序,极大地减少了文本挖掘工作。重要的是,主题模型不知道单词和文档是如何定义的,因此我们的发现可以扩展到主题模型中,其中样本被定义为文档,基因、蛋白质或它们的序列被定义为单词。
{"title":"Best Setting of Model Parameters in Applying Topic Modeling on Textual Documents.","authors":"Wen Zou, Weizhong Zhao, James J. Chen, R. Perkins","doi":"10.1145/3107411.3108195","DOIUrl":"https://doi.org/10.1145/3107411.3108195","url":null,"abstract":"Probabilistic topic modeling is an active research field in machine learning and has been mainly used as an analytical tool to structure large textual corpora for data mining. It offers a viable approach to structure huge textual document collections into latent topic themes to aid text mining. Latent Dirichlet Allocation (LDA) is the most commonly used topic modelling method across a wide number of technical fields. However, model development can be arduous and tedious, and requires burdensome and systematic sensitivity studies in order to find the best set of model parameters. In this study, we use a heuristic approach to estimate the most appropriate number of topics. Specifically, the rate of perplexity change (RPC) as a function of numbers of topics is proposed as a suitable selector. We test the stability and effectiveness of the proposed method for three markedly different types of grounded-truth datasets: Salmonella next generation sequencing, pharmacological side effects, and textual abstracts on computational biology and bioinformatics (TCBB) from PubMed. Then we describe extensive sensitivity studies to determine best practices for generating effective topic models. To test effectiveness and validity of topic models, we constructed a ground truth data set from PubMed that contained some 40 health related themes including negative controls, and mixed it with a data set of unstructured documents. We found that obtaining the most useful model, tuned to desired sensitivity versus specificity, requires an iterative process wherein preprocessing steps, the type of topic modeling algorithm, and the algorithm's model parameters are systematically varied. Models need to be compared with both qualitative, subjective assessments and quantitative, objective assessments, and care is required that Gibbs sampling in model estimation is sufficient to assure stable solutions. With a high quality model, documents can be rank-ordered in accordance with probability of being associated with complex regulatory query string, greatly lessoning text mining work. Importantly, topic models are agnostic about how words and documents are defined, and thus our findings are extensible to topic models where samples are defined as documents, and genes, proteins or their sequences are words.","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125678791","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Compatibility Approach to Identify Recombination Breakpoints in Bacterial and Viral Genomes 鉴定细菌和病毒基因组重组断点的相容性方法
Yi-Pin Lai, T. Ioerger
Recombination is an evolutionary force that results in mosaic genomes for microorganisms. The evolutionary history of microorganisms cannot be properly inferred if recombination has occurred among a set of taxa. That is, polymorphic sites of a multiple sequence alignment cannot be described by a single phylogenetic tree. Thus, detecting the presence of recombination is crucial before phylogeny inference. The phylogenetic-based methods are commonly utilized to explore recombination, however, the compatibility-based methods are more computationally efficient since the phylogeny construction is not required. We propose a novel approach focusing on the pairwise compatibility of polymorphic sites of given regions to characterize potential breakpoints in recombinant bacterial and viral genomes. The performance of average compatibility ratio (ACR) approach is evaluated on simulated alignments of different scenarios comparing with two programs, GARD and RDP4. Three empirical datasets of varying genome sizes with varying levels of homoplasy are also utilized for testing. The results demonstrate that our approach is able to detect the presence of recombination and identify the recombinant breakpoints efficiently, which provides a better understanding of distinct phylogenies among mosaic sequences.
重组是一种进化力量,导致微生物的马赛克基因组。如果在一组分类群中发生了重组,就不能正确地推断微生物的进化史。也就是说,多序列比对的多态位点不能用单一的系统发育树来描述。因此,在系统发育推断之前,检测重组的存在是至关重要的。基于系统发育的方法通常用于研究重组,但基于兼容性的方法由于不需要系统发育构建而具有更高的计算效率。我们提出了一种新的方法,专注于给定区域多态位点的成对兼容性,以表征重组细菌和病毒基因组中的潜在断点。比较了GARD和RDP4两种方案在不同场景下的模拟对准效果,评价了平均兼容比(ACR)方法的性能。三个经验数据集不同的基因组大小与不同水平的同源性也被用于测试。结果表明,我们的方法能够有效地检测重组的存在并识别重组断点,从而更好地理解马赛克序列之间不同的系统发育。
{"title":"A Compatibility Approach to Identify Recombination Breakpoints in Bacterial and Viral Genomes","authors":"Yi-Pin Lai, T. Ioerger","doi":"10.1145/3107411.3107432","DOIUrl":"https://doi.org/10.1145/3107411.3107432","url":null,"abstract":"Recombination is an evolutionary force that results in mosaic genomes for microorganisms. The evolutionary history of microorganisms cannot be properly inferred if recombination has occurred among a set of taxa. That is, polymorphic sites of a multiple sequence alignment cannot be described by a single phylogenetic tree. Thus, detecting the presence of recombination is crucial before phylogeny inference. The phylogenetic-based methods are commonly utilized to explore recombination, however, the compatibility-based methods are more computationally efficient since the phylogeny construction is not required. We propose a novel approach focusing on the pairwise compatibility of polymorphic sites of given regions to characterize potential breakpoints in recombinant bacterial and viral genomes. The performance of average compatibility ratio (ACR) approach is evaluated on simulated alignments of different scenarios comparing with two programs, GARD and RDP4. Three empirical datasets of varying genome sizes with varying levels of homoplasy are also utilized for testing. The results demonstrate that our approach is able to detect the presence of recombination and identify the recombinant breakpoints efficiently, which provides a better understanding of distinct phylogenies among mosaic sequences.","PeriodicalId":246388,"journal":{"name":"Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics","volume":"18 3","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131672164","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
Proceedings of the 8th ACM International Conference on Bioinformatics, Computational Biology,and Health Informatics
全部 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