课题基金 / 基金详情

CAREER: Towards Fast and Scalable Algorithms for Big Proteogenomics Data Analytics

CAREER: Towards Fast and Scalable Algorithms for Big Proteogenomics Data Analytics
职业:面向蛋白质基因组大数据分析的快速且可扩展的算法
批准号:
1651724
负责人:
Fahad Saeed
金额:
$50.0万
依托单位:
依托单位国家:
美国
项目类别:
Standard Grant
财政年份:
2017
资助国家:
美国
项目状态:
已结题
起止时间:
2017-04-01 至 2019-04-30

项目摘要

项目成果

Fahad Saeed的其他基金

相似基金

相关文献

中文摘要
翻译
蛋白质组学研究需要蛋白质组学的质谱学数据(MS)和基因组学的下一代测序(NGS)数据的组合和集成。这种整合极大地增加了需要进行分析以得出生物学结论的数据集的大小。然而,现有的工具对大蛋白组学数据的准确性较低,可扩展性较差。这项职业拨款预计将为适合分析大型蛋白质组数据集的快速算法和高性能计算解决方案奠定基础。将致力于设计适用于Peta级数据集的精确计算算法,软件实施将在大规模并行超级计算机和图形处理单元上运行。这份职业提案的方向是设计和建设基础设施,这将对最广泛的生物和生态社区有用。将对K12、本科生和研究生进行全面的跨学科教育,以确保美国保持其在STEM领域的全球领先地位。因此,正如NSF的使命所表明的那样,该项目服务于国家利益:促进科学进步,促进国家健康、繁荣和福祉。拟议的职业拨款的目标是设计和开发算法和高性能计算(HPC)基础,为用于大蛋白基因组学数据的实用次线性和并行算法-特别是对于具有以前未测序或部分测序的非模式生物-的算法和开发高性能计算(HPC)基础。蛋白质组学研究所需的MS和NGS数据集的集成显示了巨大的数据量和速度:NGS技术(如Chip-Seq)可以生成万亿字节的DNA/RNA数据,质谱仪可以生成数百万个谱(每个谱有数千个峰)。目前用于分析MS数据的系统主要是由启发式实践驱动的,并且不能很好地扩展。这份职业建议书将探索用于MS数据分析的一类新的简化算法,该算法可以在次线性时间内进行肽推导,在次线性空间中操作的压缩算法,以及在MS数据的有损简化形式上操作的Denovo算法。新的低复杂度采样和约简算法可以利用MS数据的稀疏性,例如基于非均匀FFT的卷积核可以产生更好的相似性度量,而不容易产生虚假相关性。大型系统生物学研究的瓶颈是粗粒度并行算法的低可伸缩性,这些算法没有利用MS特有的数据特征,并且由于多肽推导所需的计算时间不均匀而导致负载不平衡。该项目旨在探索在多核和GPU平台上针对NGS和MS数据的可扩展算法的设计和实现,使用基于谱聚类的域分解技术、基于工作负载估计的特定于MS的负载平衡、高性能计算降维策略和新颖的核外草图绘制和流细粒度并行算法。这些HPC解决方案可以使以前不切实际的蛋白质组学项目成为可能,并允许生物学家在不需要昂贵硬件的情况下进行计算实验。所有实现的算法都将作为与Galaxy框架接口的开源代码提供,以确保在系统生物学实验室中产生最大影响。然后,这些设计的技术将被整合,这样就可以在不重建转录组的情况下完成光谱与RNA-Seq数据的匹配。拟议的工具旨在揭示新的生物学洞察力,如新的基因、蛋白质和PTM,是理解生命树中物种的基因组、蛋白质组和进化方面的关键步骤。
英文摘要
Proteogenomics studies require combination and integration of mass spectrometry data (MS) for proteomics and next generation sequencing (NGS) data for genomics. This integration drastically increases the size of the data sets that need to be analyzed to make biological conclusions. However, existing tools yield low accuracy and exhibit poor scalability for big proteogenomics data. This CAREER grant is expected to lay a foundation for fast algorithmic and high performance computing solutions suitable for analyzing big proteogenomics data sets. Design of accurate computational algorithms suitable for peta-scale data sets will be pursued and the software implementation will run on massively parallel supercomputers and graphical processing units. The direction in this CAREER proposal is towards designing and building infrastructure, which would be useful for the broadest biological and ecological community. A comprehensive interdisciplinary education will be executed for K12, undergraduate and graduate students to ensure that US retains its global leadership position in STEM fields. This project thus serves the national interest, as stated by NSF's mission: to promote the progress of science and to advance the national health, prosperity and welfare.The goal of the proposed CAREER grant is to design and develop algorithmic and high performance computing (HPC) foundations for practical sublinear and parallel algorithms for big proteogenomics data - especially for non-model organisms with previously unsequenced or partially sequenced genomes. Integration of MS and NGS data sets required for proteogenomics studies exhibit enormous volume and velocity of data: NGS technologies such as Chip-Seq can generate tera-bytes of DNA/RNA data and mass spectrometers can generate millions of spectra (with thousand of peak per spectra). The current systems for analyzing MS data are mainly driven by heuristic practices and do not scale well. This CAREER proposal will explore a new class of reductive algorithms for analysis of MS data that can allow peptide deductions in sublinear time, compression algorithms that operate in sub-linear space, and denovo algorithms that operate on lossy reduced-form of the MS data. Novel low-complexity sampling and reductive algorithms that can exploit the sparsity of MS data such as non-uniform FFT based convolution kernels can lead to superior similarity metrics not prone to spurious correlations. The bottleneck in large system-biology studies is the low-scalability of coarse-grained parallel algorithms that do not exploit MS-specific data characteristics and lead to unbalanced loads due to non-uniform compute time required for peptide deductions. This project aims to explore design and implementation of scalable algorithms for both NGS and MS data on multicore and GPU platforms using domain decomposition techniques based on spectral clustering, MS-specific hybrid load-balancing based on work-load estimate, and HPC dimensionality reduction strategies and novel out-of-core sketching & streaming fine-grained parallel algorithms. These HPC solutions can enable previously impractical proteogenomics projects and allow biologists to perform computational experiments without needing expensive hardware. All of the implemented algorithms will be made available as open-source code interfaced with Galaxy framework to ensure maximum impact in systems biology labs. These designed techniques will then be integrated so that matching of spectra to RNA-Seq data can be accomplished without a reconstructed transcriptome. The proposed tools aim to reveal new biological insight such as novel genes, proteins and PTM's and are crucial steps towards understanding the genomic, proteomic and evolutionary aspects of species in the tree of life.
期刊论文(1)
专著(0)
科研奖励(0)
会议论文
OAC Core: High Performance Computing Algorithms and Software for large-scale Mass Spectrometry based Omics
  • 批准号:
    2312599
  • 项目类别:
    Standard Grant
  • 资助金额:
    $60.0万
  • 财政年份:
    2023
  • 负责人:
    Fahad Saeed
  • 依托单位:
PFI-TT: Artificial Intelligence-enabled Real-time System for Early Epileptic Seizure Detection and Prediction
  • 批准号:
    2213951
  • 项目类别:
    Standard Grant
  • 资助金额:
    $25.0万
  • 财政年份:
    2022
  • 负责人:
    Fahad Saeed
  • 依托单位:
I-Corps: Utilizing Machine learning and Artificial Intelligence (AI) for Early Detection and Identification of Mental Disorders
  • 批准号:
    2143515
  • 项目类别:
    Standard Grant
  • 资助金额:
    $5.0万
  • 财政年份:
    2021
  • 负责人:
    Fahad Saeed
  • 依托单位:
CRII: SHF: HPC Solutions to Big NGS Data Compression
  • 批准号:
    1855441
  • 项目类别:
    Standard Grant
  • 资助金额:
    $0.77万
  • 财政年份:
    2018
  • 负责人:
    Fahad Saeed
  • 依托单位:
海外基金