Skip to content

Commit f3ced70

Browse files
authored
Update README.md
1 parent 7f61e30 commit f3ced70

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,26 @@
55
A fast and scalable CUDA implementation to conduct highly parallelized evolutionary tests on large-scale genomic data.
66

77
---
8+
9+
### Contents
10+
11+
- 1️⃣[Description](#description)
12+
- 2️⃣[News](#news)
13+
- 3️⃣[Prerequisites](#prerequisites)
14+
- 4️⃣[Installation Guide](#how-to-install)
15+
- 5️⃣[Running CATE](#how-to-run)
16+
- 6️⃣[Documentation & Help](https://github.com/theLongLab/CATE/wiki)
17+
- 7️⃣[How to Cite](#how-to-cite)
18+
- 8️⃣[Contact](#contact)
19+
- 9️⃣[License](#software-license)
20+
21+
---
22+
823
#### Description
924

10-
The CATE software is a CUDA based solution to enable rapid processing of large-scale VCF files to conduct a series of six different tests on evolution.
25+
The CATE software is a CUDA-based solution to enable rapid processing of large-scale VCF files to conduct a series of six different tests on evolution.
1126

12-
🔵 **Here we have provided only a brief overview of CATE's useability.**
27+
🔵 **Here we have provided only a brief overview of CATE's usability.**
1328
🟢 **Please refer to [CATE's wiki](https://github.com/theLongLab/CATE/wiki) to obtain a more detailed understanding of its functionality and usability.**
1429

1530
---

0 commit comments

Comments
 (0)