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

fail to convert matrix to cellranger h5 format convert matrix to CellRanger h5 format #2

Open
garfield-hu opened this issue Jan 19, 2022 · 0 comments

Comments

@garfield-hu
Copy link

in section 10.1,
python scMatrix2CellRangerH5.py –m ./TEST -c example.filtered_feature_bc_matrix.h5 -o ./test.h5
I input fold path of ./TEST, which contains features.tsv.gz matrix.mtx.gz and barcodes.tsv.gz after -m parameter, however, it failed and the error log as follows:

scMatrix2CellRangerH5.py: error: argument -m/--matrix is required

so I changed -m parameter with just path of matrix.mtx.gz or matrix.mtx file, the error log remains the same. Dose anyone have idea ?
thx!

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

1 participant