包含标签:GitHub 的文章
-
【GEO数据库挖掘】二、ID转换
相关原始代码在这里: https://github.com/jmzeng1314/5years/blob/master/learn-R/tasks/3-r-20-codes.R 1 查看表达矩阵 https://www.jianshu.com/p/b69f1c8…… -
springCloud — 初级篇(2)
本系列笔记涉及到的代码在GitHub上,地址:https://github.com/zsllsz/cloud 本文涉及知识点: 注册中心consul; eureka、zookeeper和consul的比较; 服…… -
vue-awesome-swiper的正确使用姿势
介绍一下vue-awesome-swiper最靠谱的使用方法。 目前网上对于vue-awesome-swiper的使用方法各种坑,要么版本对不上,要么swiper.css引用地址不对,要么swiper-…… -
学习一遍ChIPseeker的使用
刘小泽写于2020.5.23-24 Y叔的原文在:https://mp.weixin.qq.com/s/3CMj0xejiV-FSMC-Vxd_-w 0 ChIPseeker的诞生 Y叔一开始使用ChIPpeakAnno进行注释,但使用…… -
500.【registry】 搭建docker私有仓库
一、下载 registry 压缩包 wget https://github.com/distribution/distribution/releases/download/v2.8.1/registry_2.8.1_linux_amd64.tar.gz 二、解…… -
跟着NatureCommunications学作图:R语言ggtree根据分组给进化树上色
论文 MiDAS 4: A global catalogue of full-length 16S rRNA gene sequences and taxonomy for studies of bacterial communities in wastewater treatment p…… -
安卓使用RecyclerView+HorizontalScrollView 实现Item整体横向滑动
这个案例是利用竖向的RecyclerView和横向的HorizontalScrollView 实现的一个可横向和竖向滑动的view, 优化版本已上传至gitee,使用起来更香 老版本点这里 如…… -
-
跟着Nature Genetics学作图:R语言ggpairs散点图一次性展示很多个主成分
论文 Plasma proteome analyses in individuals of European and African ancestry identify cis-pQTLs and models for proteome-wide association studies …… -
跟着Nature Genetics学作图:使用ggarrange包对ggplot2的多个图进行组合
论文 Plasma proteome analyses in individuals of European and African ancestry identify cis-pQTLs and models for proteome-wide association studies ……