ReadAlignChunk_processChunks.cpp:204:processChunks EXITING because of FATAL ERROR in input reads: wrong read ID line format

小鲨鱼2018 / 2023-05-03 / 原文

 

001、 star报错

 

002、解决方法

fastq文件为压缩格式,运行时需添加该参数:

--readFilesCommand zcat