找到约 15 条结果

问题 LDdecay

...例文件,放了所有样品的集合,但是跑出来是如下这样 the Number of subPop samples[found in VCF] is 0 sub Group Population szie is too small, SubGroup sample size: 0 ##begin pair-wise R^2 cal. after filter Remain SNP Number :     0 #% number bin is        1 1%......--&...

问题 基因家族解析报错

根据课程学习中,执行代码orthofinder.py  -f pep  -S diamond  -M msa  -A muscle  -T fasttree  -t 1 -a 1 后,后台nohup文件报错如下,但是查看了文件权限和文件的实际路径都有该文件,且文件大小不为0。这几天运行了好几次,都是卡在这个...

文章 geo_gene_exp_download.r GEO数据自动下载与整理

...show x axis sample name [default False]  --log2                whether do log2 normalize [optional, default: False]  -o outdir, --outdir outdir                        output file directory [default /share/nas1/huangls/pro                        ject/zx-20210914-383-...

问题 MCScan共线性分析画图问题:list index out of range

老师您好 我已经找到了我在chr1A,chr1B,chr1D上同源的一段序列,上面的基因也同源,我相用MCScan画这几个基因的共线性图。但是会报错 我的bed 文件和cds都没什么问题

问题 Docker Toolbox 命令进入虚拟机出来New state of 'nil' is invalid. 无法ROOT

问题 关于图形泛基因组中的Minigraph-Cactus的问题。

...脚本中提到了,所生成的三种文件,其中 clip graph: This is the default graph. Stretches of sequence >10kb that were not aligned to the underlying SV/minigraph are removed. "Dangling" nodes (ie that don't have an edge on each side) that aren't on the reference path are also removed...

文章 ssh登陆报错

...NG SOMETHING NASTY!Someone could be eavesdropping on you right now (man-in-the-middle attack)!It is also possible that a host key has just been changed.The fingerprint for the ECDSA key sent by the remote host isSHA256:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.Please contact your system administrat...

问题 GWAS分析的教程中06.impute的beagle填充出现问题

具体问题提示为:java.lang.IllegalArgumentException: Sample Line68 has an inconsistent number of alleles. The first genotype is diploid, but the genotype at position Chr2:35902177 is haploid

问题 itol注释文件总有问题

注释文件做好拖入时总是提示 cannot identify the start of DATA block

问题 Use of uninitialized value $id in lc at /share/work/biosoft/perl/perl-5.22.1/lib/site_perl/5.22.1/AGAT/OmniscientI.pm会影响结果吗

1 warning messages: Use of uninitialized value $id in lc at /share/work/biosoft/perl/perl-5.22.1/lib/site_perl/5.22.1/AGAT/OmniscientI.pm line 1198, <$fh> line 3385475. 1 warning messages: Use of uninitialized value $id in lc at /share/work/biosoft/perl/perl-5.22.1/lib/site_perl/5.22.1/AGAT...

问题 老师,我在windows10系统下安装了docker desktop,但是一直提示out of memory,怎么办?

问题 请问大佬,做转录组分析时,fpkm_and_plot.R分析数据时,出现错误Error: Aesthetics must be either length 1 or the same as the data (100276): x,这个怎么解决呀?

问题 基因流分析时,treemix.r报错

...vironment value of R_HOME --> Q&A for bioinformatics, please visit the website: https://www.omicsclass.com/ --> R beginners ? I suggest your  learning  R language: https://study.omicsclass.com/index Error in library(R.utils) : there is no package called ‘R.utils’ Execution halted...

问题 请问老师为何绘制snp密度图报错?

...R language: https://study.omicsclass.com/index Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec,  :   line 17 did not have 10 elements Calls: read.table -> scan Execution halted

文章 压缩或解压软链接文件,gzip或gunzip报错Too many levels of symbolic links

...的文件,想对它进行压缩,但是却报错 gzip: Too many levels of symbolic links 通过看gzip说明文档 可以使用 -c 标准输出到别的文件,报错就解决了 gzip -c raw.filtered.vcf > raw.filtered.vcf.gz 二、gunzip报错 同样的情况,如果对软...