找到约 15 条结果

问题 基因家族分析 kaks分析

...p; Translation Reference: Zhang Z., et al. (2012) ParaAT: A parallel tool for constructing multiple protein-coding DNA alignments, Biochem Biophys Res Commun, 419, 779-781. **************************************************************** Checking input parameters: [OK] Checking Epal2nal.pl: [NA]...

文章 基因组中的字符都代表什么

.........Adenine C.................Cytosine G.................Guanine T (or U)..........Thymine (or Uracil) R.................A or G Y.................C or T S.................G or C W.................A or T K.................G or T M.................A or C B.................C or G o...

问题 无法下载GPL平台的包

...此外: Warning messages:1: package ‘hgu113plus2.db’ is not available (for R version 3.6.3) 2: In readRDS(dest) : lzma decoding result 10

文章 R 包 hdf5r 安装出错

Error: package or namespace load failed for ‘hdf5r’ in dyn.load(file, DLLpath = DLLpath, ...): 解决办法: hdf5-devel >= 1.8.13  版本的不行,升级版本 到1.10.5 解决 详细方法 CENTOS 7 R 中安装 HDF5R 包 在安装 hdf5r 包的时候,提示需要 hdf5-devel &...

文章 tripal搭建基因组数据库网站

...ipaldocker:latest 常见错误1:The provided host name is not valid for this server.  解决办法见:https://tripal4.readthedocs.io/en/latest/install/docker.html 常见错误2: The website encountered an unexpected error. Please try again later.PDOException: SQLSTATE[08006] [7] FATA...

问题 mcscanx计算kaks问题

...p/share/mcscanx_kaks_shili/at.cds -o at.collinearity.kaks [sudo] password for manager:  rm: cannot remove ‘temp7734.*’: No such file or directory 不知道什么原因?问了一个月了没有任何回复

文章 R包hdf5r安装失败 SeuratDisk 安装失败

...nsure that at least version 1.8.13 is installedERROR: configuration failed for package ‘hdf5r’ 解决办法: 1. 下载hdf5-1.8.13的源码 wget https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/hdf5-1.8.13/src/hdf5-1.8.13.tar.bz2 2. 编译安装 tar xjf hdf5-1.8.13.tar.bz2 ...

问题 PASA update 报错

...误,请问老师该如何解决 DBD::mysql::db do failed: Data too long for column 'model_id' at row 1 at /share/work/biosoft/PASApipeline/PASApipeline-v2.5.2/PerlLib/DB_connect.pm line 223.Thread 4 terminated abnormally: failed query: <insert into annotation_updates (gene_id, model_id, alt_sp...

文章 库文件位置问题

      7 The following object is masked from ‘package:VennDiagram’:      8       9     ellipse     10      11 Error in dyn.load(file, DLLpath = DLLpath, ...) :      12   unable to load shared object '/share/work/biosoft/R/R-v4.2.0/lib64/R/library/units/libs/units.so':  ...

文章 pubmed按影响因子分类文献

...响因子大于30的杂志用完。如下所示: "CA-A CANCER JOURNAL FOR CLINICIANS"[journal] or "NEW ENGLAND JOURNAL OF MEDICINE"[journal] 添加完影响因子大于30的之后,再重复上述4步把其他影响因子范围的杂志分别建立到不同的filter当中,这样自定义的...

文章 植物嫁接砧木影响接穗代谢通路,激素等等总结

One hypothesis is that rootstock-induced vigour may be caused by signals such as water, nutrients, and especially hormones and nucleic acids that move through the graft union to affect scion growth. In support of this hypothesis, a significant number of mobile macromolecules can move through the vas...

文章 rgb函数选择颜色(并控制深浅)

...d the result is computed most efficiently.namescharacter vector. The names for the resulting vector.maxColorValuenumber giving the maximum of the color values range, see above. 第四个数值,也就是alpha是透明度值 0 完全透明,而最大值意味不透明,简单来说就是控制了...

文章 轻松搞定iTOL注释文件

...adODS") # 判断R包加载是否成功来决定是否安装后再加载 for(p in package_list){      if(!suppressWarnings(suppressMessages(require(p, character.only = TRUE, quietly = TRUE, warn.conflicts = FALSE)))){           install.packages(p, repos=site)     ...

文章 clinvar数据库人类疾病数据库ANNOVAR数据库使用

...ALLELEID ="the ClinVar Allele ID" CLNDN ="ClinVar's preferred disease name for the concept specified by disease identifiers in CLNDISDB"CLNDNINCL ="For included Variant : ClinVar's preferred disease name for the concept specified by disease identifiers in CLNDISDB"CLNDISDB ="Tag-value pairs of disea...

问题 请问root会影响环境变量吗?

...on路径放到环境变量中,放在上一个版本之前。 source 后 which python显示路径已经更新,一切ok。 但是切换root后再次查看路径确显示之前老版本了。 即使再次切换成普通用户还是显示老版本 我查看了下profile,里面是我编辑过...