找到约 15 条结果

文章 qiime2 18S 分类器构建

...ME_release.zip####unzip SILVA_132_QIIME_release.zipqiime tools import \ --type 'FeatureData[Sequence]' \ --input-path SILVA_132_QIIME_release/rep_set/rep_set_18S_only/99/silva_132_99_18S.fna \ --output-path 18S_SILVA132_99_otus.qzaqiime tools import \ --type 'FeatureData[Taxonomy]' \ --input-fo...

问题 getGEO函数不能下载,提示Error in open.connection(x, "rb") : cannot open the connection,谢谢!

问题 在callsnp过程中形成db文件时出错,但是可以形成db文件夹,我继续往下做,gvcf转化成vcf得到的结果文件没有SNP行,只有上边的注释行和表头

...icsDBImport cannot use multiple VCF reader threads for initialization when the number of intervals is greater than 1. Falling back to serial VCF reader initialization. 15:54:41.529 WARN  IntelInflater - Zero Bytes Written : 0 15:54:41.529 WARN  IntelInflater - Zero Bytes Written : 0 15:54:41.52...

文章 muscle新版,旧版使用的一些差别

...om) 参考文献:Edgar, Robert C. "MUSCLE v5 enables improved estimates of phylogenetic tree confidence by ensemble bootstrapping." BioRxiv (2021).

问题 07.SV_and_gene_expression中删除一些不需要的基因的表达量后文件是空的

我的输入文件如下,运行如下命令后,出来的filter文件是空白的 perl $scriptsdir/grep_famgene_fpkm.pl WRKY_gene_fpkm.xls ../03.PAV_WRKY/PAV_gene.list WRKY_gene_fpkm.filter.xls ${ref}

问题 TCGA数据库下载数量不对

...query(project = "TCGA-COAD",data.category = "Transcriptome Profiling",data.type = "Gene Expression Quantification", workflow.type = "HTSeq - Counts",legacy = FALSE)

文章 svg2xxx运行报错

...pi 300 Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release at java.base/java.lang.System.setSecurityManager(System.java:425) at org.apache.batik.util.ApplicationSecurityEnforcer.installSecurity...

文章 淡黄的长裙,蓬松的头发?拿什么拯救你,我的项目

...://img-blog.csdnimg.cn/20200330142121131.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzQxMTM3NDkz,size_16,color_FFFFFF,t_70) 没听之前我也是不当回事的看过一个视频之后满脑子嗡嗡的一直在反复循环播放........

问题 pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available

python 编译之后报错: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available

问题 非模式物种KEGG富集分析报错 X is null so the result will be null

文件路径都检查没有问题,但是运行代码后,出现如下报错

问题 非模式物种KEGG富集分析报错 X is null so the result will be null

文件路径都检查没有问题,但是运行代码后,出现如上报错

文章 GATK 4.4.0报错“ A JNI error has occurred, please check your installation and try again”

...出现“Error: A JNI error has occurred, please check your installation and try again“的一种解决方案_a jni error has occurred,please check your-CSDN博客

文章 机器学习预测的混淆矩阵

...为Negative,预测错误(预测值为Positive),第一类错误, Type I error。 False negative (FN):真实值为Positive,预测错误(预测值为 Negative),第二类错误, Type II error。

问题 你好,我遇到了和你一样的问题,Circos could not find the configuration file,你解决了吗?谢谢

文章 racon 安装报错:

...p; cd racon && mkdir build && cd build cmake -DCMAKE_BUILD_TYPE=Release .. && make cmake -DCMAKE_BUILD_TYPE=Release -DZLIB_LIBRARY=/share/work/biosoft/zlib/lib/libz.so.1.2.8  -DZLIB_INCLUDE_DIR=/share/work/biosoft/zlib/include ..