首页 > 最新文献

Algorithms for Molecular Biology最新文献

英文 中文
Unifying duplication episode clustering and gene-species mapping inference. 统一重复情节聚类和基因-物种映射推断。
IF 1 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2024-02-14 DOI: 10.1186/s13015-024-00252-8
Paweł Górecki, Natalia Rutecka, Agnieszka Mykowiecka, Jarosław Paszek

We present a novel problem, called MetaEC, which aims to infer gene-species assignments in a collection of partially leaf-labeled gene trees labels by minimizing the size of duplication episode clustering (EC). This problem is particularly relevant in metagenomics, where incomplete data often poses a challenge in the accurate reconstruction of gene histories. To solve MetaEC, we propose a polynomial time dynamic programming (DP) formulation that verifies the existence of a set of duplication episodes from a predefined set of episode candidates. In addition, we design a method to infer distributions of gene-species mappings. We then demonstrate how to use DP to design an algorithm that solves MetaEC. Although the algorithm is exponential in the worst case, we introduce a heuristic modification of the algorithm that provides a solution with the knowledge that it is exact. To evaluate our method, we perform two computational experiments on simulated and empirical data containing whole genome duplication events, showing that our algorithm is able to accurately infer the corresponding events.

我们提出了一个名为 MetaEC 的新问题,其目的是通过最小化重复情节聚类(EC)的大小来推断部分叶标记基因树标签集合中的基因-物种分配。这个问题在元基因组学中尤为重要,因为不完整的数据往往会给基因历史的准确重建带来挑战。为了解决 MetaEC 问题,我们提出了一种多项式时间动态编程(DP)方法,它能从一组预定义的候选情节中验证是否存在一组重复情节。此外,我们还设计了一种推断基因-物种映射分布的方法。然后,我们演示了如何使用 DP 设计一种解决 MetaEC 的算法。虽然该算法在最坏情况下是指数级的,但我们引入了对算法的启发式修改,在知道它是精确的情况下提供一个解决方案。为了评估我们的方法,我们对包含全基因组复制事件的模拟数据和经验数据进行了两次计算实验,结果表明我们的算法能够准确推断出相应的事件。
{"title":"Unifying duplication episode clustering and gene-species mapping inference.","authors":"Paweł Górecki, Natalia Rutecka, Agnieszka Mykowiecka, Jarosław Paszek","doi":"10.1186/s13015-024-00252-8","DOIUrl":"10.1186/s13015-024-00252-8","url":null,"abstract":"<p><p>We present a novel problem, called MetaEC, which aims to infer gene-species assignments in a collection of partially leaf-labeled gene trees labels by minimizing the size of duplication episode clustering (EC). This problem is particularly relevant in metagenomics, where incomplete data often poses a challenge in the accurate reconstruction of gene histories. To solve MetaEC, we propose a polynomial time dynamic programming (DP) formulation that verifies the existence of a set of duplication episodes from a predefined set of episode candidates. In addition, we design a method to infer distributions of gene-species mappings. We then demonstrate how to use DP to design an algorithm that solves MetaEC. Although the algorithm is exponential in the worst case, we introduce a heuristic modification of the algorithm that provides a solution with the knowledge that it is exact. To evaluate our method, we perform two computational experiments on simulated and empirical data containing whole genome duplication events, showing that our algorithm is able to accurately infer the corresponding events.</p>","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"19 1","pages":"7"},"PeriodicalIF":1.0,"publicationDate":"2024-02-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10865717/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139736664","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Predicting horizontal gene transfers with perfect transfer networks. 用完美的转移网络预测横向基因转移。
IF 1 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2024-02-06 DOI: 10.1186/s13015-023-00242-2
Alitzel López Sánchez, Manuel Lafond

Background: Horizontal gene transfer inference approaches are usually based on gene sequences: parametric methods search for patterns that deviate from a particular genomic signature, while phylogenetic methods use sequences to reconstruct the gene and species trees. However, it is well-known that sequences have difficulty identifying ancient transfers since mutations have enough time to erase all evidence of such events. In this work, we ask whether character-based methods can predict gene transfers. Their advantage over sequences is that homologous genes can have low DNA similarity, but still have retained enough important common motifs that allow them to have common character traits, for instance the same functional or expression profile. A phylogeny that has two separate clades that acquired the same character independently might indicate the presence of a transfer even in the absence of sequence similarity.

Our contributions: We introduce perfect transfer networks, which are phylogenetic networks that can explain the character diversity of a set of taxa under the assumption that characters have unique births, and that once a character is gained it is rarely lost. Examples of such traits include transposable elements, biochemical markers and emergence of organelles, just to name a few. We study the differences between our model and two similar models: perfect phylogenetic networks and ancestral recombination networks. Our goals are to initiate a study on the structural and algorithmic properties of perfect transfer networks. We then show that in polynomial time, one can decide whether a given network is a valid explanation for a set of taxa, and show how, for a given tree, one can add transfer edges to it so that it explains a set of taxa. We finally provide lower and upper bounds on the number of transfers required to explain a set of taxa, in the worst case.

背景:水平基因转移推断方法通常以基因序列为基础:参数法寻找偏离特定基因组特征的模式,而系统发育法则利用序列重建基因树和物种树。然而,众所周知,序列很难识别古老的转移,因为突变有足够的时间抹去这类事件的所有证据。在这项研究中,我们提出了基于特征的方法能否预测基因转移的问题。与序列相比,基于特征的方法的优势在于,同源基因的 DNA 相似性可以很低,但仍然保留了足够多的重要共性,使它们具有共同的特征,例如相同的功能或表达谱。如果一个系统发育中有两个独立的支系独立地获得了相同的特征,那么即使没有序列相似性,也可能表明存在转移:我们介绍了完美的转移网络,这种系统发育网络可以解释一组类群的特征多样性,其假设条件是特征具有唯一的诞生,而且一旦获得特征就很少丢失。这类特征的例子包括转座元件、生化标记和细胞器的出现等等。我们将研究我们的模型与两个类似模型之间的差异:完美的系统发生网络和祖先重组网络。我们的目标是启动对完美转移网络的结构和算法特性的研究。然后,我们证明了在多项式时间内,我们可以决定一个给定的网络是否能有效地解释一组类群,并证明了对于一个给定的树,我们可以如何添加转移边,从而使它能解释一组类群。最后,我们给出了在最坏情况下解释一组类群所需的转移数量的下限和上限。
{"title":"Predicting horizontal gene transfers with perfect transfer networks.","authors":"Alitzel López Sánchez, Manuel Lafond","doi":"10.1186/s13015-023-00242-2","DOIUrl":"10.1186/s13015-023-00242-2","url":null,"abstract":"<p><strong>Background: </strong>Horizontal gene transfer inference approaches are usually based on gene sequences: parametric methods search for patterns that deviate from a particular genomic signature, while phylogenetic methods use sequences to reconstruct the gene and species trees. However, it is well-known that sequences have difficulty identifying ancient transfers since mutations have enough time to erase all evidence of such events. In this work, we ask whether character-based methods can predict gene transfers. Their advantage over sequences is that homologous genes can have low DNA similarity, but still have retained enough important common motifs that allow them to have common character traits, for instance the same functional or expression profile. A phylogeny that has two separate clades that acquired the same character independently might indicate the presence of a transfer even in the absence of sequence similarity.</p><p><strong>Our contributions: </strong>We introduce perfect transfer networks, which are phylogenetic networks that can explain the character diversity of a set of taxa under the assumption that characters have unique births, and that once a character is gained it is rarely lost. Examples of such traits include transposable elements, biochemical markers and emergence of organelles, just to name a few. We study the differences between our model and two similar models: perfect phylogenetic networks and ancestral recombination networks. Our goals are to initiate a study on the structural and algorithmic properties of perfect transfer networks. We then show that in polynomial time, one can decide whether a given network is a valid explanation for a set of taxa, and show how, for a given tree, one can add transfer edges to it so that it explains a set of taxa. We finally provide lower and upper bounds on the number of transfers required to explain a set of taxa, in the worst case.</p>","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"19 1","pages":"6"},"PeriodicalIF":1.0,"publicationDate":"2024-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10848447/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139698836","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Global exact optimisations for chloroplast structural haplotype scaffolding. 叶绿体结构单体型支架的全局精确优化。
IF 1.5 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2024-02-06 DOI: 10.1186/s13015-023-00243-1
Victor Epain, Rumen Andonov

Background: Scaffolding is an intermediate stage of fragment assembly. It consists in orienting and ordering the contigs obtained by the assembly of the sequencing reads. In the general case, the problem has been largely studied with the use of distances data between the contigs. Here we focus on a dedicated scaffolding for the chloroplast genomes. As these genomes are small, circular and with few specific repeats, numerous approaches have been proposed to assemble them. However, their specificities have not been sufficiently exploited.

Results: We give a new formulation for the scaffolding in the case of chloroplast genomes as a discrete optimisation problem, that we prove the decision version to be [Formula: see text]-Complete. We take advantage of the knowledge of chloroplast genomes and succeed in expressing the relationships between a few specific genomic repeats in mathematical constraints. Our approach is independent of the distances and adopts a genomic regions view, with the priority on scaffolding the repeats first. In this way, we encode the structural haplotype issue in order to retrieve several genome forms that coexist in the same chloroplast cell. To solve exactly the optimisation problem, we develop an integer linear program that we implement in Python3 package khloraascaf. We test it on synthetic data to investigate its performance behaviour and its robustness against several chosen difficulties.

Conclusions: We succeed to model biological knowledge on genomic structures to scaffold chloroplast genomes. Our results suggest that modelling genomic regions is sufficient for scaffolding repeats and is suitable for finding several solutions corresponding to several genome forms.

背景:脚手架是片段组装的中间阶段。它包括对测序读数组装得到的等位基因进行定向和排序。在一般情况下,这个问题主要是利用等位基因之间的距离数据来研究的。在这里,我们重点研究叶绿体基因组的专用支架。由于叶绿体基因组较小、环状且很少有特异性重复,因此人们提出了许多方法来组装这些基因组。然而,这些基因组的特异性尚未得到充分利用:结果:我们给出了叶绿体基因组支架组装的新方案,将其视为离散优化问题,并证明决策版[公式:见正文]是完整的。我们利用叶绿体基因组的知识,成功地用数学约束条件表达了几个特定基因组重复序列之间的关系。我们的方法与距离无关,采用基因组区域视角,优先考虑重复序列。通过这种方式,我们将结构单体型问题编码,以便检索出在同一叶绿体细胞中共存的几种基因组形式。为了准确解决优化问题,我们开发了一个整数线性程序,并在 Python3 软件包 khloraascaf 中实现。我们在合成数据上对其进行了测试,以研究它的性能表现及其对所选困难的鲁棒性:我们成功地模拟了有关基因组结构的生物知识,为叶绿体基因组搭建了支架。我们的结果表明,对基因组区域进行建模足以构建重复的支架,而且适合找到与多种基因组形式相对应的多种解决方案。
{"title":"Global exact optimisations for chloroplast structural haplotype scaffolding.","authors":"Victor Epain, Rumen Andonov","doi":"10.1186/s13015-023-00243-1","DOIUrl":"10.1186/s13015-023-00243-1","url":null,"abstract":"<p><strong>Background: </strong>Scaffolding is an intermediate stage of fragment assembly. It consists in orienting and ordering the contigs obtained by the assembly of the sequencing reads. In the general case, the problem has been largely studied with the use of distances data between the contigs. Here we focus on a dedicated scaffolding for the chloroplast genomes. As these genomes are small, circular and with few specific repeats, numerous approaches have been proposed to assemble them. However, their specificities have not been sufficiently exploited.</p><p><strong>Results: </strong>We give a new formulation for the scaffolding in the case of chloroplast genomes as a discrete optimisation problem, that we prove the decision version to be [Formula: see text]-Complete. We take advantage of the knowledge of chloroplast genomes and succeed in expressing the relationships between a few specific genomic repeats in mathematical constraints. Our approach is independent of the distances and adopts a genomic regions view, with the priority on scaffolding the repeats first. In this way, we encode the structural haplotype issue in order to retrieve several genome forms that coexist in the same chloroplast cell. To solve exactly the optimisation problem, we develop an integer linear program that we implement in Python3 package khloraascaf. We test it on synthetic data to investigate its performance behaviour and its robustness against several chosen difficulties.</p><p><strong>Conclusions: </strong>We succeed to model biological knowledge on genomic structures to scaffold chloroplast genomes. Our results suggest that modelling genomic regions is sufficient for scaffolding repeats and is suitable for finding several solutions corresponding to several genome forms.</p>","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"19 1","pages":"5"},"PeriodicalIF":1.5,"publicationDate":"2024-02-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC11288059/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139698835","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Co-linear chaining on pangenome graphs. 盘根图上的共线链。
IF 1.5 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2024-01-27 DOI: 10.1186/s13015-024-00250-w
Jyotshna Rajput, Ghanshyam Chandra, Chirag Jain

Pangenome reference graphs are useful in genomics because they compactly represent the genetic diversity within a species, a capability that linear references lack. However, efficiently aligning sequences to these graphs with complex topology and cycles can be challenging. The seed-chain-extend based alignment algorithms use co-linear chaining as a standard technique to identify a good cluster of exact seed matches that can be combined to form an alignment. Recent works show how the co-linear chaining problem can be efficiently solved for acyclic pangenome graphs by exploiting their small width and how incorporating gap cost in the scoring function improves alignment accuracy. However, it remains open on how to effectively generalize these techniques for general pangenome graphs which contain cycles. Here we present the first practical formulation and an exact algorithm for co-linear chaining on cyclic pangenome graphs. We rigorously prove the correctness and computational complexity of the proposed algorithm. We evaluate the empirical performance of our algorithm by aligning simulated long reads from the human genome to a cyclic pangenome graph constructed from 95 publicly available haplotype-resolved human genome assemblies. While the existing heuristic-based algorithms are faster, the proposed algorithm provides a significant advantage in terms of accuracy. Implementation ( https://github.com/at-cg/PanAligner ).

Pangenome 参考图在基因组学中非常有用,因为它们紧凑地表示了一个物种内的遗传多样性,而线性参考图则缺乏这种能力。然而,要将序列有效地与这些具有复杂拓扑结构和循环的图进行比对是一项挑战。基于种子链扩展的比对算法使用共线性链作为标准技术来识别精确种子匹配的良好群组,并将其组合起来形成比对。最近的研究表明,对于非循环庞基因组图,如何利用其较小的宽度来有效解决共线性链问题,以及如何在评分函数中加入间隙成本来提高配准精度。然而,如何将这些技术有效地推广到包含循环的一般庞基因组图中,仍然是一个未知数。在这里,我们首次提出了在循环庞基因组图上进行共线性连锁的实用公式和精确算法。我们严格证明了所提算法的正确性和计算复杂性。我们通过将模拟的人类基因组长读数与由 95 个公开的单倍型解析人类基因组组装构建的循环庞基因组图进行比对,评估了我们算法的经验性能。虽然现有的基于启发式的算法速度更快,但所提出的算法在准确性方面具有显著优势。实现 ( https://github.com/at-cg/PanAligner )。
{"title":"Co-linear chaining on pangenome graphs.","authors":"Jyotshna Rajput, Ghanshyam Chandra, Chirag Jain","doi":"10.1186/s13015-024-00250-w","DOIUrl":"10.1186/s13015-024-00250-w","url":null,"abstract":"<p><p>Pangenome reference graphs are useful in genomics because they compactly represent the genetic diversity within a species, a capability that linear references lack. However, efficiently aligning sequences to these graphs with complex topology and cycles can be challenging. The seed-chain-extend based alignment algorithms use co-linear chaining as a standard technique to identify a good cluster of exact seed matches that can be combined to form an alignment. Recent works show how the co-linear chaining problem can be efficiently solved for acyclic pangenome graphs by exploiting their small width and how incorporating gap cost in the scoring function improves alignment accuracy. However, it remains open on how to effectively generalize these techniques for general pangenome graphs which contain cycles. Here we present the first practical formulation and an exact algorithm for co-linear chaining on cyclic pangenome graphs. We rigorously prove the correctness and computational complexity of the proposed algorithm. We evaluate the empirical performance of our algorithm by aligning simulated long reads from the human genome to a cyclic pangenome graph constructed from 95 publicly available haplotype-resolved human genome assemblies. While the existing heuristic-based algorithms are faster, the proposed algorithm provides a significant advantage in terms of accuracy. Implementation ( https://github.com/at-cg/PanAligner ).</p>","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"19 1","pages":"4"},"PeriodicalIF":1.5,"publicationDate":"2024-01-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC11288099/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139567423","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Fulgor: a fast and compact k-mer index for large-scale matching and color queries. Fulgor:用于大规模匹配和颜色查询的快速紧凑型 k-mer 索引。
IF 1.5 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2024-01-22 DOI: 10.1186/s13015-024-00251-9
Jason Fan, Jamshed Khan, Noor Pratap Singh, Giulio Ermanno Pibiri, Rob Patro

The problem of sequence identification or matching-determining the subset of reference sequences from a given collection that are likely to contain a short, queried nucleotide sequence-is relevant for many important tasks in Computational Biology, such as metagenomics and pangenome analysis. Due to the complex nature of such analyses and the large scale of the reference collections a resource-efficient solution to this problem is of utmost importance. This poses the threefold challenge of representing the reference collection with a data structure that is efficient to query, has light memory usage, and scales well to large collections. To solve this problem, we describe an efficient colored de Bruijn graph index, arising as the combination of a k-mer dictionary with a compressed inverted index. The proposed index takes full advantage of the fact that unitigs in the colored compacted de Bruijn graph are monochromatic (i.e., all k-mers in a unitig have the same set of references of origin, or color). Specifically, the unitigs are kept in the dictionary in color order, thereby allowing for the encoding of the map from k-mers to their colors in as little as 1 + o(1) bits per unitig. Hence, one color per unitig is stored in the index with almost no space/time overhead. By combining this property with simple but effective compression methods for integer lists, the index achieves very small space. We implement these methods in a tool called Fulgor, and conduct an extensive experimental analysis to demonstrate the improvement of our tool over previous solutions. For example, compared to Themisto-the strongest competitor in terms of index space vs. query time trade-off-Fulgor requires significantly less space (up to 43% less space for a collection of 150,000 Salmonella enterica genomes), is at least twice as fast for color queries, and is 2-6[Formula: see text] faster to construct.

序列识别或匹配问题--从给定的参考文献库中确定可能包含短核苷酸序列的参考序列子集--与计算生物学中的许多重要任务相关,如元基因组学和泛基因组分析。由于此类分析的复杂性和参考文献库的庞大规模,解决这一问题的资源效率解决方案至关重要。这就提出了三方面的挑战:用一种查询效率高、内存使用少、可扩展到大型参考文献集的数据结构来表示参考文献集。为了解决这个问题,我们描述了一种高效的彩色 de Bruijn 图索引,它是 k-mer 字典与压缩倒排索引的结合。所提出的索引充分利用了彩色压缩 de Bruijn 图中的单元格是单色的这一事实(即单元格中的所有 k-mer 都有相同的来源参考集或颜色)。具体来说,字典中的单元格是按颜色顺序排列的,因此每个单元格只需 1 + o(1) 比特就能完成从 k-mers 到其颜色的映射编码。因此,索引中每个单元格只存储一种颜色,几乎没有空间/时间开销。通过将这一特性与简单而有效的整数列表压缩方法相结合,索引实现了非常小的空间。我们在名为 Fulgor 的工具中实现了这些方法,并进行了广泛的实验分析,以证明我们的工具比以前的解决方案有所改进。例如,与索引空间与查询时间权衡方面最强劲的竞争对手 Themisto 相比,Fulgor 所需的空间大大减少(对于 15 万个肠炎沙门氏菌基因组集合而言,空间最多可减少 43%),对于彩色查询而言,速度至少快两倍,而且构建速度快 2-6[公式:见正文]。
{"title":"Fulgor: a fast and compact k-mer index for large-scale matching and color queries.","authors":"Jason Fan, Jamshed Khan, Noor Pratap Singh, Giulio Ermanno Pibiri, Rob Patro","doi":"10.1186/s13015-024-00251-9","DOIUrl":"10.1186/s13015-024-00251-9","url":null,"abstract":"<p><p>The problem of sequence identification or matching-determining the subset of reference sequences from a given collection that are likely to contain a short, queried nucleotide sequence-is relevant for many important tasks in Computational Biology, such as metagenomics and pangenome analysis. Due to the complex nature of such analyses and the large scale of the reference collections a resource-efficient solution to this problem is of utmost importance. This poses the threefold challenge of representing the reference collection with a data structure that is efficient to query, has light memory usage, and scales well to large collections. To solve this problem, we describe an efficient colored de Bruijn graph index, arising as the combination of a k-mer dictionary with a compressed inverted index. The proposed index takes full advantage of the fact that unitigs in the colored compacted de Bruijn graph are monochromatic (i.e., all k-mers in a unitig have the same set of references of origin, or color). Specifically, the unitigs are kept in the dictionary in color order, thereby allowing for the encoding of the map from k-mers to their colors in as little as 1 + o(1) bits per unitig. Hence, one color per unitig is stored in the index with almost no space/time overhead. By combining this property with simple but effective compression methods for integer lists, the index achieves very small space. We implement these methods in a tool called Fulgor, and conduct an extensive experimental analysis to demonstrate the improvement of our tool over previous solutions. For example, compared to Themisto-the strongest competitor in terms of index space vs. query time trade-off-Fulgor requires significantly less space (up to 43% less space for a collection of 150,000 Salmonella enterica genomes), is at least twice as fast for color queries, and is 2-6[Formula: see text] faster to construct.</p>","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"19 1","pages":"3"},"PeriodicalIF":1.5,"publicationDate":"2024-01-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10810250/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139522095","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Dollo-CDP: a polynomial-time algorithm for the clade-constrained large Dollo parsimony problem. Dollo-CDP:支系受限大 Dollo 解析问题的多项式时间算法。
IF 1 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2024-01-08 DOI: 10.1186/s13015-023-00249-9
Junyan Dai, Tobias Rubel, Yunheng Han, Erin K Molloy

The last decade of phylogenetics has seen the development of many methods that leverage constraints plus dynamic programming. The goal of this algorithmic technique is to produce a phylogeny that is optimal with respect to some objective function and that lies within a constrained version of tree space. The popular species tree estimation method ASTRAL, for example, returns a tree that (1) maximizes the quartet score computed with respect to the input gene trees and that (2) draws its branches (bipartitions) from the input constraint set. This technique has yet to be used for parsimony problems where the input are binary characters, sometimes with missing values. Here, we introduce the clade-constrained character parsimony problem and present an algorithm that solves this problem for the Dollo criterion score in [Formula: see text] time, where n is the number of leaves, k is the number of characters, and [Formula: see text] is the set of clades used as constraints. Dollo parsimony, which requires traits/mutations to be gained at most once but allows them to be lost any number of times, is widely used for tumor phylogenetics as well as species phylogenetics, for example analyses of low-homoplasy retroelement insertions across the vertebrate tree of life. This motivated us to implement our algorithm in a software package, called Dollo-CDP, and evaluate its utility for analyzing retroelement insertion presence / absence patterns for bats, birds, toothed whales as well as simulated data. Our results show that Dollo-CDP can improve upon heuristic search from a single starting tree, often recovering a better scoring tree. Moreover, Dollo-CDP scales to data sets with much larger numbers of taxa than branch-and-bound while still having an optimality guarantee, albeit a more restricted one. Lastly, we show that our algorithm for Dollo parsimony can easily be adapted to Camin-Sokal parsimony but not Fitch parsimony.

在过去的十年中,系统发育学界开发出了许多利用约束条件和动态编程的方法。这种算法技术的目标是生成一个与某些目标函数相关的最优系统发育树,该系统发育树位于树空间的约束版本中。例如,流行的物种树估计方法 ASTRAL 所返回的物种树(1)能最大化根据输入基因树计算出的四元组得分,(2)能从输入约束集中提取分支(双分区)。这种技术尚未用于输入为二元字符(有时是缺失值)的解析问题。在这里,我们介绍了支系约束的字符解析问题,并提出了一种算法,可以在[公式:见正文]时间内求解该问题的 Dollo 准则得分,其中 n 是叶子数,k 是字符数,[公式:见正文]是用作约束的支系集。Dollo解析法要求性状/突变最多获得一次,但允许它们丢失任意多次,它被广泛用于肿瘤系统发育学和物种系统发育学,例如脊椎动物生命树中低同源逆转录插入的分析。这促使我们在一个名为 Dollo-CDP 的软件包中实现了我们的算法,并评估了它在分析蝙蝠、鸟类、齿鲸以及模拟数据的逆位点插入存在/缺失模式方面的实用性。我们的研究结果表明,Dollo-CDP 可以改进从单个起始树出发的启发式搜索,往往能恢复出更好的得分树。此外,Dollo-CDP 还能扩展到具有比分支-边界法更多分类群的数据集,同时还能保证最优性,尽管最优性受到了更多限制。最后,我们还展示了我们的 Dollo 解析算法可以很容易地适用于 Camin-Sokal 解析,但不能适用于 Fitch 解析。
{"title":"Dollo-CDP: a polynomial-time algorithm for the clade-constrained large Dollo parsimony problem.","authors":"Junyan Dai, Tobias Rubel, Yunheng Han, Erin K Molloy","doi":"10.1186/s13015-023-00249-9","DOIUrl":"10.1186/s13015-023-00249-9","url":null,"abstract":"<p><p>The last decade of phylogenetics has seen the development of many methods that leverage constraints plus dynamic programming. The goal of this algorithmic technique is to produce a phylogeny that is optimal with respect to some objective function and that lies within a constrained version of tree space. The popular species tree estimation method ASTRAL, for example, returns a tree that (1) maximizes the quartet score computed with respect to the input gene trees and that (2) draws its branches (bipartitions) from the input constraint set. This technique has yet to be used for parsimony problems where the input are binary characters, sometimes with missing values. Here, we introduce the clade-constrained character parsimony problem and present an algorithm that solves this problem for the Dollo criterion score in [Formula: see text] time, where n is the number of leaves, k is the number of characters, and [Formula: see text] is the set of clades used as constraints. Dollo parsimony, which requires traits/mutations to be gained at most once but allows them to be lost any number of times, is widely used for tumor phylogenetics as well as species phylogenetics, for example analyses of low-homoplasy retroelement insertions across the vertebrate tree of life. This motivated us to implement our algorithm in a software package, called Dollo-CDP, and evaluate its utility for analyzing retroelement insertion presence / absence patterns for bats, birds, toothed whales as well as simulated data. Our results show that Dollo-CDP can improve upon heuristic search from a single starting tree, often recovering a better scoring tree. Moreover, Dollo-CDP scales to data sets with much larger numbers of taxa than branch-and-bound while still having an optimality guarantee, albeit a more restricted one. Lastly, we show that our algorithm for Dollo parsimony can easily be adapted to Camin-Sokal parsimony but not Fitch parsimony.</p>","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"19 1","pages":"2"},"PeriodicalIF":1.0,"publicationDate":"2024-01-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10775561/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139405043","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Investigating the complexity of the double distance problems 研究双重距离问题的复杂性
IF 1 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2024-01-04 DOI: 10.1186/s13015-023-00246-y
Marília D. V. Braga, Leonie R. Brockmann, Katharina Klerx, Jens Stoye
Two genomes $$mathbb {A}$$ and $$mathbb {B}$$ over the same set of gene families form a canonical pair when each of them has exactly one gene from each family. Denote by $$n_*$$ the number of common families of $$mathbb {A}$$ and $$mathbb {B}$$ . Different distances of canonical genomes can be derived from a structure called breakpoint graph, which represents the relation between the two given genomes as a collection of cycles of even length and paths. Let $$c_i$$ and $$p_j$$ be respectively the numbers of cycles of length i and of paths of length j in the breakpoint graph of genomes $$mathbb {A}$$ and $$mathbb {B}$$ . Then, the breakpoint distance of $$mathbb {A}$$ and $$mathbb {B}$$ is equal to $$n_*-left( c_2+frac{p_0}{2}right)$$ . Similarly, when the considered rearrangements are those modeled by the double-cut-and-join (DCJ) operation, the rearrangement distance of $$mathbb {A}$$ and $$mathbb {B}$$ is $$n_*-left( c+frac{p_e }{2}right)$$ , where c is the total number of cycles and $$p_e$$ is the total number of paths of even length. The distance formulation is a basic unit for several other combinatorial problems related to genome evolution and ancestral reconstruction, such as median or double distance. Interestingly, both median and double distance problems can be solved in polynomial time for the breakpoint distance, while they are NP-hard for the rearrangement distance. One way of exploring the complexity space between these two extremes is to consider a $$sigma _k$$ distance, defined to be $$n_*-left( c_2+c_4+ldots +c_k+frac{p_0+p_2+ldots +p_{k-2}}{2}right)$$ , and increasingly investigate the complexities of median and double distance for the $$sigma _4$$ distance, then the $$sigma _6$$ distance, and so on. While for the median much effort was done in our and in other research groups but no progress was obtained even for the $$sigma _4$$ distance, for solving the double distance under $$sigma _4$$ and $$sigma _6$$ distances we could devise linear time algorithms, which we present here.
如果两个基因组 $$mathbb {A}$ 和 $$mathbb {B}$ 都有来自同一个基因家族的一个基因,那么这两个基因组就形成了一对典型基因组。用 $$n_*$ 表示 $$mathbb {A}$ 和 $$mathbb {B}$ 的共同族的数目。典型基因组的不同距离可以从一种叫做断点图(breakpoint graph)的结构中推导出来,这种结构将两个给定基因组之间的关系表示为偶数长度的循环和路径的集合。假设 $$c_i$$ 和 $$p_j$ 分别是基因组 $$mathbb {A}$ 和 $$mathbb {B}$ 的断点图中长度为 i 的循环数和长度为 j 的路径数。那么,$$mathbb {A}$ 和 $$mathbb {B}$ 的断点距离等于 $$n_*-left( c_2+frac{p_0}{2}right)$$ 。同样,当考虑的重排是由双切-接(DCJ)操作模拟的重排时,$$mathbb {A}$ 和 $$mathbb {B}$ 的重排距离为 $$n_*-left( c+frac{p_e }{2}right)$$ ,其中 c 是循环的总数,$$p_e$$ 是偶数长度路径的总数。距离公式是其他几个与基因组进化和祖先重建相关的组合问题(如中值距离或双倍距离)的基本单元。有趣的是,对于断点距离来说,中值距离和双倍距离问题都可以在多项式时间内求解,而对于重排距离来说,它们都是 NP-困难的。探索这两个极端之间复杂性空间的一种方法是考虑 $$sigma _k$$ 距离,定义为 $$n_*-left( c_2+c_4+ldots +c_k+frac{p_0+p_2+ldots +p_{k-2}}{2}right)$$ 、并越来越多地研究 $$sigma _4$$ 距离的中值距离和双倍距离的复杂性,然后是 $$sigma _6$$ 距离,等等。对于中值距离,我们和其他研究小组做了很多努力,但即使对于 $$sigma _4$ 距离也没有取得进展,而对于求解 $$sigma _4$$ 和 $$sigma _6$ 距离下的双倍距离,我们可以设计出线性时间算法,我们在此介绍这些算法。
{"title":"Investigating the complexity of the double distance problems","authors":"Marília D. V. Braga, Leonie R. Brockmann, Katharina Klerx, Jens Stoye","doi":"10.1186/s13015-023-00246-y","DOIUrl":"https://doi.org/10.1186/s13015-023-00246-y","url":null,"abstract":"Two genomes $$mathbb {A}$$ and $$mathbb {B}$$ over the same set of gene families form a canonical pair when each of them has exactly one gene from each family. Denote by $$n_*$$ the number of common families of $$mathbb {A}$$ and $$mathbb {B}$$ . Different distances of canonical genomes can be derived from a structure called breakpoint graph, which represents the relation between the two given genomes as a collection of cycles of even length and paths. Let $$c_i$$ and $$p_j$$ be respectively the numbers of cycles of length i and of paths of length j in the breakpoint graph of genomes $$mathbb {A}$$ and $$mathbb {B}$$ . Then, the breakpoint distance of $$mathbb {A}$$ and $$mathbb {B}$$ is equal to $$n_*-left( c_2+frac{p_0}{2}right)$$ . Similarly, when the considered rearrangements are those modeled by the double-cut-and-join (DCJ) operation, the rearrangement distance of $$mathbb {A}$$ and $$mathbb {B}$$ is $$n_*-left( c+frac{p_e }{2}right)$$ , where c is the total number of cycles and $$p_e$$ is the total number of paths of even length. The distance formulation is a basic unit for several other combinatorial problems related to genome evolution and ancestral reconstruction, such as median or double distance. Interestingly, both median and double distance problems can be solved in polynomial time for the breakpoint distance, while they are NP-hard for the rearrangement distance. One way of exploring the complexity space between these two extremes is to consider a $$sigma _k$$ distance, defined to be $$n_*-left( c_2+c_4+ldots +c_k+frac{p_0+p_2+ldots +p_{k-2}}{2}right)$$ , and increasingly investigate the complexities of median and double distance for the $$sigma _4$$ distance, then the $$sigma _6$$ distance, and so on. While for the median much effort was done in our and in other research groups but no progress was obtained even for the $$sigma _4$$ distance, for solving the double distance under $$sigma _4$$ and $$sigma _6$$ distances we could devise linear time algorithms, which we present here.","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"19 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2024-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139095860","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
EMMA: a new method for computing multiple sequence alignments given a constraint subset alignment EMMA:给定约束子集排列的计算多序列排列的新方法
IF 1 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2023-12-07 DOI: 10.1186/s13015-023-00247-x
Chengze Shen, Baqiao Liu, Kelly P. Williams, Tandy Warnow
Adding sequences into an existing (possibly user-provided) alignment has multiple applications, including updating a large alignment with new data, adding sequences into a constraint alignment constructed using biological knowledge, or computing alignments in the presence of sequence length heterogeneity. Although this is a natural problem, only a few tools have been developed to use this information with high fidelity. We present EMMA (Extending Multiple alignments using MAFFT--add) for the problem of adding a set of unaligned sequences into a multiple sequence alignment (i.e., a constraint alignment). EMMA builds on MAFFT--add, which is also designed to add sequences into a given constraint alignment. EMMA improves on MAFFT--add methods by using a divide-and-conquer framework to scale its most accurate version, MAFFT-linsi--add, to constraint alignments with many sequences. We show that EMMA has an accuracy advantage over other techniques for adding sequences into alignments under many realistic conditions and can scale to large datasets with high accuracy (hundreds of thousands of sequences). EMMA is available at https://github.com/c5shen/EMMA . EMMA is a new tool that provides high accuracy and scalability for adding sequences into an existing alignment.
将序列添加到现有的(可能是用户提供的)比对中有多种应用,包括用新数据更新大型比对、将序列添加到用生物知识构建的约束比对中,或在序列长度异质性的情况下计算比对。虽然这是一个自然问题,但目前只有少数工具能高保真地使用这些信息。我们提出的 EMMA(使用 MAFFT--add扩展多序列对齐)可解决将一组未对齐序列添加到多序列对齐(即约束对齐)中的问题。EMMA建立在MAFFT--add的基础上,MAFFT--add也是为了将序列添加到给定的约束比对中而设计的。EMMA改进了MAFFT--add方法,使用分而治之的框架将其最精确的版本MAFFT--linsi--add扩展到多序列的约束对齐。我们的研究表明,在许多现实条件下,EMMA在将序列添加到对齐中方面比其他技术更准确,而且能以高准确度(数十万条序列)扩展到大型数据集。EMMA 可在 https://github.com/c5shen/EMMA 上获取。EMMA是一种新工具,可将序列添加到现有的排列中,具有高准确性和可扩展性。
{"title":"EMMA: a new method for computing multiple sequence alignments given a constraint subset alignment","authors":"Chengze Shen, Baqiao Liu, Kelly P. Williams, Tandy Warnow","doi":"10.1186/s13015-023-00247-x","DOIUrl":"https://doi.org/10.1186/s13015-023-00247-x","url":null,"abstract":"Adding sequences into an existing (possibly user-provided) alignment has multiple applications, including updating a large alignment with new data, adding sequences into a constraint alignment constructed using biological knowledge, or computing alignments in the presence of sequence length heterogeneity. Although this is a natural problem, only a few tools have been developed to use this information with high fidelity. We present EMMA (Extending Multiple alignments using MAFFT--add) for the problem of adding a set of unaligned sequences into a multiple sequence alignment (i.e., a constraint alignment). EMMA builds on MAFFT--add, which is also designed to add sequences into a given constraint alignment. EMMA improves on MAFFT--add methods by using a divide-and-conquer framework to scale its most accurate version, MAFFT-linsi--add, to constraint alignments with many sequences. We show that EMMA has an accuracy advantage over other techniques for adding sequences into alignments under many realistic conditions and can scale to large datasets with high accuracy (hundreds of thousands of sequences). EMMA is available at https://github.com/c5shen/EMMA . EMMA is a new tool that provides high accuracy and scalability for adding sequences into an existing alignment.","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"23 1","pages":""},"PeriodicalIF":1.0,"publicationDate":"2023-12-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138555235","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Correction: Constructing founder sets under allelic and non-allelic homologous recombination. 更正:在等位基因和非等位基因同源重组下构建方正集。
IF 1 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2023-12-06 DOI: 10.1186/s13015-023-00244-0
Konstantinn Bonnet, Tobias Marschall, Daniel Doerr
{"title":"Correction: Constructing founder sets under allelic and non-allelic homologous recombination.","authors":"Konstantinn Bonnet, Tobias Marschall, Daniel Doerr","doi":"10.1186/s13015-023-00244-0","DOIUrl":"10.1186/s13015-023-00244-0","url":null,"abstract":"","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"18 1","pages":"20"},"PeriodicalIF":1.0,"publicationDate":"2023-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10698948/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138500077","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Quartets enable statistically consistent estimation of cell lineage trees under an unbiased error and missingness model. 在无偏误差和缺失模型下,四重奏使细胞谱系树的统计一致估计成为可能。
IF 1.5 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS Pub Date : 2023-12-01 DOI: 10.1186/s13015-023-00248-w
Yunheng Han, Erin K Molloy

Cancer progression and treatment can be informed by reconstructing its evolutionary history from tumor cells. Although many methods exist to estimate evolutionary trees (called phylogenies) from molecular sequences, traditional approaches assume the input data are error-free and the output tree is fully resolved. These assumptions are challenged in tumor phylogenetics because single-cell sequencing produces sparse, error-ridden data and because tumors evolve clonally. Here, we study the theoretical utility of methods based on quartets (four-leaf, unrooted phylogenetic trees) in light of these barriers. We consider a popular tumor phylogenetics model, in which mutations arise on a (highly unresolved) tree and then (unbiased) errors and missing values are introduced. Quartets are then implied by mutations present in two cells and absent from two cells. Our main result is that the most probable quartet identifies the unrooted model tree on four cells. This motivates seeking a tree such that the number of quartets shared between it and the input mutations is maximized. We prove an optimal solution to this problem is a consistent estimator of the unrooted cell lineage tree; this guarantee includes the case where the model tree is highly unresolved, with error defined as the number of false negative branches. Lastly, we outline how quartet-based methods might be employed when there are copy number aberrations and other challenges specific to tumor phylogenetics.

通过重建肿瘤细胞的进化历史,可以了解癌症的进展和治疗。虽然有许多方法可以从分子序列中估计进化树(称为系统发生),但传统的方法假设输入数据是无错误的,输出树是完全解析的。这些假设在肿瘤系统发育学中受到了挑战,因为单细胞测序产生的数据稀疏且充满错误,而且肿瘤是克隆进化的。在此,针对这些障碍,我们研究了基于四叶无根系统发育树的方法的理论效用。我们考虑一种流行的肿瘤系统发育模型,其中突变出现在(高度未解决的)树上,然后引入(无偏)误差和缺失值。四重奏是由两个细胞中存在的突变和两个细胞中不存在的突变所暗示的。我们的主要结果是最可能的四重奏识别了四个单元格上的无根模型树。这促使人们寻找这样一棵树,使它与输入突变之间共享的四元数最大化。证明了该问题的最优解是无根细胞谱系树的一致估计;这种保证包括模型树高度未解析的情况,错误定义为假阴性分支的数量。最后,我们概述了当存在拷贝数畸变和肿瘤系统发育特有的其他挑战时,如何采用基于四分体的方法。
{"title":"Quartets enable statistically consistent estimation of cell lineage trees under an unbiased error and missingness model.","authors":"Yunheng Han, Erin K Molloy","doi":"10.1186/s13015-023-00248-w","DOIUrl":"10.1186/s13015-023-00248-w","url":null,"abstract":"<p><p>Cancer progression and treatment can be informed by reconstructing its evolutionary history from tumor cells. Although many methods exist to estimate evolutionary trees (called phylogenies) from molecular sequences, traditional approaches assume the input data are error-free and the output tree is fully resolved. These assumptions are challenged in tumor phylogenetics because single-cell sequencing produces sparse, error-ridden data and because tumors evolve clonally. Here, we study the theoretical utility of methods based on quartets (four-leaf, unrooted phylogenetic trees) in light of these barriers. We consider a popular tumor phylogenetics model, in which mutations arise on a (highly unresolved) tree and then (unbiased) errors and missing values are introduced. Quartets are then implied by mutations present in two cells and absent from two cells. Our main result is that the most probable quartet identifies the unrooted model tree on four cells. This motivates seeking a tree such that the number of quartets shared between it and the input mutations is maximized. We prove an optimal solution to this problem is a consistent estimator of the unrooted cell lineage tree; this guarantee includes the case where the model tree is highly unresolved, with error defined as the number of false negative branches. Lastly, we outline how quartet-based methods might be employed when there are copy number aberrations and other challenges specific to tumor phylogenetics.</p>","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"18 1","pages":"19"},"PeriodicalIF":1.5,"publicationDate":"2023-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10691101/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138471180","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Algorithms for Molecular Biology
全部 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