|
Algorithm 1 ACAM: Automatic Cell type Annotation Method. |
-
Input:
The pre-processed data matrix X, marker gene set
-
1:
Initialize ,
-
2:
; ; ;
--;
-
3:
-
4:
Remove the method of
-
5:
:
-
6:
-
7:
:
-
8:
-
9:
for c = 1,…,C do
-
11:
-
11:
Select m with
-
12:
-
13:
-
14:
:
-
15:
end for
-
16:
-
Output:
Cell labels y
|