arXiv:2507.02221cs.CL2025-07被引 1

用自然语言快速生成癌症基因组队列,让科研新手也能高效筛选数据。

GDC Cohort Copilot: An AI Copilot for Curating Cohorts from the Genomic Data Commons

  • 输入自然语言描述,自动转换为GDC数据平台的过滤条件。
  • 本地部署的LLM在生成准确队列上优于GPT-4o。
  • 开源工具,支持交互式修改,适合生物信息学初学者使用。

基因组数据公共库(GDC)通过统一的注释与分析平台,提供高质量、标准化的癌症基因组数据。尽管用户可通过图形化队列构建器创建复杂队列,但面对数百个字段和属性,新用户常难以定位所需描述符。然而,用户更擅长以自由文本形式描述目标队列。我们提出GDC Cohort Copilot,一个开源的协作工具,可将用户输入的自然语言描述自动转化为GDC队列过滤条件,并导出至GDC进行后续分析。该工具配备交互界面,支持进一步优化队列。我们评估了多个大语言模型(LLMs),并证明本地部署的GDC Cohort LLM在生成队列任务中表现优于GPT-4o提示。工具已作为容器化Gradio应用部署于HuggingFace Spaces,地址:https://huggingface.co/spaces/uc-ctds/GDC-Cohort-Copilot。GDC Cohort LLM权重可于https://huggingface.co/uc-ctds获取。全部源码见https://github.com/uc-cdis/gdc-cohort-copilot。

原文摘要 · Abstract (English)

The Genomic Data Commons (GDC) provides access to high quality, harmonized cancer genomics data through a unified curation and analysis platform centered around patient cohorts. While GDC users can interactively create complex cohorts through the graphical Cohort Builder, users (especially new ones) may struggle to find specific cohort descriptors across hundreds of possible fields and properties. However, users may be better able to describe their desired cohort in free-text natural language. We introduce GDC Cohort Copilot, an open-source copilot tool for curating cohorts from the GDC. GDC Cohort Copilot automatically generates the GDC cohort filter corresponding to a user-input natural language description of their desired cohort, before exporting the cohort back to the GDC for further analysis. An interactive user interface allows users to further refine the generated cohort. We develop and evaluate multiple large language models (LLMs) for GDC Cohort Copilot and demonstrate that our locally-served, open-source GDC Cohort LLM achieves better results than GPT-4o prompting in generating GDC cohorts. We implement and share GDC Cohort Copilot as a containerized Gradio app on HuggingFace Spaces, available at https://huggingface.co/spaces/uc-ctds/GDC-Cohort-Copilot. GDC Cohort LLM weights are available at https://huggingface.co/uc-ctds. All source code is available at https://github.com/uc-cdis/gdc-cohort-copilot.

基因组自然语言队列构建AI助手

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。