链接表
-
近期文章
近期评论
- daizao发表在《TCGA与dbGaP账号申请(dbGaP申请指南)》
- zzz发表在《TCGA与dbGaP账号申请(dbGaP申请指南)》
- daizao发表在《TCGA与dbGaP账号申请(dbGaP申请指南)》
- liyuqing发表在《TCGA与dbGaP账号申请(dbGaP申请指南)》
- daizao发表在《TCGA与dbGaP账号申请(dbGaP申请指南)》
分类目录
2024年12月 一 二 三 四 五 六 日 « 1月 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 分类目录
分类目录归档:NGS_analysis
use wget when prefetch disabled (prefetch无法下载时,使用wget下载)
less -SN nohup.out | tail -n 40 | grep h … 继续阅读
发表在 Linux, NGS_analysis, Perl
留下评论
fastp install with source code(fastp 源码安装)
#install fastp (clean data) source ~/.ba … 继续阅读
发表在 Linux, NGS_analysis
留下评论
Install MACS2 in CentOS6.5 without root (非root权限安装MACS2)
#download wget -c https://files.pythonho … 继续阅读
发表在 Linux, NGS_analysis, Python
留下评论
The installtion of GeneWise in Centos6.5 (在Centos6.5上的GeneWise安装)
wget -c http://www.ebi.ac.uk/~birney/wis … 继续阅读
发表在 Linux, NGS_analysis
留下评论
Get Motif file in the result of HOMER (根据HOMER结果获取motif文件)
#!/usr/bin/perl -w use strict; use warni … 继续阅读
发表在 NGS_analysis, Perl
留下评论