来自杂志 Briefings in bioinformatics 的文献。
当前共找到 3 篇文献分享。
1.
半面阳光 (2023-06-30 22:13):
#paper DOI:https://doi.org/10.1093/bib/bbab380, Briefings in Bioinformatics, 2022, NiPTUNE: an automated pipeline for noninvasive prenatal testing in an accurate, integrative and flexible framework.这篇文章整合了一个完整的NIPT生物信息流程。文章测试了NIPT生信分析中QC、Fetal fraction估计、fetal gender判断等几个关键步骤的不同分析工具和方法,给出了一套分析效果较好的工具组合。
IF:6.800Q1 Briefings in bioinformatics, 2022-01-17. DOI: 10.1093/bib/bbab380 PMID: 34529041
Abstract:
Noninvasive prenatal testing (NIPT) consists of determining fetal aneuploidies by quantifying copy number alteration from the sequencing of cell-free DNA (cfDNA) from maternal blood. Due to the presence of cfDNA … >>>
Noninvasive prenatal testing (NIPT) consists of determining fetal aneuploidies by quantifying copy number alteration from the sequencing of cell-free DNA (cfDNA) from maternal blood. Due to the presence of cfDNA of fetal origin in maternal blood, in silico approaches have been developed to accurately predict fetal aneuploidies. Although NIPT is becoming a new standard in prenatal screening of chromosomal abnormalities, there are no integrated pipelines available to allow rapid, accurate and standardized data analysis in any clinical setting. Several tools have been developed, however often optimized only for research purposes or requiring enormous amount of retrospective data, making hard their implementation in a clinical context. Furthermore, no guidelines have been provided on how to accomplish each step of the data analysis to achieve reliable results. Finally, there is no integrated pipeline to perform all steps of NIPT analysis. To address these needs, we tested several tools for performing NIPT data analysis. We provide extensive benchmark of tools performances but also guidelines for running them. We selected the best performing tools that we benchmarked and gathered them in a computational pipeline. NiPTUNE is an open source python package that includes methods for fetal fraction estimation, a novel method for accurate gender prediction, a principal component analysis based strategy for quality control and fetal aneuploidies prediction. NiPTUNE is constituted by seven modules allowing the user to run the entire pipeline or each module independently. Using two cohorts composed by 1439 samples with 31 confirmed aneuploidies, we demonstrated that NiPTUNE is a valuable resource for NIPT analysis. <<<
翻译
2.
尹志 (2022-11-28 21:20):
#paper https://doi.org/10.1093/bib/bbab344 Briefings in Bioinformatics, 22(6), 2021, 1-11:Molecular design in drug discovery: a comprehensive review of deep generative models. 一篇基于深度生成模型的药物发现中的分子设计的综述。看年份是比较新的,但其实已经完全不sota了啊,哈哈哈哈哈。但是作为科普是很好的。文章介绍了基于深度生成模型的分子设计这个在药物发现领域的重要主题。综述了两种主流的分子表示:SMILES-based和图based。然后在每个表示下,分别介绍了基于VAE,GAN,RNN,Flow几种深度生成模型的分子设计。同时也介绍了目前市面上主要的de novo的分子设计的数据集。文章的结尾还从数据、模型、评价指标的角度讨论了分子设计目前存在的挑战。不过作者在写这篇综述的时候,可能是万万没想到今年diffusion model会在生成模型领域大杀四方吧,哈哈哈哈
IF:6.800Q1 Briefings in bioinformatics, 2021-11-05. DOI: 10.1093/bib/bbab344 PMID: 34415297
Abstract:
Deep generative models have been an upsurge in the deep learning community since they were proposed. These models are designed for generating new synthetic data including images, videos and texts … >>>
Deep generative models have been an upsurge in the deep learning community since they were proposed. These models are designed for generating new synthetic data including images, videos and texts by fitting the data approximate distributions. In the last few years, deep generative models have shown superior performance in drug discovery especially de novo molecular design. In this study, deep generative models are reviewed to witness the recent advances of de novo molecular design for drug discovery. In addition, we divide those models into two categories based on molecular representations in silico. Then these two classical types of models are reported in detail and discussed about both pros and cons. We also indicate the current challenges in deep generative models for de novo molecular design. De novo molecular design automatically is promising but a long road to be explored. <<<
翻译
3.
颜林林 (2022-07-13 00:46):
#paper doi:10.1093/bib/bbac221 Briefings in Bioinformatics, 2022, A comprehensive benchmarking of WGS-based deletion structural variant callers. 这是一篇工具比较的方法学文章,针对基于全基因组测序数据鉴定结构变异(SV,structural variant)的工具,而且仅限定缺失(deletion)类型的SV。文章使用了瓶中基因组(genome-in-a-bottle)的结构变异集合,以及经PCR实验进行过验证的小鼠模型的结构变异集合,作为金标准,以便准确计算出每个工具的灵敏度、特异度等性能指标。评价结果反映了过去类似工作的表现:不同工具的表现之间的确差异很大,也确有一些工具在平衡灵敏度和特异度时表现不错。最终文章给出了相应的建议,即针对不同长度的缺失类型结构变异,相应推荐使用的工具。本文中规中矩,做得也算细致。比较有意思的是,在SV工具选择时的吐槽:排除需要配对样本的工具、排除只能检测很小片段变异的工具、排除仅支持长读长测序数据的工具,最终筛选出61个合适的工具,然而测试只使用了15或14个(分别针对小鼠和人的数据),只因为:其他工具都装不上!我个人也深有同感,姑且不说那些不舍得开放源码提供他人使用者,即使开源的,很多工具也并不容易被正常使用起来,需要阅读其源码并手工debug才能用起来的工具,并不罕见。
IF:6.800Q1 Briefings in bioinformatics, 2022-07-18. DOI: 10.1093/bib/bbac221 PMID: 35753701
Abstract:
Advances in whole-genome sequencing (WGS) promise to enable the accurate and comprehensive structural variant (SV) discovery. Dissecting SVs from WGS data presents a substantial number of challenges and a plethora … >>>
Advances in whole-genome sequencing (WGS) promise to enable the accurate and comprehensive structural variant (SV) discovery. Dissecting SVs from WGS data presents a substantial number of challenges and a plethora of SV detection methods have been developed. Currently, evidence that investigators can use to select appropriate SV detection tools is lacking. In this article, we have evaluated the performance of SV detection tools on mouse and human WGS data using a comprehensive polymerase chain reaction-confirmed gold standard set of SVs and the genome-in-a-bottle variant set, respectively. In contrast to the previous benchmarking studies, our gold standard dataset included a complete set of SVs allowing us to report both precision and sensitivity rates of the SV detection methods. Our study investigates the ability of the methods to detect deletions, thus providing an optimistic estimate of SV detection performance as the SV detection methods that fail to detect deletions are likely to miss more complex SVs. We found that SV detection tools varied widely in their performance, with several methods providing a good balance between sensitivity and precision. Additionally, we have determined the SV callers best suited for low- and ultralow-pass sequencing data as well as for different deletion length categories. <<<
翻译
回到顶部