-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: --dataset should contain a pathname of a .loom or .h5 file #122
Comments
I can also confirm the above error using a dataset from
slingshot
and paga_tree
|
same issue.
`
Matrix products: default locale: attached base packages: other attached packages: loaded via a namespace (and not attached): |
problem solved
|
why is this happening? So many people (incl me) had this problem. Is |
same issue when following the "quick start" (https://dynverse.org/users/2-quick_start/) with a completely new install of |
Hi, Thank you for presenting such a good tool. I have encountered the error;
'Error: --dataset should contain a pathname of a .loom or .h5 file. Add a '-h' flag for help. Execution halted'
The error occurred after running;
data("fibroblast_reprogramming_treutlein")
dataset <- wrap_expression(
counts = fibroblast_reprogramming_treutlein$counts,
expression = fibroblast_reprogramming_treutlein$expression
)
model_paga <- infer_trajectory(dataset = dataset, ti_slingshot())
The error;
Running singularity exec
'docker://dynverse/ti_slingshot:v1.0.3'
echo hi
Running /usr/local/bin/singularity exec
--containall -B
'/tmp/RtmpFqw2dH/file96f5f4e6b0f/:/copy_mount,/tmp/RtmpFqw2dH/file96f572d9577/tmp:/tmp2'
'docker://dynverse/ti_slingshot:v1.0.3' cp
/code/definition.yml /copy_mount/
INFO: Converting OCI blobs to SIF format
INFO: Starting build...
Getting image source signatures
Copying blob sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742
Copying blob sha256:fb232e1cbf74f0fbcc4777cbfa268e7edacec9b944284fecb9a49a0717727371
Copying blob sha256:53a69644892140b394d496f0206f1e7caaffe83ac5c60245721b2d00189e0914
Copying blob sha256:0a98bf8e346bef6e92b33f0f28c5a473b6248a9ceb21686c5139485961033a8e
Copying blob sha256:80070ed7cf8857a7fa54e7506039f1dc8c03beb2ce337fb45c2c7a963d6c3336
Copying blob sha256:3dda0c19343b691057ef5913c40aa79e2d65e2ffb9cfead972003f055c52854a
Copying blob sha256:c8dedce96c17f919cd38e6d135303d3f2ca29bf0f73245671e1e3693bfa3169f
Copying blob sha256:33199d4ff47fef1ac4cd988b1a9e63341436fdfa00e6de3578d31031555385be
Copying blob sha256:7d44151ac2dae4a5c213f71c964418e5a18472aef650a4e3add71164e1d4ac82
Copying blob sha256:71c13904cc333688f9fa770fd95965f827949ea5c746b4dbb03e546fec3ad006
Copying blob sha256:a03a650d036654b42695ee1f175f5780d39ab41a25caebbd65a999aa946bc4e4
Copying blob sha256:d0e24af2427d84970f842be99c9e7320bebd79c6c408e05fdc8f98f5774cac4f
Copying blob sha256:509c796290f5400effd645bb08a804ec8ce8587687552a105d0a94b0f984208d
Copying blob sha256:fc7b41c3606c7d0cf3e66f4c7211f7ef0613e53fea45b733287465499f0bd216
Copying blob sha256:a0885e753793697a00322473263d6dea5c81d582b626c8cc3e6e34116de37a0b
Copying config sha256:9d4bf56ab1117a1d80d714edf530fc3ba45dafe7500d196577e833522a28c677
Writing manifest to image destination
Storing signatures
2021/10/27 22:38:10 info unpack layer: sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742
2021/10/27 22:38:10 warn rootless{usr/local/man} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:38:12 info unpack layer: sha256:fb232e1cbf74f0fbcc4777cbfa268e7edacec9b944284fecb9a49a0717727371
2021/10/27 22:38:16 warn rootless{usr/local/bin/install2.r} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:38:16 warn rootless{usr/local/bin/installGithub.r} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:38:16 warn rootless{usr/local/bin/r} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:38:20 info unpack layer: sha256:53a69644892140b394d496f0206f1e7caaffe83ac5c60245721b2d00189e0914
2021/10/27 22:38:28 warn rootless{usr/local/bin/pandoc} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:38:28 warn rootless{usr/local/bin/pandoc-citeproc} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:38:29 info unpack layer: sha256:0a98bf8e346bef6e92b33f0f28c5a473b6248a9ceb21686c5139485961033a8e
2021/10/27 22:38:29 info unpack layer: sha256:80070ed7cf8857a7fa54e7506039f1dc8c03beb2ce337fb45c2c7a963d6c3336
2021/10/27 22:38:29 info unpack layer: sha256:3dda0c19343b691057ef5913c40aa79e2d65e2ffb9cfead972003f055c52854a
2021/10/27 22:38:29 info unpack layer: sha256:c8dedce96c17f919cd38e6d135303d3f2ca29bf0f73245671e1e3693bfa3169f
2021/10/27 22:38:29 info unpack layer: sha256:33199d4ff47fef1ac4cd988b1a9e63341436fdfa00e6de3578d31031555385be
2021/10/27 22:38:44 info unpack layer: sha256:7d44151ac2dae4a5c213f71c964418e5a18472aef650a4e3add71164e1d4ac82
2021/10/27 22:38:44 info unpack layer: sha256:71c13904cc333688f9fa770fd95965f827949ea5c746b4dbb03e546fec3ad006
2021/10/27 22:38:44 info unpack layer: sha256:a03a650d036654b42695ee1f175f5780d39ab41a25caebbd65a999aa946bc4e4
2021/10/27 22:38:47 info unpack layer: sha256:d0e24af2427d84970f842be99c9e7320bebd79c6c408e05fdc8f98f5774cac4f
2021/10/27 22:38:50 info unpack layer: sha256:509c796290f5400effd645bb08a804ec8ce8587687552a105d0a94b0f984208d
2021/10/27 22:38:57 info unpack layer: sha256:fc7b41c3606c7d0cf3e66f4c7211f7ef0613e53fea45b733287465499f0bd216
2021/10/27 22:38:57 info unpack layer: sha256:a0885e753793697a00322473263d6dea5c81d582b626c8cc3e6e34116de37a0b
INFO: Creating SIF file...
Error: INFO: Converting OCI blobs to SIF format
INFO: Starting build...
Getting image source signatures
Copying blob sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742
Copying blob sha256:fb232e1cbf74f0fbcc4777cbfa268e7edacec9b944284fecb9a49a0717727371
Copying blob sha256:53a69644892140b394d496f0206f1e7caaffe83ac5c60245721b2d00189e0914
Copying blob sha256:0a98bf8e346bef6e92b33f0f28c5a473b6248a9ceb21686c5139485961033a8e
Copying blob sha256:80070ed7cf8857a7fa54e7506039f1dc8c03beb2ce337fb45c2c7a963d6c3336
Copying blob sha256:3dda0c19343b691057ef5913c40aa79e2d65e2ffb9cfead972003f055c52854a
Copying blob sha256:c8dedce96c17f919cd38e6d135303d3f2ca29bf0f73245671e1e3693bfa3169f
Copying blob sha256:33199d4ff47fef1ac4cd988b1a9e63341436fdfa00e6de3578d31031555385be
Copying blob sha256:7d44151ac2dae4a5c213f71c964418e5a18472aef650a4e3add71164e1d4ac82
Copying blob sha256:71c13904cc333688f9fa770fd95965f827949ea5c746b4dbb03e546fec3ad006
Copying blob sha256:a03a650d036654b42695ee1f175f5780d39ab41a25caebbd65a999aa946bc4e4
Copying blob sha256:d0e24af2427d84970f842be99c9e7320bebd79c6c408e05fdc8f98f5774cac4f
Copying blob sha256:509c796290f5400effd645bb08a804ec8ce8587687552a105d0a94b0f984208d
Copying blob sha256:fc7b41c3606c7d0cf3e66f4c7211f7ef0613e53fea45b733287465499f0bd216
Copying blob sha256:a0885e753793697a00322473263d6dea5c81d582b626c8cc3e6e34116de37a0b
Copying config sha256:9d4bf56ab1117a1d80d714edf530fc3ba45dafe7500d196577e833522a28c677
Writing manifest to image destination
Storing signatures
2021/10/27 22:41:16 info unpack layer: sha256:a4d8138d0f6b5a441aaa533faf5fe0c3996a6ca42643c46f4402c7e8bda53742
2021/10/27 22:41:17 warn rootless{usr/local/man} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:41:19 info unpack layer: sha256:fb232e1cbf74f0fbcc4777cbfa268e7edacec9b944284fecb9a49a0717727371
2021/10/27 22:41:24 warn rootless{usr/local/bin/install2.r} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:41:24 warn rootless{usr/local/bin/installGithub.r} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:41:24 warn rootless{usr/local/bin/r} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:41:27 info unpack layer: sha256:53a69644892140b394d496f0206f1e7caaffe83ac5c60245721b2d00189e0914
2021/10/27 22:41:35 warn rootless{usr/local/bin/pandoc} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:41:35 warn rootless{usr/local/bin/pandoc-citeproc} ignoring (usually) harmless EPERM on setxattr "user.rootlesscontainers"
2021/10/27 22:41:36 info unpack layer: sha256:0a98bf8e346bef6e92b33f0f28c5a473b6248a9ceb21686c5139485961033a8e
2021/10/27 22:41:36 info unpack layer: sha256:80070ed7cf8857a7fa54e7506039f1dc8c03beb2ce337fb45c2c7a963d6c3336
2021/10/27 22:41:36 info unpack layer: sha256:3dda0c19343b691057ef5913c40aa79e2d65e2ffb9cfead972003f055c52854a
2021/10/27 22:41:36 info unpack layer: sha256:c8dedce96c17f919cd38e6d135303d3f2ca29bf0f73245671e1e3693bfa3169f
2021/10/27 22:41:36 info unpack layer: sha256:33199d4ff47fef1ac4cd988b1a9e63341436fdfa00e6de3578d31031555385be
2021/10/27 22:41:50 info unpack layer: sha256:7d44151ac2dae4a5c213f71c964418e5a18472aef650a4e3add71164e1d4ac82
2021/10/27 22:41:51 info unpack layer: sha256:71c13904cc333688f9fa770fd95965f827949ea5c746b4dbb03e546fec3ad006
2021/10/27 22:41:51 info unpack layer: sha256:a03a650d036654b42695ee1f175f5780d39ab41a25caebbd65a999aa946bc4e4
2021/10/27 22:41:54 info unpack layer: sha256:d0e24af2427d84970f842be99c9e7320bebd79c6c408e05fdc8f98f5774cac4f
2021/10/27 22:41:57 info unpack layer: sha256:509c796290f5400effd645bb08a804ec8ce8587687552a105d0a94b0f984208d
2021/10/27 22:42:04 info unpack layer: sha256:fc7b41c3606c7d0cf3e66f4c7211f7ef0613e53fea45b733287465499f0bd216
2021/10/27 22:42:04 info unpack layer: sha256:a0885e753793697a00322473263d6dea5c81d582b626c8cc3e6e34116de37a0b
INFO: Creating SIF file...
Error: --dataset should contain a pathname of a .loom or .h5 file. Add a '-h' flag for help.
Execution halted
Error: Error during trajectory inference, see output above ↑↑↑
Thank you very much in advance
The text was updated successfully, but these errors were encountered: