找到约 15 条结果

问题 docker镜像下载失败

总是下载一半提示‘ writing blob: storing blob to file "/var/tmp/storage4013771095/38": happened during read: unexpected EOF’ 有时候还会报‘client_loop: send disconnect: Broken pipe’ 该如何解决?(服务器为贵司的共享服务器)

问题 转录组上游分析之定量比对Hisat2出现内部异常错误

...specified using -1/-2, a <singles> file cannot also be specified.  Please run HISAT2 separately for mates and singles. Error: Encountered internal HISAT2 exception (#1) Command: /home/vip6/miniconda3/envs/rna/bin/hisat2-align-s --wrapper basic-0 -p 3 -S /home/vip6/project/human-64-Asthma-T...

文章 linux解压打包命令大全 tar gzip rar 等等

....jpg //zip格式的压缩,需要先下载zip for linux 解压 tar -xvf file.tar //解压 tar包 tar -xzvf file.tar.gz //解压tar.gz tar -xjvf file.tar.bz2 //解压 tar.bz2 tar -xZvf file.tar.Z //解压tar.Z unrar e file.rar //解压rar unzip file.zip //解压zip  总结 1、*.tar 用 ta...

文章 R及R包的更新、移除、卸载

...studio,要更新library里所有包,一种方法是点击Tools,选择Check for Package Updates即可。 另外也可使用update.packages()函数实现。 old.packages() #检查library里哪些包有更新版本update.packages() #更新library里所有包 2.更新指定R包 如...

问题 bioconductor常用包 安装

...NG: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:https://cran.rstudio.com/bin/windows/Rtools/Installing package into ‘C:/Users/Lenovo/Documents/R/win-library/3.6’(as ‘lib’ is unspecified...

文章 使用picard对参考序列建索引时报错“java.lang.IllegalArgumentException: File is not a supported reference file type”

...:20.679 INFO NativeLibraryLoader - Loading libgkl_compression.so from jar:file:/share/work/biosoft/picard/picard-3.0.0/picard.jar!/com/intel/gkl/native/libgkl_compression.so [Fri Oct 13 10:13:20 CST 2023] CreateSequenceDictionary --OUTPUT Bromus_tectorum.dict --REFERENCE Bromus_tectorum.faa --TRUNC...

文章 扩增子序列直接物种注释代码

...import re with open("results_clean_batch1.txt", "r", encoding="utf-8") as file: text = file.read() matches = re.findall(r'(Query=.*?)(?=Query=|$)', text, re.DOTALL) results = [] for match in matches: query_id = re.search(r'Query= (\S+)', match).group(1) species_matches = re.findall(r'...

文章 iTOL对进化树添加外部标签

...ata below (TAB,SPACE or COMMA).This separator must be used throughout this file (except in the SEPARATOR line, which uses space).#SEPARATOR TAB#SEPARATOR SPACESEPARATOR COMMA#label is used in the legend table (can be changed later)DATASET_LABEL,example text dataset 2#dataset color (can be changed la...

问题 R gsl 报错

      |     ^~~~~~~~~~~~~~~~~ make: *** [/share/work/biosoft/R/R-v4.2.2/lib64/R/etc/Makeconf:169: ellint.o] Error 1 ERROR: compilation failed for package ‘gsl’ * removing ‘/share/work/biosoft/R/R-v4.2.2/lib64/R/library/gsl’ The downloaded source packages are in ‘/tmp/RtmpSMiwn...

问题 基因家族分析circos时显示基因基因数目超出最大值怎么办

You have asked to draw [32780] links from file       /home/manager/gene_family/circos/genome.txt   but the maximum is currently set at [25000]. To increase this number change   max_links in etc/housekeeping.conf. Keep in mind that drawing that many links   may create an image that is too...

文章 相关性分析及热图绘制-脚本使用

...exit -l lnc_data, --lnc_data lnc_data input data file path[required] -g gene_data, --gene_data gene_data input data file path[required] -m method, --method method input the type of method that calculates the ...

问题 老师您好,我在运行alpha diversity calculation 这段代码时出现报错信息,没有alpha_diversity.py这个文件,校验了下提供的代码确实没有,售后老师说可能是软件自带的,请问这种情况改如何解决?alpha_diversity.py,beta_diversity_through_plots.py,make_2d_plots.py,nmds.py,upgma_cluster.py这些都没有

文章 利用单拷贝直系同源基因蛋白序列做分歧时间树mcmctree

...en  source ./env.sh else  echo "env.sh file not in current directory, please check"  exit fi mkdir 04.time_tree_pep cd 04.time_tree_pep #选择一个满意的树 ln -s ../03.Phylo_Tree/raxml.cds.raxml.support species.tre #准备数据 ln -s ../03.Phylo_Tree/single_copy.cds_msa....

问题 cc1plus: error: unrecognized command line option "-std=gnu++11"

...‘later’ ... ** package ‘later’ successfully unpacked and MD5 sums checked ** using staged installation Running configure script -latomic linker flag not needed. ** libs g++ -std=gnu++11 -I"/share/work/biosoft/R/R-v3.6.1/lib64/R/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I"/share/wo...

问题 Launch_PASA_pipeline.pl脚本报错连不上mysql?

...e-v2.5.2/schema/cdna_alignment_mysqlschema' -r died with ret 65280 No such file or directory at /share/work/biosoft/PASApipeline/PASApipeline-v2.5.2/PerlLib/Pipeliner.pm line 187. Pipeliner::run(Pipeliner=HASH(0x15ab9b8)) called at /share/work/biosoft/PASApipeline/latest/Launch_PASA_pipeline.pl lin...