找到约 15 条结果

文章 Pacbio三代全长转录组(Iso-Seq ) 纠错软件-HECIL

HECIL(Hybrid Error Correction of Long Reads using Iterative Learning):  这是一款基于二代数据比对,采用迭代学习的方法对pacbio 等长读长序列进行纠错的软件。该软件的第一作者居然是来自IBM。 1. 软件的安装 安装比较简单,从github 上下载...

文章 lefse 运行报错python3中

...riya$ lefse_run.py hmp_aerobiosis_small.in hmp_aerobiosis_small.res Number of significantly discriminative features: 51 ( 131 ) before internal wilcoxon Traceback (most recent call last): File "/Users/tahazakariya/opt/anaconda3/envs/test/bin/lefse_run.py", line 8, in <module> sys.exit(le...

文章 基因组注释流程,PASA mysql 数据库启动 exited

...--verbose --help --log-bin-index=/tmp/tmp.ogWM7TzzGmmysqld: Can't read dir of '/etc/mysql/conf.d/' (Errcode: 2 - No such file or directory)mysqld: [ERROR] Fatal error in defaults handling. Program aborted! 由于是mysql5.7更新导致的,解决方法有三个, 1.取消-v参数: ...

文章 dcaps标记设计软件——SNP_Primer_Pipeline

...   LEFT    135     156     0       YES     22      58.685  45.455  0.0 0.0      3.16    0.0     tctcccttggtactcaacaact  agttgttgagtaccaagggaga  8.849723        4.48    2.64    L1SNP-dCAPS-Hpy166II,68-gtnnac-303-0      193     RIGHT   327     303     0   ...

文章 200+篇基因家族分析文献免费领取!

...乐不为! 200+篇基因家族分析文献 近日小编整理了200+篇20211-5月见刊的基因家族分析类文献,汇总成EXCEL,供大家参阅;此EXCEL包含信息如下:文献题目、期刊名称、影响因子、第一作者姓名、通讯作者姓名、发表时间、全文...

问题 win10 中docker 下载镜像报错:no matching manifest for windows/amd64 10.0.18362 in the manifest list entries

文章 meme安装报错

...ml/tree.h:1124:3: note: expected ‘xmlBufferPtr’ but argument is of type ‘xmlBufPtr’   xmlBufferWriteQuotedString(xmlBufferPtr buf,   ^xsltutils.c: In function ‘xsltSaveResultToString’:xsltutils.c:1758:26: error: dereferencing pointer to incomplete type  *doc_tx...

文章 怎么用Perl脚本得到反向互补序列

...everse_complement_IUPAC {        my $dna = shift;        # reverse the DNA sequence        my $revcomp = reverse($dna);        # complement the reversed DNA sequence        $revcomp =~ tr/ABCDGHMNRSTUVWXYabcdghmnrstuvwxy/TVGHCDKNYSAABWXRtvghcdknysaabwxr/;        return $revco...

文章 docker启动报错:Error starting daemon: SELinux is not supported with the overlay2 graph driver on this ke

...cker -l 报错:Error starting daemon: SELinux is not supported with the overlay2 graph driver on this kernel. Either boot into a newer kernel or disable selinux in docker (--selinux-enabled=false) 解决方案: 意思是说:此linux的内核中的SELinux不支持 overlay2 graph driv...

文章 iTOL修改进化树的标签基因ID名称

...文件即可,文件格式如下: LABELS#use this template to change the leaf labels, or define/change the internal node names (displayed in mouseover popups)#lines starting with a hash are comments and ignored during parsing#=================================================================##  ...

文章 subset_row.r 提供列表,在行上取数据子集

....27602 69.15157 39.07867 54.38476 34.75987 53.74329 17.22876 45.18002 SCYL3 2.480883 1.120544 4.504755 2.020254 2.454489 2.806747 1.956408 2.751801 C1orf112 1.972838 0.657791 4.021506 1.796665 0.86856 2.489893 0.568309 1.631315 FGR 0.640395 5.7056...

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

问题 单倍型分析报错

...in data.frame(Hap = haps, Type = infos) : arguments imply differing number of rows: 168, 0”。我已经检查了自己的文件,包括gff3文件,site文件,表型文件以及分组文件,对比了demo文件,可以非常确定,这些文件没有任何问题。进一步发现,在我的...

问题 执行ALLHiC分组不成功

...lean.bam -r draft.asm.fasta -e DPNII -k $k ## Extract CLM file and counts of restriction sites  #(HindIII: AAGCTT; MboI: GATC) allhic extract sample.clean.bam draft.asm.fasta --RE GATC ## 排序和方向优化 for K in `seq  1 $k`; do     allhic optimize sample.clean.counts_GATC.${k}g${K...

问题 请问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