RNA-seq STAR genome mapping
1
0
Entering edit mode
3.7 years ago
waaaaaa • 0

I'm working on the genome index file using STAR tool. Following is my code:

STAR --runMode genomeGenerate --genomeDir /GenomeDirectory --genomeFastaFiles D_genome.fasta --sjdbGTFfile D_assembl.gtf

However, it keeps popping out the error message as follow:

star: Bad Option: --runMode.

Usage: star cmd [options] [-find] file1 ... filen [find expression]

I wonder what's wrong with this code, can anyone help? Thanks!

RNA-Seq STAR Linux • 1.5k views
ADD COMMENT
3
Entering edit mode
3.7 years ago
Zhilong Jia ★ 2.2k

it seems you did not install STAR. what you used probably is star.

ADD COMMENT
0
Entering edit mode

Good catch.

ADD REPLY

Login before adding your answer.

Traffic: 2996 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