Former User of DNAx Community_14
Comments
Recent activity by Former User of DNAx Community_14
-
Ok so in your response to your previous posts I have rerun the job with --allow-ssh --allow-debug-on AppInternalError and when I ssh to the job (dx ssh job-Gbv4F20JY20ZfPY55jJgJQPV)- I get the foll...
- View comment
- 0 votes
-
From the DNAnexus IT help desk:You are able to access the data from your project by mounting it to the job. You can do that by using dxfuse in the source code when building the applet. However, ple...
- View comment
- 0 votes
-
{@005t0000006BZL2AAO}? Thank you for your reply.I did not understand the documentation that you linked me to. However I tried the following: I built the dxfuse package on my local computer. git clo...
- View comment
- 0 votes
-
I resolved this issue by downloading a binary executable version of dxfuse from https://github.com/dnanexus/dxfuse/releasesand putting this in the applet/resources/usr/bin/. Hence dxfuse now seems ...
- View comment
- 0 votes
-
@Ondrej Klempir? Ah right I did not know that dx fuse needed to be included in the prerequisites- how do I specify this?Currently my dxapp.json file looks like this: ```"runSpec": { "execDepends":...
- View comment
- 0 votes
-
dxfuse does not seem to be installable in this way... dxpy.utils.exec_utils.DXExecDependencyError: Error while installing apt packages [{'name': 'bcftools'}, {'name': 'tabix'}, {'name': 'dxfuse'}]
- View comment
- 0 votes