You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have created a conda recipe for spacexr in bioconda- And now I am trying to add RCTD and CSIDE to Galaxy.
when I ran CSIDE within a biocontainers it gave me this error:
set_global_Q_all: finished
no ssh found
I added the openssh to the conda recipe and now it gives me this error:
set_global_Q_all: finished
No user exists for uid 19893
I don't see any code related to ssh and host in spacexr R codes.
Where does it come from?
Is there a way to fix this?
Best
Amirhossein
The text was updated successfully, but these errors were encountered:
Hello,
I have created a conda recipe for spacexr in bioconda- And now I am trying to add RCTD and CSIDE to Galaxy.
when I ran CSIDE within a biocontainers it gave me this error:
I added the openssh to the conda recipe and now it gives me this error:
I don't see any code related to ssh and host in spacexr R codes.
Where does it come from?
Is there a way to fix this?
Best
Amirhossein
The text was updated successfully, but these errors were encountered: