You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have finished scRNA-seq cell annotation in python with standardized pipeline.
I only want to compare the metabolism activity between 3 subtypes.
I want to know if
1.I should convert the h5ad file to seurat file format, and then follow the scRNA-seq pipeline.
2.Choose the pipeline option with only 1 sample?
The text was updated successfully, but these errors were encountered:
I have completed covert the h5ad to seurat readable file format, and output a glucose uptake table based on my dataset.
And I aslo want to search for other metabolism pathways, such as fatty acid metabolism, should I change these codes
Hi, I think you have already proposed the solution by yourself.
Just change the label of different metabolic pathways to see the difference one by one if you already know what you are interested in.
Hi, I have finished scRNA-seq cell annotation in python with standardized pipeline.
I only want to compare the metabolism activity between 3 subtypes.
I want to know if
1.I should convert the h5ad file to seurat file format, and then follow the scRNA-seq pipeline.
2.Choose the pipeline option with only 1 sample?
The text was updated successfully, but these errors were encountered: