File tree 1 file changed +32
-4
lines changed
1 file changed +32
-4
lines changed Original file line number Diff line number Diff line change 575
575
]
576
576
},
577
577
{
578
- "cell_type": "raw",
579
- "id": "3679f7f1-5236-41c5-b90c-d058fe982282",
578
+ "cell_type": "code",
579
+ "execution_count": null,
580
+ "id": "e47ae2f9-746c-4dd8-a1cd-ff6d63830c42",
580
581
"metadata": {},
582
+ "outputs": [],
581
583
"source": [
582
584
"!python -m TrajectoryNet.main --dataset adata.h5ad \\\n",
583
585
" --embedding_name \"pca\" \\\n",
588
590
]
589
591
},
590
592
{
591
- "cell_type": "raw",
592
- "id": "12bc2ac2-06a2-4e44-b851-1c481ed8d426",
593
+ "cell_type": "code",
594
+ "execution_count": null,
595
+ "id": "357235ae-e1fb-4886-8121-168edcee5649",
593
596
"metadata": {},
597
+ "outputs": [],
594
598
"source": [
595
599
"!python -m TrajectoryNet.eval --dataset adata.h5ad \\\n",
596
600
" --embedding_name \"pca\" \\\n",
599
603
" --vecint 1e-4 \\\n",
600
604
" --save results/tmp"
601
605
]
606
+ },
607
+ {
608
+ "cell_type": "code",
609
+ "execution_count": null,
610
+ "id": "4d7a1a40-57cd-459f-a743-110696afcb2c",
611
+ "metadata": {},
612
+ "outputs": [],
613
+ "source": []
614
+ },
615
+ {
616
+ "cell_type": "code",
617
+ "execution_count": null,
618
+ "id": "43f13d0b-9469-4428-b9f2-370998f6db5c",
619
+ "metadata": {},
620
+ "outputs": [],
621
+ "source": []
622
+ },
623
+ {
624
+ "cell_type": "code",
625
+ "execution_count": null,
626
+ "id": "e988645e-74b8-4d5c-9ec8-fce301990b80",
627
+ "metadata": {},
628
+ "outputs": [],
629
+ "source": []
602
630
}
603
631
],
604
632
"metadata": {
You can’t perform that action at this time.
0 commit comments