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

10x V3 Chemistry #104

Open
aelias1 opened this issue Mar 17, 2020 · 2 comments
Open

10x V3 Chemistry #104

aelias1 opened this issue Mar 17, 2020 · 2 comments

Comments

@aelias1
Copy link

aelias1 commented Mar 17, 2020

Unfortunately, DropEst is unable to work correctly with 10x V3. Should I simply use the new unfiltered barcodes for V3 and what other changes must be made?

@aelias1
Copy link
Author

aelias1 commented Apr 20, 2020

I recently posted on github: I use the code below immediately following my loading in data - which is shown in your documentation:_cds <- preprocess_cds(_cds, num_dim = 100)
_cds <- reduce_dimension(_cds)
plot_cells(_cds)I receive the error:
No trajectory to plot. Has learn_graph() been called yet?
cluster not found in colData(cds), cells will not be colored
cluster_cells() has not been called yet, can't color cells by clusterI cannot find in your Monocle 3 documentation these commands...at least to use before the commands stated above. I am using in data loaded from 10x
the Response I received was that I should use learn graph first.  However, your documentation did no thave this and led me to use the code I used. Do you have updated documentation? Thank you. 

@chlee-tabin
Copy link

See this: #105 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants