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

Processing with multiple column of features.tsv.gz #8

Open
wook2014 opened this issue Jun 16, 2023 · 0 comments
Open

Processing with multiple column of features.tsv.gz #8

wook2014 opened this issue Jun 16, 2023 · 0 comments

Comments

@wook2014
Copy link

I have recently deal with a perturb-seq data from 10X CRISPR-Screening and output from cellranger. the features file have 3 columns: ensemble, gene_name, feature_type. When I read in the by Read10X, it said:
10X data contains more than one type and is being returned as a list containing matrices of each type.
and therefore I meet up with a problem:

Error in cell_KO_hash[[colnames(perturb_seq)[i]]] : 
  wrong arguments for subsetting an environment

it seemed that the features file can only have 2 columns. can this problem be avoided for reducing doubts?

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