找到约 15 条结果

问题 Attractive but Toxic: Emerging Roles of Glycosidically Bound Volatiles and Glycosyltransferases Involved in Their Formation

文献求助,谢谢大神

问题 Error, no sequence for chr1 at xxxxxxxxxxxxxxx/util/gff3_file_to_proteins.pl line 82.

gff3_file_to_proteins.pl用这个工具时报了这个错,是什么原因啊,老师能帮忙解答下吗?

文章 VirtualBox虚拟机网络设置(四种方式)

...地址: https://www.douban.com/group/topic/15558388/     VirtualBox的提供了四种网络接入模式,它们分别是: 1、NAT 网络地址转换模式(NAT,Network Address Translation) 2、Bridged Adapter 桥接模式 3、Internal 内部网络模式 4、Host-only Adapter 主机模...

问题 您好,请问一下 Failed to open sequence file GCF-000001735.4-TAIR10.1-protein.faa for reading,hmmsearch出现这种怎么解决呀

您好,请问一下 Failed to open sequence file GCF-000001735.4-TAIR10.1-protein.faa for reading,hmmsearch出现这种怎么解决呀

文章 R 包 osqp安装报错

...akeLists.txt:   Found relative path while evaluating include directories of "osqpstatic":     "R_INCLUDE_DIRS-NOTFOUND" CMake Error in lin_sys/direct/CMakeLists.txt:   Found relative path while evaluating include directories of   "linsys_pardiso":     "R_INCLUDE_DIRS-NOTFOUND"...

问题 请问一下,自己找关于基因家族分析的课题有什么注意事项,找家族基因有什么要求?怎样防止和别的文章研究的家族基因相同?

想发表一个1-2分的sci,所以想做家族分析,但是需要自己找课题,之前看了基因家族分析的课程,但是还是不知道找基因家族分析的课题需要哪些注意事项,所以在此请教,谢谢

文章 CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'

使用conda时报上面的错,一般是因为路径错误 使用这个命令获取路径 conda info | grep -i 'base environment' 用得到的路径替换下面命令中的路径 source 路径/etc/profile.d/conda.sh 运行之后conda的使用就正常了

问题 Ran out of memory; automatically trying more memory-economical parameters.转录组建索引一直弹出这句话

文章 解决R中devtools安装github软件包遇到“SSL connect error”的问题

...eusLabelFree") Downloading GitHub repo bartongroup/proteusLabelFree@master from URL https://api.github.com/repos/bartongroup/proteusLabelFree/zipball/master Error in curl::curl_fetch_memory(url, handle = handle) : SSL connect error 解决方案如下: 1. 从github 下载软件的zip 包 2. ...

文章 centos U盘安装dell服务器,R730 R430 VFS,unable to mount root fs

不要把U盘插在机子前面,要插在机子后面

问题 RNAseq有参转录组数据自主分析课程,在建立基因组索引的时候出现如下问题

...行,最后获取gene length时候出错: get gene length and gene.bed from gtf: RUN CMD: python /home/zpp/work/my_rnaseq/scripts/get_gene_length_from_gtf.py -g Homo_sapiens.GRCh38.99.chromosome.22.gtf -p gene_length Traceback (most recent call last):   File "/home/zpp/work/my_rnaseq/scripts...

问题 tcga生存分析

...了, Error in time[[i]] <- sort(unique(y[who, 1])) :    attempt to select less than one element in integerOneIndex 我导入的exprSet是, exprSet <- read.table("E:/TCGA/mirna-log2-2.txt",header = T,sep="\t",na ="NA") 不知道该怎么解决,问题是我还成功绘制过一张...

问题 老师,想请问一下WGCNA中绘制性状与模块相关性图出现colorMatrix[, c] : incorrect number of dimensions

前面的代码都没有问题,运行绘制的代码的时候出现错误: 我检查了数据的格式和维度,数据的情况如下: 性状数据的具体内容如下: textMatrix矩阵内容如下: 实在是不知道问题出在了哪里。。。

文章 蛋白质比对结果快速分类taxid

...y_struct *new_item; HASH_FIND_STR(*s, accession, new_item); // Search to see if accession already exists if (new_item == NULL) { new_item = (struct my_struct*)malloc(sizeof(struct my_struct)); // Corrected malloc with casting strcpy(new_item->accession, accession); ...

问题 老师您好,可以问下临床信息中的days_to_death这种指的是从什么时候到死亡的时间吗?