Skip to content

Commit 0320cc2

Browse files
authored
Update velocity.md
1 parent 83347f2 commit 0320cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scRNAseq/scRNAseq_analysis_tutorial/lessons/velocity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
velocyto run10x -m ../data/mm10_rmsk.gtf ../final/cellranger_6.0.0/count/expect_cells/A1_CKDL210009739-1a-SI_TT_B3_HC2W5DSX2/ genes.gtf
2626
2727
# Create merged loom object - start by copying first file in 'files' below, then add another loom file in python below.
28-
# cp path_to_file1.loom path_to_file1_2_merged.loom
28+
# cp path_to_file1.loom all_merged.loom
2929
```
3030
3131
2. In python merge any loom files desired

0 commit comments

Comments
 (0)