Skip to content

Commit 6c0d9c3

Browse files
Parallelization completed paper.md
1 parent 00e5ea2 commit 6c0d9c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The creation of simulated Binary Alignment Map (BAM) files (**1**) in NEAT 2.0 w
8282
|---|-------------|------------------------------|--------------------------------|
8383
| 4 | **Refactored Unit Testing** | Not originally present | Rewritten with testable, discrete functions |
8484

85-
Our new continuous integration pipeline (**1**) detects bugs early, streamlining development and enhancing error detection (e.g., handling of multiple genomic file formats as inputs and outputs). Configuration files in NEAT 4.2 (**2**) and package installation (**3**) facilitate user friendliness and portability. NEAT 4.2 features testable, discrete functions (**4**) that allows users to debug more easily. Parallelization of NEAT 4.2 is in progress.
85+
Our new continuous integration pipeline (**1**) detects bugs early, streamlining development and enhancing error detection (e.g., handling of multiple genomic file formats as inputs and outputs). Configuration files in NEAT 4.2 (**2**) and package installation (**3**) facilitate user friendliness and portability. NEAT 4.2 features testable, discrete functions (**4**) that allows users to debug more easily. NEAT 4.2's read simulator is also parallelized, facilitating faster runtimes and ease of use. Quality-of-life development continues into the present.
8686

8787
# Acknowledgements
8888

0 commit comments

Comments
 (0)