Indexing by bowtie2 but aligning with STAR
1
0
Entering edit mode
10 months ago
Anojan • 0

Ciao,

I'm a Bioinformatics newbie encountering an issue with STAR alignment. I downloaded the mm10 genome and indexed it with Bowtie 2. When attempting to run mapping with STAR, I received the following error message.

FATAL ERROR: could not open genome file /storage/data/SCA/Anojan/genomes/mm10/indexed_genomes//genomeParameters.txt
SOLUTION: check that the path to genome files, specified in --genomeDir is correct and the files are present, and have user read permsissions while running start after indexing"

But I couldn't find any genomeParamters.txt files. I think they are specific to the STAR indexing.

How to fix it?

STAR mm10 Bowtie2 • 750 views
ADD COMMENT
1
Entering edit mode
10 months ago
GenoMax 146k

I downloaded the mm10 genome and indexed it with Bowtie 2. When attempting to run mapping with STAR

There is no "fix". Each aligner uses specific index file formats that can't be used interchangeably. You need to create an index with STAR to use with STAR. Look at the genomeGenerate command option for STAR.

ADD COMMENT
0
Entering edit mode

Thank you very much Genomax

ADD REPLY
0
Entering edit mode

A small educational note: if an answer was helpful, you should upvote it; if the answer resolved your question, you should mark it as accepted. You can accept more than one answer if they all work. If an answer was not really helpful or did not work, provide detailed feedback so others know not to use that answer.

upvote_bookmark_accept

ADD REPLY

Login before adding your answer.

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