Open jackytao18 opened 2 years ago
The key msg here is
Warning message:
In loadLocalFiles("/mnt/vast/hpc/csg/xqtl_workflow_testing/finalizing/output/psichomics") :
No supported files were found in the given folder.
indeed, the only file in the designated folder have only a x
in it.
hs3163@node92:/mnt/vast/hpc/csg/xqtl_workflow_testing/finalizing/output/psichomics$ ls
psi_raw_data.stderr psi_raw_data.stdout psichomics_junctions.txt
hs3163@node92:/mnt/vast/hpc/csg/xqtl_workflow_testing/finalizing/output/psichomics$
hs3163@node92:/mnt/vast/hpc/csg/xqtl_workflow_testing/finalizing/output/psichomics$
hs3163@node92:/mnt/vast/hpc/csg/xqtl_workflow_testing/finalizing/output/psichomics$ cat psichomics_junctions.txt
x
@Rhopala are u familiar with this behavior?
The codes below are quoted from the notebook.
One problem is that psichomics could not find where the splicing_annotation is using a relative path. This can be solved by inputting the full path of the suppa.eds file. However, it still doesn't work. My error messages and stderr are listed below.
Please help me fix it.