找到约 15 条结果

文章 快速生成iTOL配置文件美化你的进化树

...           key = "itol_3al_1_labels",                      type = "LABELS",                      tree = tree_1)write_unit(unit_1,paste0(getwd(),"/itol_3al_1_labels_Genus.txt"))# tree_colors range by phylum 按照门填充颜色unit_2 <- create_unit(data = data_1 %>% ...

文章 怎样画一张曼哈顿图CMplot

...,每种性状单独一列。 CMplot绘图 > CMplot(pig60K, plot.type="m", multracks=TRUE, threshold=c(1e-6,1e-4),threshold.lty=c(1,2),         threshold.lwd=c(1,1), threshold.col=c("black","grey"), amplify=TRUE,bin.size=1e6,        chr.den.col=c("darkgreen", "yellow",...

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

...java.lang.IllegalArgumentException: File is not a supported reference file type: Bromus_tectorum.faa at htsjdk.samtools.reference.ReferenceSequenceFileFactory.lambda$getFastaExtension$0(ReferenceSequenceFileFactory.java:253) at java.base/java.util.Optional.orElseGet(Optional.java:364...

问题 请问mapman分析kegg时,总提示这个 Data does not fit mapping used (no data points mapped),please choose the appropriate mapping which matces your data

请问mapman分析kegg时,总提示这个 Data does not fit mapping used (no data points mapped),please choose the appropriate mapping which matces your data

问题 老师您好,今天利用docker进行基因家族分析进入组学大讲堂虚拟机时报错,之前一直正常

...pipe%2Fdocker_engine/v1.40/containers/create: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running. See 'C:\Progra...

问题 bioconductor一直安装不对

...'https://cran.rstudio.com/bin/windows/contrib/4.2/lme4_1.1-31.zip' Content type 'application/zip' length 4525485 bytes (4.3 MB) downloaded 4.3 MB 程序包‘lme4’打开成功,MD5和检查也通过 下载的二进制程序包在 C:\Users\陈立新\AppData\Local\Temp\RtmpGgnxVM\downloaded_pack...

文章 perl中读取和写出Excel的包,xls,和xlsx

...); # Add a worksheet $worksheet = $workbook->add_worksheet(); #  Add and define a format $format = $workbook->add_format(); # Add a format$format->set_bold();$format->set_color('red');$format->set_align('center'); # Write a formatted and unformatted string, row and column notation...

文章 NCBI上下载参考基因组信息

... 点击之后,就进入下载页面: 注意,点击Download the RefSeq assembly与Download the GenBank assembly都可以下载物种的全基因组信息,但是Download the GenBank assembly会提供RNA、蛋白的一个gff格式文件,而Refseq上没有(gff.是一个基因注释...

文章 plotrix包画扇形图

...以借助plotrxi包中的fan.plot函数 以dat数据为例: > dat  type Num1    A  902    B  343    C  564    D  995    E  15 ggplot2绘制的结果如下图(https://www.omicsclass.com/article/415): 利用fan.plot绘制的扇形图如下: > library(plotrix...

问题 /sbin/mount.vboxsf: mounting failed with the error: Protocol error 模拟器设置公共文件夹时候出的错实在不知道从何下手

文章 linux设置磁盘自动挂载

...~]# blkid /dev/vdb1 /dev/vdb1: UUID="468f89f6-32b7-432f-bd98-34d6fd8ad375" TYPE="ext4" PARTUUID="10b911a3-01" [root@ruo8h2pmn5wly9 ~]# echo UUID=468f89f6-32b7-432f-bd98-34d6fd8ad375 /data ext4 defaults 0 0 >> /etc/fstab [root@ruo8h2pmn5wly9 ~]# cat /etc/fstab # # /etc/fstab # Created by anac...

问题 老师您好!装完linux虚拟机后,不能和windows实现共享怎么解决呢?出现了这个/sbin/mount.vboxsf: mounting failed with the error: Protocol error。谢谢

问题 Error correction and assembling warnings: * 0:12:28.935 6768M / 13G WARN General (kmer_coverage_model.cpp : 327) Valley value was estimated improperly, reset to 16

问题 Error correction and assembling warnings: * 0:12:28.935 6768M / 13G WARN General (kmer_coverage_model.cpp : 327) Valley value was estimated improperly, reset to 16

这问题有什么解决办法吗

问题 Error correction and assembling warnings: * 0:12:28.935 6768M / 13G WARN General (kmer_coverage_model.cpp : 327) Valley value was estimated improperly, reset to 16

请问您这个谷值问题怎么解决的