Skip to content

Commit fac0c22

Browse files
authored
Update README.md
1 parent ef9b736 commit fac0c22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,9 @@ In this example, all integration methods will use the variable features as input
167167

168168
Integration methods produce one or several outputs. Because they can be of different types, the following table indicates the post-processing steps to generate a UMAP.
169169

170-
<a id="table2">
171-
<caption>Table 2: Output types and processing</caption>
172-
</a>
170+
<a id="table2"></a>
171+
<caption>Table 2: Output types and processing</caption>
172+
173173
| **Output type** | **Object name** | **Processing** |
174174
|-----------------------|:---------------:|-------------------------------------------:|
175175
| Corrected counts | `Assay` | `ScaleData()``RunPCA()``RunUMAP()` |

0 commit comments

Comments
 (0)