You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Nextflow pipeline processes spatial and single-cell experiment data for visualisation in [vitessce-app](https://github.com/haniffalab/vitessce-app). The pipeline generates data files for [supported data types](http://vitessce.io/docs/data-types-file-types/), and builds a [view config](http://vitessce.io/docs/view-config-json/).
10
+
This Nextflow pipeline processes spatial and single-cell experiment data for visualisation in [webatlas-app](https://github.com/haniffalab/webatlas-app). The pipeline generates data files for [supported data types](http://vitessce.io/docs/data-types-file-types/), and builds a [view config](http://vitessce.io/docs/view-config-json/).
11
11
12
12
13
13
## Usage
14
14
15
15
The pipeline can handle data from `h5ad` files, image `tif` files, SpaceRanger output, Xenium output and MERSCOPE output. It can also generate image files from data files.
16
16
17
-
Running the pipeline requires a `parameters file` that defines configuration options and the data to be processed.
18
-
Full instructions and parameters definitions for this files are available in the [documentation](https://haniffalab.com/vitessce-pipeline/setup.html)
17
+
Running the pipeline requires a parameters file that defines configuration options and the data to be processed.
18
+
Full instructions and parameters definitions for this files are available in the [documentation](https://haniffalab.com/webatlas-pipeline/setup.html)
Copy file name to clipboardExpand all lines: sphinx/citing.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Cite as
15
15
16
16
.. raw:: html
17
17
18
-
<p><b><i>Li, Tong, Horsfall, Dave, & BasurtoLozada, Daniela. (2022). A nextflow pipeline to process spatial and single-cell data for Vitessce (0.1.0). Zenodo. https://doi.org/10.5281/zenodo.7405819</i></b></p>
18
+
<p><b><i>Li, Tong, Horsfall, Dave, & Basurto-Lozada, Daniela. (2022). A nextflow pipeline to process spatial and single-cell data for Vitessce (0.1.0). Zenodo. https://doi.org/10.5281/zenodo.7405819</i></b></p>
19
19
20
20
Bibtex
21
21
------
@@ -25,7 +25,7 @@ Bibtex
25
25
@software{li_tong_2022_7405819,
26
26
author = {Li, Tong and
27
27
Horsfall, Dave and
28
-
BasurtoLozada, Daniela},
28
+
Basurto-Lozada, Daniela},
29
29
title = {{A nextflow pipeline to process spatial and single-
0 commit comments