1 个仓库
Processes raw nucleotide sequences into discrete tokens for structured genomic analysis.
Distinct from Genomic Sequence Interpreters: Focuses on the encoding/tokenization process for genomic data, whereas Genomic Sequence Interpreters focus on the analysis of the resulting data.
Explore 1 awesome GitHub repository matching data & databases · Genomic Tokenization. Refine with filters or upvote what's useful.
evo2 是一个基因组大语言模型和基础模型,旨在预测、生成和分析不同物种的遗传信息。它作为一个核苷酸序列建模器和 DNA 序列生成器,使用基于 Transformer 的序列建模来处理基因组数据。 该系统提供了合成 DNA 生成功能,可根据生物学提示或物种特定标签创建新的遗传序列。它还执行核苷酸可能性预测,以对基因组变异进行评分并分析 DNA 序列中的生物学特性。 该模型通过从中间层提取高维表示来支持基因组序列分析。这些嵌入使得能够对遗传数据进行专门的分类和下游分析。
Converts raw nucleotide sequences into discrete tokens that the model processes as a structured vocabulary.