Hi everyone,
I had a bug when I tried to use the data manager "Create DBKey and Reference Genome". I simply wanted to add hg38 genome. Apparently, when I filled the information, I have to set information with no space.
Here is the error when I write "Human Dec. 2013 (GRCh38/hg38)(hg38)" as "Name of sequence"
IOError: [Errno 2] No such file or directory: u'/home/galaxy/galaxy_14avr2015/galaxy/database/job_working_directory/000/50/dataset_108_files/Human Dec. 2013 (GRCh38/hg38)(hg38).fa'
And here is the error when I write "Human Dec. 2013 (GRCh38/hg38)(hg38)" as "dbkey"
IOError: [Errno 2] No such file or directory: u'/home/galaxy/galaxy_14avr2015/galaxy/database/job_working_directory/000/51/dataset_109_files/Human Dec. 2013 (GRCh38/hg38)(hg38).len'
When I replaced "Human Dec. 2013 (GRCh38/hg38)(hg38)" with "hg38" the data manager worked well.
Could it be possible to correct this behaviour ?
Thank you,
Christophe