Skip to content

Commit

Permalink
Update t_stt_annotated.py
Browse files Browse the repository at this point in the history
  • Loading branch information
HendricksJudy authored Dec 15, 2024
1 parent 8699f76 commit 30cd0a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OvStudent/Converted_Scripts_Annotated/t_stt_annotated.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
```python
```
# Line 1: Import the omicverse library -- import omicverse as ov
# Line 3: Import the scvelo library as scv -- import scvelo as scv
# Line 4: Import the scanpy library as sc -- import scanpy as sc
Expand Down Expand Up @@ -67,4 +67,4 @@
# Line 94: Continue plotting embedding for 'Sim1' expression using expression layer -- cmap='RdBu_r',ax=axes[3]
# Line 95: Continue plotting embedding for 'Sim1' expression using expression layer -- )
# Line 96: Adjust the layout to fit the subplots -- plt.tight_layout()
```
```

0 comments on commit 30cd0a1

Please sign in to comment.