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

Issue w/ running cbSeurat: argument "counts" is missing, with no default #265

Open
bugacov opened this issue Nov 30, 2023 · 17 comments
Open

Comments

@bugacov
Copy link

bugacov commented Nov 30, 2023

Hi,
I’ve been building my cellbrowsers for matrix files for a while now and was working fine but after some update the pipeline doesn’t seem to be working any more.
I’m trying to go from the matrix.mtx.gz barcodes.tsv.gz and features.tsv.gz to the cellbrowser by first building the exprMatrix.tsv.gz using “cbTool mtx2tsv …” and that step seem to work but then next step cbSeurat is failing.
Any idea what can be the problem? Is it a problem of using Seurat 5.0.0 w/ latest version of cellbrowser?
Thanks!
Alejandro.


cbSeurat --exprMatrix=exprMatrix.tsv.gz --outDir=/var/www/scratch/cellbrowser/seurat_temp --name=1W-YOON
INFO:root:Creating /var/www/scratch/cellbrowser/seurat_temp
INFO:root:Wrote R script to /var/www/scratch/cellbrowser/seurat_temp/runSeurat.R
INFO:root:running /var/www/scratch/cellbrowser/seurat_temp/runSeurat.R through Rscript
Seurat loaded, version 5.0.0
[1] "Seurat: Reading data"
[1] "Seurat: Reading data"
[1] "Loading input data matrix"
[1] "Loading tsv file with read.delim"
[1] "Seurat: Setup"
Error in CreateSeuratObject(raw.data = mat, min.cells = 3, min.genes = 200) :
argument "counts" is missing, with no default
Execution halted

real 1m33.191s
user 1m17.847s
sys 0m1.896s
INFO:root:Wrote logfile of R run to /var/www/scratch/cellbrowser/seurat_temp/analysisLog.txt
ERROR:root:R script did not complete successfully. Check /var/www/scratch/cellbrowser/seurat_temp/runSeurat.R and analysisLog.txt.

@maximilianh
Copy link
Owner

maximilianh commented Nov 30, 2023 via email

@bugacov
Copy link
Author

bugacov commented Nov 30, 2023 via email

@maximilianh
Copy link
Owner

maximilianh commented Dec 1, 2023 via email

@bugacov
Copy link
Author

bugacov commented Dec 1, 2023 via email

@maximilianh
Copy link
Owner

maximilianh commented Dec 1, 2023 via email

@bugacov
Copy link
Author

bugacov commented Dec 4, 2023 via email

@maximilianh
Copy link
Owner

maximilianh commented Dec 4, 2023 via email

@bugacov
Copy link
Author

bugacov commented Dec 4, 2023 via email

@bugacov
Copy link
Author

bugacov commented Dec 5, 2023 via email

@bugacov
Copy link
Author

bugacov commented Dec 5, 2023 via email

@maximilianh
Copy link
Owner

maximilianh commented Dec 5, 2023 via email

@bugacov
Copy link
Author

bugacov commented Dec 5, 2023 via email

@bugacov
Copy link
Author

bugacov commented Dec 5, 2023 via email

@maximilianh
Copy link
Owner

maximilianh commented Dec 5, 2023 via email

@bugacov
Copy link
Author

bugacov commented Dec 5, 2023 via email

@bugacov
Copy link
Author

bugacov commented Dec 11, 2023 via email

@maximilianh
Copy link
Owner

maximilianh commented Dec 12, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants