Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Questions about using gene expression matrix #28

Open
HelloWorldLTY opened this issue Oct 30, 2022 · 4 comments
Open

Questions about using gene expression matrix #28

HelloWorldLTY opened this issue Oct 30, 2022 · 4 comments

Comments

@HelloWorldLTY
Copy link

Hi, I wonder for the input gene expression matrix based on csv format, is it for cell x gene (like anndata) or gene x cell? Thanks.

@juexinwang
Copy link
Owner

Please check the tutorial, cell * gene, the standard format as other tools

@HelloWorldLTY
Copy link
Author

Thanks a lot.

@HelloWorldLTY
Copy link
Author

In the tutorial, it seems like:
*_recon.csv: Imputed gene expression matrix. Row as gene, col as cell. First row as gene name, First col as the cell name.
Therefore, I think it should be a gene x cell matrix. I filter 20000 hvgs and my final matrix loses some cells. Is it normal? Thanks.

@juexinwang
Copy link
Owner

I myself forget it. You can check the code, the preprocessing will filter both genes and cells, you can setup the threshold by yourself

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

No branches or pull requests

2 participants