-
Notifications
You must be signed in to change notification settings - Fork 18
Description
I've just installed Enrich2 and downloaded the example data. After unzipping the data navigate in the gui to the Enrich2-Example-master directory (which exists here : /home/rosema1/Bioinfo/bin/Enrich2-master/example_data/Enrich2-Example-master) and using the file menu i open BRCA1_example.json. I then get an error message:
Failed to process config file: [Errno FASTQ file error: file 'Data/BRCA1_input_sample.fq.bz2' doesn't exist] E3 Input
I then go back to /home/rosema1/Bioinfo/bin/Enrich2-master/example_data/Enrich2-Example-master in the terminal and get the following:
$ cd /home/rosema1/Bioinfo/bin/Enrich2-master/example_data/Enrich2-Example-master
$ ls -l Data/BRCA1_input_sample.fq.bz2
-rw-rw-r-- 1 rosema1 rosema1 49713004 Sep 17 2016 Data/BRCA1_input_sample.fq.bz2
Any suggestions?
Thanks
Mark