-
Notifications
You must be signed in to change notification settings - Fork 45
Version Log
wguo-research edited this page Mar 3, 2021
·
8 revisions
- Update the codes to be compatible with
Seurat (v4.0.0). - Update some details of the help documentation.
- Add
generate10Xdatafunction, which can generate a 10X-like data folder based on expression matrix and gene information. - Update the codes to be compatible with
SoupX (v1.4.8). - Add the parameters
harmony.theta,harmony.lambda,harmony.sigmato therunScCombinationfunction. - Provide more detailed installation instruction.
- Update some details of reports.
- Add
HarmonyandLIGERalgorithms toscCombination. - Add
runSurvivalfunction.
- Add
SoupXambient RNAs contamination analyses. - Add doublet scores estimation.
- Add
UMAPlow-dimension visualization. - Update some details of cell malignancy estimation.
- Add cell-cell interaction analyses.
- Add multi-samples data integration analyses.
- Update the codes to be compatible with multi-modal data.
- Refine some details of reports.
- Fix some bugs.
- Implement main functions of
scStatisticsandscAnnotation.