Groups
Groups
Sign in
Groups
Groups
rna-star
Conversations
Labels
About
Send feedback
Help
EXITING because of fatal input ERROR: could not open readFilesIn=home/pathtofile/read1.fastq
2,397 views
Skip to first unread message
ssa...@uic.edu
unread,
Jan 25, 2016, 2:15:45 PM
1/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rna-star
Hi All,
I am very new to Star and I have been trying to run mapping. I am stuck with is error and I am not able to figure the solution to it.
I am running in on linux
STAR --runThreadN 6 --genomeDir /home/scp/Documents/GenomeDirRn5 --readFilesIn home/scp/Documents/Pandey_6RNAseq_20151127/1_ATCACG_out.fastq --sjdbGTFfile /home/scp/Downloads/Rattus_norvegicus_UCSC_rn5/Rattus_norvegicus/UCSC/rn5/Annotation/Archives/archive-2015-07-17-14-36-10/Genes/genes.gtf --outFileNamePrefix /home/scp/Documents/StarOut --sjdbGTFtagExonParentTranscript gene_id --quantMode GeneCounts
The error i get is
EXITING because of fatal input ERROR: could not open readFilesIn=home/scp/Documents/Pandey_6RNAseq_20151127/1_ATCACG_out.fastq
Jan 25 10:35:34 ...... FATAL ERROR, exiting
The files and placed in the location. Permissions given, still am not able to find why the error pops up.
Thanks in advance.
Alexander Dobin
unread,
Jan 26, 2016, 3:40:27 PM
1/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rna-star
Hi @ssanth5
it looks like you are missing the "/" in front of your path:
--readFilesIn home/scp/Documents/Pandey_6RNAseq_20151127/1_ATCACG_out.fastq
shoud be
--readFilesIn
/
home/scp/Documents/Pandey_6RNAseq_20151127/1_ATCACG_out.fastq
Cheers
Alex
ssa...@uic.edu
unread,
Jan 27, 2016, 11:07:43 AM
1/27/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rna-star
Thank you so much! Was a bit careless.
Reply all
Reply to author
Forward
0 new messages