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
@@ -27,6 +27,8 @@ The CATE software is a CUDA-based solution to enable rapid processing of large-s
27
27
🔵 **Here we have provided only a brief overview of CATE's usability.**
28
28
🟢 **Please refer to [CATE's wiki](https://github.com/theLongLab/CATE/wiki) to obtain a more detailed understanding of its functionality and usability.**
29
29
30
+
[_Return to contents_](#contents)
31
+
30
32
---
31
33
32
34
#### News
@@ -42,6 +44,8 @@ Apollo also comes with a video tutorial. You can either download and watch it us
42
44
43
45
[Apollo's preprint is now available on bioRxiv](https://doi.org/10.1101/2024.10.07.617101).
44
46
47
+
[_Return to contents_](#contents)
48
+
45
49
---
46
50
#### Prerequisites
47
51
@@ -50,6 +54,8 @@ Apollo also comes with a video tutorial. You can either download and watch it us
50
54
3. NVIDIA's CUDA toolkit (nvcc compiler)
51
55
4. C++ compiler (gcc compiler)
52
56
57
+
[_Return to contents_](#contents)
58
+
53
59
---
54
60
55
61
#### How to INSTALL
@@ -102,6 +108,9 @@ To ensure successful installation try running the following:
102
108
````
103
109
CATE -h
104
110
````
111
+
112
+
[_Return to contents_](#contents)
113
+
105
114
---
106
115
107
116
#### How to RUN
@@ -149,6 +158,8 @@ The __HELP__ menu will list all available functions and how each function can be
149
158
150
159
> ./Test_Main -h
151
160
161
+
[_Return to contents_](#contents)
162
+
152
163
---
153
164
#### How to Cite
154
165
@@ -179,6 +190,8 @@ To cite CATE's code with Apollo's integration please cite the Zenodo release:
0 commit comments