chunxu xue
chunxu xue
有没有书的链接啊?三连求
Hi, Yes, DiTing will create a table containing the relative abundance of each KEGG Orthologs among the samples. You can search for your interested KEGG Orthologs. The result also contains...
Sorry,This version has no function to do this.
Hey, DiTing cannot do this. I know a tool METABOLIC can do this (AnantharamanLab/METABOLIC: A scalable high-throughput metabolic and biogeochemical functional trait profiler (github.com)). Enjoy it. 发件人: ***@***.***> 发送时间: 2022年12月13日...
Another tool might be what you want (KEGG-decoder/KEGGDecoder at master ・ kangluyao/KEGG-decoder (github.com)). 发件人: ***@***.***> 发送时间: 2022年12月13日 8:35 收件人: ***@***.***> 抄送: chunxu ***@***.***>; ***@***.***> 主题: Re: [xuechunxu/DiTing] Diting on MAGs...
暂时没有这个选项 从 Windows 版邮件发送 发件人: ***@***.***> 发送时间: 2023年10月8日 10:28 收件人: ***@***.***> 抄送: ***@***.***> 主题: [xuechunxu/DiTing] 关于KEGG注释想使用KOBAS软件的问题 (Issue #31) 您好: 请问如果想在KEGG注释这步不用kofamscan而换使用KOBAS我应该怎么做? ― Reply to this email directly, view it on GitHub,...
您好, 是不是因为样本数太多了啊?超过24个就不可以了,你可以根据需要合并你的样本,然后使用此命令生成图片:`diting.py -vis `。
Did you use `conda` to install the software?
Hi, Change P21_R2.fastq.gz to P21_2.fastq.gz. Best, Chun-Xu
把read cat到一起: cat *_1.fastq > merged_1.fastq cat *_2.fastq > merged_2.fastq