随笔分类 -  生信

上一页 1 2 3 4 5 6 ··· 26 下一页
摘要:001、AI打开PDF文件 002、左侧选择矩形工具 003、选择想要剪切的区域 004、 回到一般选择图标 005、ctrl + a选中两个图层 006、右键选择简历剪切蒙版 007、 剪切完成。 。 阅读全文
posted @ 2025-01-10 17:33 小鲨鱼2018 阅读(139) 评论(0) 推荐(0) 编辑
摘要:#将filename设置成NULL #将画出来的图先保存到venn.plot中 venn.plot <- venn.diagram( x = list ( A = 1:10, B = 6:25 ), cat.col=c("red","blue"), fill = c("red","blue"), f 阅读全文
posted @ 2025-01-03 23:49 小鲨鱼2018 阅读(13) 评论(0) 推荐(0) 编辑
摘要:001、报错如下: configure: error: curses development files not found 002、rocky9系统 [root@PC1 samtools-1.21]# cat /etc/redhat-release Rocky Linux release 9.4 阅读全文
posted @ 2024-12-20 11:01 小鲨鱼2018 阅读(30) 评论(0) 推荐(0) 编辑
摘要:001、rocky9中编译安装R报错: conftest.c:1:10: fatal error: jni.h: No such file or directory 这个错误表明编译器在尝试编译一个C语言源文件时,无法找到头文件jni.h。jni.h是Java Native Interface(JN 阅读全文
posted @ 2024-12-10 16:50 小鲨鱼2018 阅读(89) 评论(0) 推荐(0) 编辑
摘要:001、 conda install bioconda::dedup 002、调用测试 (base) [b20223040323@admin2 DeDup-0.12.9]$ dedup --version DeDup v0.12.9 DeDup v0.12.9 。 ref: 01、https://a 阅读全文
posted @ 2024-12-09 21:44 小鲨鱼2018 阅读(15) 评论(0) 推荐(0) 编辑
摘要:001、问题 Exception in thread "Thread-0" java.lang.RuntimeException: Sequence and quality length don't match: 002、 出现这个问题的原因是原始fastq文件损坏,需要重新下载a、通过解压原始gz 阅读全文
posted @ 2024-12-08 18:06 小鲨鱼2018 阅读(21) 评论(0) 推荐(0) 编辑
摘要:1、 make clean和make clobber区别。 https://blog.csdn.net/qq_32014215/article/details/106155403; 阅读全文
posted @ 2024-12-07 17:04 小鲨鱼2018 阅读(8) 评论(0) 推荐(0) 编辑
摘要:001、安装boost依赖环境 boost 是一个跨平台的 c++ 库集合,它提供了许多功能和工具,用于在 linux 上开发高性能的应用程序。 yum -y install bzip2 bzip2-devel bzip2-libs python-devel 002、下载最新安装包 https:// 阅读全文
posted @ 2024-12-04 10:31 小鲨鱼2018 阅读(110) 评论(0) 推荐(0) 编辑
摘要:treemix: error while loading shared libraries: libgsl.so.25: cannot open shared object file: No such file or direct 阅读全文
posted @ 2024-12-02 16:35 小鲨鱼2018 阅读(23) 评论(0) 推荐(0) 编辑
摘要:001、 问题 configure: error: could not find GSL BLAS ## 配置软件报错如下 002、解决方法 wget -c http://ftp.club.cc.cmu.edu/pub/gnu/gsl/gsl-latest.tar.gz tar -xzvf gsl- 阅读全文
posted @ 2024-12-02 16:21 小鲨鱼2018 阅读(39) 评论(0) 推荐(0) 编辑
摘要:序列处理工具Seqkit的安装以及使用 阅读全文
posted @ 2024-12-01 00:56 小鲨鱼2018 阅读(56) 评论(0) 推荐(0) 编辑
摘要:001、 (base) [sy20213040737@admin2 test]$ ls chr.list test.fa (base) [sy20213040737@admin2 test]$ cat test.fa ## 测试fasta文件 >chr1 xxxx aaaabbb cccccddd 阅读全文
posted @ 2024-12-01 00:25 小鲨鱼2018 阅读(7) 评论(0) 推荐(0) 编辑
摘要:001、问题 r/../../../libstdc++.so.6: version `GLIBCXX_3.4.29' not found ; 002、libstdc++.so.6 是什么? 是一个动态库文件。 003、在什么位置? 位置:/usr/lib64/libstdc++.so.6 003、G 阅读全文
posted @ 2024-11-21 21:53 小鲨鱼2018 阅读(25) 评论(0) 推荐(0) 编辑
摘要:二代测序中的library是什么意思? 阅读全文
posted @ 2024-11-09 18:47 小鲨鱼2018 阅读(12) 评论(0) 推荐(0) 编辑
摘要:Hifi和ONT 有什么区别 阅读全文
posted @ 2024-11-07 00:56 小鲨鱼2018 阅读(34) 评论(0) 推荐(0) 编辑
摘要:001、基因组组装技术的发展 。 阅读全文
posted @ 2024-11-04 23:53 小鲨鱼2018 阅读(9) 评论(0) 推荐(0) 编辑
摘要:001、 。 阅读全文
posted @ 2024-11-04 23:51 小鲨鱼2018 阅读(13) 评论(0) 推荐(0) 编辑
摘要:001、 基因组组装质量的判断 。 阅读全文
posted @ 2024-11-04 23:32 小鲨鱼2018 阅读(9) 评论(0) 推荐(0) 编辑
摘要:001、 绵羊和山羊的的测序数据比对到绵羊参考基因组,并进行SNP calling,在生成g.vcf环节,山羊样本非常慢? 基因分型算法的差异导致了这种速度上的差异?? g.vcf 和 最终的vcf有什么差异?? 阅读全文
posted @ 2024-10-31 09:58 小鲨鱼2018 阅读(15) 评论(0) 推荐(0) 编辑
摘要:利用重测序数据如何对样本的性别进行推断 。 ref: Archaeogenetic analysis of Neolithic sheep from Anatolia suggests a complex demographic history since domestication 阅读全文
posted @ 2024-10-29 15:11 小鲨鱼2018 阅读(14) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 26 下一页
点击右上角即可分享
微信分享提示