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

Updated content for version `1.7.0' (Anyone can add more request) #238

Open
1 of 4 tasks
Starlitnightly opened this issue Dec 20, 2024 · 2 comments
Open
1 of 4 tasks

Comments

@Starlitnightly
Copy link
Owner

Starlitnightly commented Dec 20, 2024

If you have any feature requests, you can reply within this issue or create a new issue.

  • Added CellVote to annotate the cell type automatically
  • Added dynamo to calculate the velocity and visualization
  • Added the argument chunk_size of AUCell, automatic chunking when single-cell data is too large to prevent memory overflow. geneset_aucell_tmp,pathway_aucell_tmp,pathway_aucell_enrichment_tmp
  • Added OmicVerse Agentic to help people analysis the data in local computer.
@zuiluo1116
Copy link

  1. Statistical evaluation of clustering. Like scSHC.
  2. Comprehensive DEG among groups in one same cluster. Like Memento.
  3. High dimensional distance-based disturbance analysis. Like scDist .
  4. Tutorial convert Anndata object into seurat object. Including reductions, metadata and raw matrix.

@GhostInTheShellwjc
Copy link

  1. A function can be added to convert counts to formats such as TPM according to species, with automatic determination of gene formats, similar to the "count2tpm" function in the IOBR package in R.

  2. A TCGA downloader can be added, similar to the TGGAbiolinks package in R, which downloads data based on the name of the cancer, such as "TCGA-BRCA" (preferably using R function formatting to facilitate easy use for those accustomed to R).

  3. After obtaining TCGA data using method 2, can functions be provided to facilitate one-click data integration, automatic recognition and conversion of gene names, and sample grouping (0X and 1X, i.e., normal and cancer groups, where in TCGA data, samples with values of 0X are tumors and 1X are normal)?

  4. It seems that there is currently no function for sample grouping (0X and 1X, i.e., normal and cancer groups) in the TCGA module. Can groups be automatically added when using the TCGA module?

  5. Can some new content be added to the TCGA tutorial? For example, tutorials on performing WGCNA, GSVA, GSEA, and differential analysis on TCGA data based on groupings (0X and 1X).

  6. For beginners in single-cell analysis, the full process of each section is very much needed. Can the full process of each section be added for learning purposes?

  7. GSEApy provides a GSVA function, but there is no GSVA method in omicverse. It is hoped that the GSVA method can be added to omicverse using the function from GSEApy.

  8. In the next version of GSEApy (or the current nightly version), the GSEA module of GSEApy will allow GSEA data to be saved as a folder for analysis by GSEA software (#289 in GSEApy). Can omicverse achieve the function of saving GSEA data as a folder through GSEApy?

  9. Up- and down-regulation columns can be added to the differential analysis results.

  10. It is hoped that a function for multifactorial differential analysis (like edgeR in R) can be provided.

  11. It is hoped that the functions of pertpy, such as cellular composition analysis and cellular perturbation analysis, can be added to omicverse as soon as possible.

1.可以添加一个根据物种转换counts为tpm等格式的函数,基因格式可自动判定,类似于R中IOBR包的“count2tpm”

2.可以添加一个TCGA的下载器,类似R中TGGAbiolinks包,根据癌症的名称,如“TCGA-BRCA”,下载数据(最好可以用R中的函数格式,便于习惯用R的人简单上手)

3.在用2的方法获得TCGA数据后,可以提供函数便于提供一键整合数据、自动识别转换基因名、样本分组(0X和1X,也就是正常组和癌症组,TCGA的数据中sample的值如果是0X就是肿瘤,1X是正常)吗?

4.现在的TCGA module中似乎没有样本分组(0X和1X,也就是正常组和癌症组,TCGA的数据中sample的值如果是0X就是肿瘤,1X是正常)的函数,可以在使用TCGA模块时自动添加分组吗

5.可以在TCGA教程中添加一些新内容吗?例如对TCGA数据,根据分组(0X和1X),进行WGCNA、GSVA、GSEA和差异分析的教程

6.对于单细胞分析初学者来说,每一个板块的全流程是非常需要的,可以添加每一个板块的全流程以便学习

7.GSEApy提供了GSVA的函数,但是omicverse中没有GSVA方法,希望GSVA方法能用GSEApy中的函数加入omicverse

8.在下一个GSEApy版本中(或者是现在的nightly版本),GSEApy的GSEA模块将允许GSEA的数据保存为文件夹以便GSEA软件分析(2 in #289 in GSEApy),omicverse是否可以通过GSEApy来实现保存GSEA数据为文件夹的功能?

9.可以在差异分析结果中添加上下调列

10.希望有一个多因素差异分析的函数(就像R中的edgeR)

11.希望细胞组成分析和细胞扰动分析等pertpy的功能可以尽快加入omicverse

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

3 participants