solution-Transcriptome.cpp:18:Transcriptome: exiting because of *INPUT FILE* error: could not open input file /geneInfo.tab #2142
When I used STAR again, this problem occurred - Transcriptome.cpp:18: Transcriptome: exiting because of INPUT FILE error: could not open input file /geneInfo.tab,
• 1,250 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Based on the error it appears that the input file you are providing could not be opened. Make sure the file is available and readable. It would be useful to provide the entire
STARcommand line you are using as well.