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

The Cell barcode not matched between Seurat object and redeemR object #4

Open
chenweng1991 opened this issue Mar 6, 2024 · 0 comments

Comments

@chenweng1991
Copy link
Owner

chenweng1991 commented Mar 6, 2024

The Cell barcode not matched between Seurat object and redeemR object is expected, because:
the Seurat object derived from CellRanger output report RNA barcode, while the redeem reports the ATAC barcode. There is an easy way to translate the barcode from both sides. I provided a function Translate_simple_RNA2ATAC and Translate_simple_ATAC2RNA in the package redeemR. These two function input a vector of cell barcode and from one and translate to the other. The source information is here 10X document The RNA and ATAC barcodes are line-by-line corresponding to each other in the two files provided.

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