找到约 15 条结果

问题 你好,刚才那个问题写的乱了,Univar

Error in parse(text = x, keep.source = FALSE) :    <text>:1:9: unexpected input 1: mysurv~1_             ^  这是怎么回事,怎么纠正

文章 根据fastq ID列表,输出指定ID对应的双端或单端fastq文件

...,我用了python脚本 import gzipimport argparsedef extract_gene_names(input_fastq_gz, output_file):    with gzip.open(input_fastq_gz, 'rt') as fastq_gz, open(output_file, 'w') as out_file:        line_count = 0        for line in fastq_gz:            line_count += 1        ...

文章 Mfuzz做时间聚类分析

... local({r <- getOption("repos") r["CRAN"] <- "http://mirrors.tuna.tsinghua.edu.cn/CRAN/" options(repos=r)}) # 依赖包列表:自动加载并安装 package_list <- c("ggplot2","Mfuzz","dplyr","devtools") # 判断R包加载是否成功来决定是否安装后再加载 for(p in package_l...

文章 教你轻松搞定各种柱状图

...置,或者选择"All" ,对所有柱子批量进行设置。 2.Bars and boxes 可以对柱子的填充色,网格,网格颜色,边框粗细,边框颜色进行设置。 3.Error bars 可以对误差线颜色,形状,粗细,显示等进行设置。 4.修改图注,图中的标...

文章 R语言基础入门—循环

... repeat { v <- c("Google","Runoob")cnt <- 2repeat {   print(v)   cnt <- cnt+1   if(cnt > 5) {      break   }} 执行以上代码,输入结果为: [1] "Google" "Runoob"[1] "Google" "Runoob"[1] "Google" "Runoob"[1] "Google" "Runoob" while 只...

文章 癌细胞的十大特征

...管生成(Sustained Angiogenesis) 6.组织浸润和转移(Tissue Invasion and Metastasis) 7.避免免疫摧毁(Avoiding Immune Destruction) 8.促进肿瘤的炎症(Tumor Promotion Inflammation) 9.细胞能量异常(Deregulating Cellular Energetics) 10.基因组不稳定和突变(Genom...

问题 使用tcga_gene_exp_download.r下载TCGA数据始终无法产生gene expression相关的文件 killed

...==============================================| 100% To get the following information please change the clinical.info argument => new_tumor_events: new_tumor_event  => drugs: drug  => follow_ups: follow_up  => radiations: radiation Parsing follow up version: follow_up_v1.0   |...

问题 MCSCANX共线性图代码报错

报错如下信息,一般是怎么解决呢? Exception in thread "main" java.lang.NullPointerExceptionat family_circle_plotter.paint(family_circle_plotter.java:197)at family_circle_plotter.main(family_circle_plotter.java:334)

文章 Unicycler二代、三代混合组装

...ction2 二代组装:spades assemblies3 混合组装:assembling contigs and long reads with miniasm4 比对:aligning reads5 搭桥:building long read bridges6 抛光:polishing assembly with pilon 组装结果 参考:https://www.jianshu.com/p/6ac7762a8f3a

问题 biolinux报错,不能打开一个新任务

The virtual machine 'Bio-Linux-8.0.7' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'D:\VirtualBox VMs\Bio-Linux-8.0.7\Logs\VBoxHardening.log'.

问题 WGCNA安装以及运行问题?

...代码“gsg = goodSamplesGenes(datExpr0, verbose = 3)”,显示“Error in gsg = goodSamplesGenes(datExpr0, verbose = 3) :could not find function "goodSamplesGenes” 运行代码“gsg$allOK”,显示“Error : object 'gsg' not found”.

问题 老师您好,我在做mcscanx共线性分析基因家族加倍实操课程时,安装mcscanx报错

...,只需要给MCScanX 目录下的 msa.h, dissect_multiple_alignment.h, and detect_collinear_tandem_arrays.h 这三个文件内容 最前面添加#include <unistd.h>。 但是又出现了另一种报错,能麻烦老师看一下嘛 在终端输入java后

文章 python特殊属性和方法的详解与运用

...结尾的(__foo__)代表python里特殊方法专用的标识,如 __init__()代表类的构造函数。 现在我们来总结下所有的系统定义属性和方法, 先来看下保留属性: >>> Class1.__doc__ # 类型帮助信息 'Class1 Doc.' >>> Class1.__name__...

问题 GeMoMa报错

...cted cdsParts=true, but the ID (gene-si:)seems to be no CDS part.Exception in thread "main" java.lang.RuntimeException: Did not finish as intended. java.lang.IllegalArgumentException: You selected cdsParts=true, but the ID (gene-si:)seems to be no CDS part.   应该如何解决呢

问题 计算KaKs

...e_deplication] /home/manager/share3/KaKs_Calculator2.0/KaKs_Calculator2.0/bin/Linux/KaKs_Calculator -i id1.axt. -o id1_kaks.txt Error in opening file...