A Linux server reports an error when processing RNA-seq data comparison
STAR --runThreadN 5 --genomeDir 03index_dir \
--readFilesCommand zcat \
--readFilesIn 02claen_data/*_trimmed.fq.gz \
--outFileNamePrefix 04aligen_out/sample1
_
There is no problem with the code, but the fq.gz data cannot be read for comparison.I'm really at a loss, I hope someone can help me out, thank you!
• 898 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Please do not paste screenshots of plain text content, it is counterproductive. You can copy paste the content directly here (using the code formatting option shown below), or use a GitHub Gist if the content volume exceeds allowed length here.
From STAR manual: