Skip to content

Commit 882bed1

Browse files
author
Ryan Routsong
committed
fix: broken links:
1 parent 510b006 commit 882bed1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/usage/run.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Each of the following arguments are required. Failure to provide a required argu
7777
>
7878
> This option defines the reference genome of the samples. cell-seek does comes bundled with prebuilt reference files for human and mouse samples, The options hg38 or mm10 would select the 2020 release of the reference. The options hg2024 or mm2024 would select the 2024 release of the reference. More information about the officially released references can be found on the [10x Genomics website](https://www.10xgenomics.com/support/software/cell-ranger/latest/release-notes/cr-reference-release-notes).
7979
>
80-
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](../genome).
80+
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](genome.md).
8181
>
8282
> For prebuilt references please select one of the following options: hg38, mm10, hg2024, mm2024
8383
>
@@ -262,7 +262,7 @@ Each of the following arguments are required. Failure to provide a required argu
262262
>
263263
> This option defines the reference genome of the samples. cell-seek does comes bundled with prebuilt reference files for human and mouse samples, e.g. hg38 or mm10. Since there is no 2024 release VDJ reference, if hg2024 or mm2024 is selected the VDJ reference CR 7.1 release will be used for human, and CR 7.0 release will be used for mouse.
264264
>
265-
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](../genome).
265+
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](genome.md).
266266
>
267267
> For prebuilt references please select one of the following options: hg38, mm10
268268
>
@@ -348,7 +348,7 @@ Each of the following arguments are required. Failure to provide a required argu
348348
>
349349
> This option defines the reference genome of the samples. cell-seek does comes bundled with prebuilt reference files for human and mouse samples, The options hg38 or mm10 would select the 2020 release of the reference. The options hg2024 or mm2024 would select the 2024 release of the reference. More information about the officially released references can be found on the [10x Genomics website](https://www.10xgenomics.com/support/software/cell-ranger/latest/release-notes/cr-reference-release-notes).
350350
>
351-
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](../genome).
351+
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](genome.md).
352352
>
353353
> For prebuilt references please select one of the following options: hg38, mm10, hg2024, mm2024
354354
>
@@ -516,7 +516,7 @@ Each of the following arguments are required. Failure to provide a required argu
516516
>
517517
> This option defines the reference genome of the samples. cell-seek does comes bundled with prebuilt reference files for human and mouse samples, The options hg38 or mm10 would select the 2020 release of the reference. The options hg2024 or mm2024 would select the 2024 release of the reference. More information about the officially released references can be found on the [10x Genomics website](https://www.10xgenomics.com/support/software/cell-ranger/latest/release-notes/cr-reference-release-notes). Since there is no 2024 released VDJ reference, if hg2024 or mm2024 is selected in a run that includes VDJ data, the VDJ reference CR 7.1 release will be used for human, and CR 7.0 release will be used for mouse.
518518
>
519-
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](../genome).
519+
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](genome.md).
520520
>
521521
> For prebuilt references please select one of the following options: hg38, mm10, hg2024, mm2024
522522
>
@@ -747,7 +747,7 @@ Each of the following arguments are required. Failure to provide a required argu
747747
>
748748
> This option defines the reference genome of the samples. cell-seek does comes bundled with prebuilt reference files for human and mouse samples, e.g. hg38 or mm10.
749749
>
750-
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](../genome).
750+
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](genome.md).
751751
>
752752
> For prebuilt references please select one of the following options: hg38, mm10
753753
>
@@ -847,7 +847,7 @@ Each of the following arguments are required. Failure to provide a required argu
847847
>
848848
> This option defines the reference genome of the samples. cell-seek does comes bundled with prebuilt reference files for human and mouse samples, e.g. hg38 or mm10.
849849
>
850-
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](../genome).
850+
> A custom reference genome can also be provided via a json file. Additional information for creating this json file can be found in [<code>cell-seek <b>genome</b></code>](genome.md).
851851
>
852852
> For prebuilt references please select one of the following options: hg38, mm10
853853
>

0 commit comments

Comments
 (0)