- 博客(13)
- 资源 (2)
- 收藏
- 关注
原创 Ubuntu18.04+Docker+Nvidia-docker环境部署
Ubuntu18.04+Docker+Nvidia-docker环境部署目录Ubuntu18.04+Docker+Nvidia-docker环境部署1.安装驱动2.安装Docker3.安装nvidia-docker4.权限控制1.安装驱动卸载旧驱动sudo apt-get --purge remove "*cublas*" "cuda*"sudo apt-get --purge remove "*nvidia*"安装驱动sudo ubuntu-drivers autoinstallrebo
2021-08-23 15:01:01
485
原创 全基因组尺度的增强子--靶基因映射图谱解码非编码突变
Genome-wide enhancer maps link risk variants to disease genes文章目录Genome-wide enhancer maps link risk variants to disease genes前言1.Overview of approach2.Enhancer-gene connections3.CRISPRi-FlowFISH4.ABC model5.The ABC model is generally applicable across ce
2021-05-27 15:33:04
2097
原创 vscode文件头配置
VSCode 文件头配置自动添加文首注释首先需要安装vscode-fileheader安装后进行相关配置:文件-》首选项-》设置打开setting.json,搜索fileheader,找到“fileheader.tql”,更改为// By default, create file username 此处更改为你的用户名 "fileheader.Author": "nicole", // By default, common template. Do not mo
2021-04-08 11:43:00
1050
原创 git clone太慢,经常失败解决方法
git clone太慢,经常失败解决方法例如要访问github一个repo:git clone https://github.com/mwaskom/seaborn.git只需要使用github的镜像网站git.com.cnpmjs.org,将原本命令替换为git clone https://github.com.cnpmjs.org/mwaskom/seaborn.git...
2021-03-31 14:41:52
433
原创 VSCode+Docker(远程服务器)配置自定义开发环境
VSCode+Docker(远程服务器)配置自定义开发环境文章目录VSCode+Docker(远程服务器)配置自定义开发环境前言1.Docker1.1 通过Dockerfile建立镜像1.2 实例化Docker容器1.3 Docker容器系统配置2.VSCode2.1 VSCode配置2.2 VSCode访问Docker容器前言在实验室经常遇到共用服务器和复现不同环境代码的问题,通过VSCode+Docker可以自定义配制环境,方便复现程序,管理环境。下面的方法是我常用的,大家可以根据自己的习惯
2021-03-25 20:26:01
6911
原创 【Nature | EpiMap】Regulatory genomic circuitry of human disease loci by integrative epigenomics
Regulatory genomic circuitry of human disease loci by integrative epigenomics文章目录Regulatory genomic circuitry of human disease loci by integrative epigenomics前言1.EpiMap: Methodological overview and contributions2.Combined resource: 14,000+ datasets across
2021-03-16 17:20:20
1060
1
原创 【CELL 心脏时空图】A spatiotemporal organ-wide gene expression and cell atlas of the developing human heart
A spatiotemporal organ-wide gene expression and cell atlas of the developing human heart文章目录A spatiotemporal organ-wide gene expression and cell atlas of the developing human heart前言1.文章框架2.取样3.免疫组化4.空间转录组5.单细胞测序6.原位测序前言今天讲的是2020年发表在cell的人类心脏发育的时空器官全
2020-12-30 19:10:39
1483
原创 【Paper reading】BENGI & Measuring the reproducibility and quality of Hi-C data
可变剪接预测&ENCODEC数据集1. A curated benchmark of enhancer-gene interactions for evaluating enhancer-target gene prediction methods2. Measuring the reproducibility and quality of Hi-C data文章目录可变剪接预测&ENCODEC数据集1. A curated benchmark of enhancer-gene int
2020-11-07 17:40:37
581
原创 win10输入法首字母粘连/首字母重复
不论连打,还是单打,每次输入的第一个字母,输入法都会瞬间重复输入一次,即“粘连”;【解决方案】语言首选项-中文-选项-微软拼音-选项-词库和自学习-云候选项-打开
2020-10-18 22:04:18
7671
2
原创 【论文汇总】 ECCV 2020 语义分割paper汇总
语义分割 segmentation paper@ECCV 2020ECCV 2020语义分割文章总结文章目录语义分割 segmentation paper@ECCV 2020前言边缘语义分割1.JSENet: Joint Semantic Segmentation and Edge Detection Network for 3D Point Clouds2.Improving Semantic Segmentation via Decoupled Body and Edge Supervision弱
2020-10-15 11:39:18
3503
转载 ECCV 2020开源项目合集 (ECCV 2020 paper list with code/data)
文章转载自https://www.paperdigest.org/2020/08/eccv-2020-papers-with-code-data/,如有侵权,留言后删除。以下表格列出了ECCV 2020 论文开源项目合集,可能会有所遗漏,欢迎补充。按照研究方向整理的ECCV 2020开源项目可见 CVer整理的https://github.com/amusi/ECCV2020-Code。TitleAuthorsCode1 NSGANetV2: Evolutionary Multi-.
2020-10-11 17:37:00
4838
原创 【论文汇总】CVPR2020语义分割&医学图像分割paper汇总
语义分割&医学图像分割 @CVPR2020CVPR2020语义分割和医学图像分割文章总结文章目录语义分割&医学图像分割 @CVPR2020前言语义分割CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local RefinementContext Prior for Scene SegmentationStrip Pooling: Rethinking Spati
2020-09-23 21:16:05
9471
原创 【Paper reading】可变剪接预测&ENCODEC数据集
两篇基于Encode项目的论文 Paper reading1. Epigenome-based splicing prediction using a recurrent neural network2. An integrative ENCODE resource for cancer genomics文章目录两篇基于Encode项目的论文 Paper reading1. Epigenome-based splicing prediction using a recurrent neural net
2020-09-18 12:06:39
2537
ECCV 2020语义分割相关文章41篇
2020-10-15
GET真题教材版(带讲解).rar
2020-01-03
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人