Hi,
I am trying to use fishHook on WGS data and was trying out the analysis mentioned in the tutorial. I was able to install fishHook but when I tried to read in the mutations via
mutations.wgs = readRDS("/gpfs/commons/groups/imielinski_lab/projects/FishHook/CurrentProtocols/db/de_identified_LUAD_mutations.rds")
I get the following error
Error in gzfile(file, "rb") : cannot open the connection
In addition: Warning message:
In gzfile(file, "rb") :
cannot open compressed file '/gpfs/commons/groups/imielinski_lab/projects/FishHook/CurrentProtocols/db/de_identified_LUAD_mutations.rds', probable reason 'No such file or directory'
Could you please help me with this error? Thanks.
Hi,
I am trying to use fishHook on WGS data and was trying out the analysis mentioned in the tutorial. I was able to install fishHook but when I tried to read in the mutations via
mutations.wgs = readRDS("/gpfs/commons/groups/imielinski_lab/projects/FishHook/CurrentProtocols/db/de_identified_LUAD_mutations.rds")
I get the following error
Error in gzfile(file, "rb") : cannot open the connection
In addition: Warning message:
In gzfile(file, "rb") :
cannot open compressed file '/gpfs/commons/groups/imielinski_lab/projects/FishHook/CurrentProtocols/db/de_identified_LUAD_mutations.rds', probable reason 'No such file or directory'
Could you please help me with this error? Thanks.