Skip to content
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

When aligner is cellrangerarc the step MTX_TO_SEURAT failed #299

Open
wzheng0520 opened this issue Jan 31, 2024 · 3 comments
Open

When aligner is cellrangerarc the step MTX_TO_SEURAT failed #299

wzheng0520 opened this issue Jan 31, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@wzheng0520
Copy link

Description of the bug

When we choose cellranger arc as aligner, the step MTX_TO_SEURAT failed and generate the following error message:

Attaching SeuratObject
Error: Cannot find expression matrix at matrix.mtx.gz
In addition: Warning message:
In normalizePath(path = all.files[[i]], winslash = "/") :
  path[1]="matrix.mtx.gz": No such file or directory
Execution halted

I think it might cause by when we choose the cellrangerarc, the whole filtered_feature_bc_matrix folder is copied into the workdir, however based on how cellranger works, the pipeline should copy the files inside filtered_feature_bc_matrix.

Command used and terminal output

No response

Relevant files

No response

System information

No response

@wzheng0520 wzheng0520 added the bug Something isn't working label Jan 31, 2024
@heylf heylf self-assigned this Feb 2, 2024
@heylf heylf mentioned this issue Feb 2, 2024
11 tasks
@heylf
Copy link
Contributor

heylf commented Feb 2, 2024

Should be fixed with this PR

@grst
Copy link
Member

grst commented Mar 13, 2024

Fixed in dev

@grst grst closed this as completed Mar 13, 2024
@grst
Copy link
Member

grst commented May 8, 2024

Apparently still an issue in 2.6.0. We need #290

@grst grst reopened this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants