I ran STAR, but essential output files did not generate.
1
0
Entering edit mode
10 months ago
ZZOYEA ▴ 20

Hi all,

I am currently doing RNA-seq analysis, but encountered an issue during the 'genomeGenerate' step with STAR. Can you provide advice on what might be the problem?

My script was:

/home/Tools/STAR-2.6.1e/bin/Linux_x86_64/STAR --runMode genomeGenerate --runThreadN 1 --genomeDir forRsem_cuffmerge --genomeFastaFiles /media/Index/homo_sapiens/hg19/Sequence/WholeGenomeFasta/genome.fa --outFileNamePrefix forRsem_cuffmerge/hg19 --sjdbGTFfile /media/RNA-seq/07_cuffmerge/merged_asm/results/merged_strand.gtf --sjdbOverhang 100

Although there were no specific error messages, and the 'finished successfully' message appeared, some essential files required for running RSEM did not get generated.

The files I got(16 files):

chrName.txt/
chrNameLength.txt/
chrStart.txt/
exonGeTrInfor.tab/
exonInfo.tab/
geneInfo.tab/
Genome/
genomeParameters.txt/
hg19Log.out/
SA/
SAidnex/
sjdbInfo.txt/
sjdbList.fromGTF.out.tab/
sjdbList.out.tab/
transcriptInfro.tab/

There is no 'hg19.seq', 'hg19.transcripts.fa', 'hg19.n2g.idx.fa', 'hg19.idx.fa', 'hg10.ti', 'hg19.grp', 'hg19.chrlist' files

Can someone help me? Why aren't all of those important files created?

STAR • 483 views
ADD COMMENT
1
Entering edit mode

STAR output is what you see. Which manual do you refer to when you say that STAR is supposed to output all these other files?

ADD REPLY
1
Entering edit mode
9 months ago
ZZOYEA ▴ 20

Thank you! I found out that all those files come out if I use rsem-prepare-reference, not STAR.

ADD COMMENT

Login before adding your answer.

Traffic: 1537 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6