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

Preserve row and column names when creating an Assay #4

Merged
merged 3 commits into from
Feb 12, 2021

Conversation

timoast
Copy link
Collaborator

@timoast timoast commented Feb 12, 2021

Sometimes row/column names are lost when converting counts to a dgCMatrix, depending on the starting object class (eg, happens for data.table). This ensures rownames and colnames are not lost.

satijalab/seurat#4063

Allow rownames to be provided in CreateSeuratObject and as.sparse for data.frame-derived objects
@mojaveazure mojaveazure merged commit 89cebb2 into develop Feb 12, 2021
@mojaveazure mojaveazure deleted the fix/rownames branch February 12, 2021 20:55
@mojaveazure mojaveazure added this to the Next Release milestone Mar 19, 2021
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

Successfully merging this pull request may close these issues.

2 participants