pxocgx01_blastx against multiple related xanthomonas species
估计阅读时长: 8 分钟 https://gcmodeller.org/ KEGG is a database resource for understanding high-level functions and utilities of the biological system, […]
Computational Analysis of Biochemical Systems
估计阅读时长: 6 分钟 今天在这里和大家聊一下《生物化学系统的计算分析》这本书,生物化学系统的计算分析这本书可以说得上是我的生物信息学学习生涯的启蒙书。 Order by Date Name Attachments Computational Analysis of Biochemical Systems • 875 kB • 159 […]
估计阅读时长: 2 分钟 在BILIBILI上观看视频:《【GCModeller教程】基因组功能富集计算原理》 Order by Date Name Attachments 20190818_GSEA_release.mp4_20190921_225144.467 • 226 kB • 175 click 30.05.2021Fisher Exact Test […]
博客文章
April 2024
S M T W T F S
 123456
78910111213
14151617181920
21222324252627
282930  
  1. 针对图对象进行向量化表示嵌入: 首先,通过node2vec方法,将node表示为向量 第二步,针对node向量矩阵,进行umap降维计算,对node进行排序,生成node排序序列 第三步,针对node排序序列进行SGT序列图嵌入,实现将网络图对象嵌入为一维向量