找到约 15 条结果

文章 ssh登陆报错

...: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!Someone could be eavesdropping on you right now (man-in-the-...

文章 R报错‘length(x) = 12 > 1' in coercion to 'logical(1)’

运行R报错: 解决: 将脚本中group$group == treat || group$group == control中“||”改为“|”,即改成group$group == treat | group$group == control || 和 | 都是表示“或”,区别是||只要满足第一个条件,后面的条件就不再判断,而|要对所有的条...

文章 群体结构分析structure原理

... Z, et al. Completeresequencing of 40 genomes reveals domestication events and genes in silkworm(Bombyx)[J]. Science, 2009, 326(5951): 433-436.[3]Evanno G, Regnaut S, Goudet J. Detecting thenumber of clusters of individuals using the software STRUCTURE: a simulationstudy[J]. Molecular ecology, 200...

问题 请问 报错Error in parse(text = x, keep.source = FALSE) : 该如何修正

在进行单因素COX分析时输入第一个变量就报错了,请问是什么原因呢?谢谢

文章 R 包 osqp安装报错

 used as include directory in directory /tmp/RtmpcLds4H/R.INSTALL113b0185bd284/osqp/src/osqp_sources/lin_sys/direct/pardiso CMake Error in CMakeLists.txt:   Found relative path while evaluating include directories of "osqpstatic":     "R_INCLUDE_DIRS-NOTFOUND" CMake Error in lin_sy...

问题 $python2 -m jcvi.compara.catalog ortholog ath rapa --cscore=0.7这一步报错

...-i3G -f BlastTab rapa ath.cds >./ath.rapa.last 12:26:05 [synteny] Assuming --qbed=ath.bed --sbed=rapa.bed 12:26:05 [base] Load file `ath.bed` 12:26:05 [base] Load file `rapa.bed` Traceback (most recent call last):   File "/home/spider/soft/miniconda3/envs/py27/lib/python2.7/runpy.py", line ...

问题 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...

文章 qiime2 q2-picrust2 报错问题

...ack (most recent call last):   File "/share/work/biosoft/python/Python3/bin/picrust2_pipeline.py", line 4, in <module>     __import__('pkg_resources').run_script('PICRUSt2==2.5.2', 'picrust2_pipeline.py')   File "/share/work/biosoft/python/Python-v3.9.16/lib/python3.9/site-packages/pkg_...

文章 TukeyHSD报错

Error in TukeyHSD.aov(., ...) : no factors in the fitted model Calls: %>% ... is.data.frame -> <Anonymous> -> TukeyHSD -> TukeyHSD.aov In addition: Warning message: In replications(paste("~", xx), data = mf) : non-factors ignored: group1 Execution halted 数据框组代表...

问题 报错出现“Non-unique name 'IRIS_313-7' in the alignment”

请教一下,我在构建进化树的时候出现这个报错,是不是因为我整理数据的时候有重复的单个文件呀?遇到这种情况,我应该怎么处理呢?

问题 MCsanX运行报错ZeroDivisionError: float division by zero

Traceback (most recent call last):   File "/biosoft/miniconda/miniconda2/lib/python2.7/runpy.py", line 174, in _run_module_as_main     "__main__", fname, loader, pkg_name)   File "/biosoft/miniconda/miniconda2/lib/python2.7/runpy.py", line 72, in _run_code     exec code in run_globals   ...

问题 metastat Error in `[.data.frame`(df, , c("#OTU ID", groupA, groupB)) : undefined columns selected Calls: [ -> [.data.frame

Error in `[.data.frame`(df, , c("#OTU ID", groupA, groupB)) :   undefined columns selected Calls: [ -> [.data.frame

问题 qiime2 python "matplotlib" _tkinter.TclError: couldn't connect to display "localhost:12.0" 报错

Traceback (most recent call last):  File "/share/work/biosoft/conda/Miniconda3.8/envs/qiime2-2020.8/lib/python3.6/site-packages/q2cli/commands.py", line 329, in __call__    results = action(**arguments)  File "<decorator-gen-404>", line 2, in summarize  File "/share/work/biosoft/conda/Min...

文章 SCP FeatureDimPlot 报错

...1A1", "CD24"), + reduction = "UMAP", theme_use = "theme_blank" + ) Error in h(simpleError(msg, call)) : error in evaluating the argument 'x' in selecting a method for function 't': error in evaluating the argument 'x' in selecting a method for function 'as.matrix': no slot of name "data" for th...

文章 docker clash 配置

...0.1:7890" Environment="HTTPS_PROXY=http://127.0.0.1:7890" Flush changes and restart Docker$ sudo systemctl daemon-reload $ sudo systemctl restart docker