-
Notifications
You must be signed in to change notification settings - Fork 30
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
How to enable cell type annotation like previous AltAnalyze Version. #45
Comments
Hi Edward,
The more verbose version of this command (displaying default options) is:
ICGS2 applies a dynamic correlation cutoff which begins at 0.2 and increases by 0.1 if > 5000 correlated variable genes are obtained. if you had a tab-delimited file with counts you would add: --dataFormat counts If the enriched blue terms do not display in these results (Guide3 in ICGS or FinalMarkerHeatmap in ICGS-NMF), I would assume there was an issue with downloading the GO-Elite database which can be found in the software AltDatabase folder under EnsMart72/goelite/Hs/gene-mapp/Ensembl-BioMarkers.txt If present, you can try to add these cell-type enrichment results by finding the text file corresponding to the heatmap of interest (e.g., ICGS-NMF/FinalMarkerHeatmap.txt) and supplying the --clusterGOElite BioMarkers option with the hierarchical clustering command:
This uses the prior clustering rather than re-clustering (replace None with hopach to re-cluster). You can see what the print out is which should indicate cell-type enrichments or produce a specific error if something is missing. |
Hi Nathan, Thank you so much for your prompt response. Using my initial command line, I looked at Thanks and I hope to hear from you again. E. |
Hi Edward, If your output contains FinalGroups.txt, you can post any errors in the log file (should be closer to the end) that is produced by AltAnalyze (designed output directory: AltAnalyze_timestamp.log). The file you contained is formatted properly, but the extension should just be changed to ".txt". For example:
|
Hi Nathan, Thank you for your reply.
The input file I still cannot produce plot with cell type assignment in ICGS-NMF directory. As you will notice in the log file. There are some errors. I'm not sure if it's
Thanks and I hope to hear from you again. |
I have the following data downloadable here.
Now, I'm using the most recent version of AltAnalyze.
However when I tried the following script:
I cannot get this kind of plot where the cell type is assigned on the left.
Like the previous version of AltAnalyze.
I have removed the old version and don't know anymore which the previous version can create that.
Please advice how can I go about it.
The text was updated successfully, but these errors were encountered: