摘要:
001、ERROR: failed to find the gene identifier attribute in the 9th column of the provided GTF file. 阅读全文
posted @ 2025-03-10 22:15
小鲨鱼2018
阅读(51)
评论(0)
推荐(0)
摘要:
001、SRA数据下载丢失质量值信息 使用的转换命令如下: fastq-dump --gzip --split-files -A sample_name sample_name.lite.1 zcat SRR17344673_1.fastq.gz | head -n 4 002、解决方法: a、改用 阅读全文
posted @ 2025-03-10 16:46
小鲨鱼2018
阅读(37)
评论(0)
推荐(0)
摘要:
pfastq-dump 软件的安装以及测试 001、官网:https://github.com/inutano/pfastq-dump 002、下载最新版 wget -c https://github.com/inutano/pfastq-dump/archive/refs/tags/v0.1.6. 阅读全文
posted @ 2025-03-10 15:42
小鲨鱼2018
阅读(95)
评论(0)
推荐(0)