Skip to content

Commit 9496cd4

Browse files
authored
Merge pull request #63 from bcgsc/warrenlr-patch-2
Update README.md
2 parents c871bbc + 659e739 commit 9496cd4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ ntEdit is a fast and scalable genomics application for polishing genome sequence
3939
It simplifies polishing, variant detection and "haploidization" of gene and genome sequences with its re-usable Bloom filter design.
4040
Although it was originally designed as a general-purpose polishing tool, initally aimed at improving genome sequences by fixing base mismatches and frame shift errors with the help of more base-accurate short sequencing reads, ntEdit can also be used for polishing with long reads and to "finish" genome sequence assembly projects (refer to <a href="https://github.com/bcgsc/goldPolish" target="_blank">GoldPolish</a> and the <a href="https://github.com/bcgsc/ntedit_sealer_protocol" target="_blank">ntedit+sealer genome assembly finishing protocol</a>, respectively).
4141

42-
We anticipate that ntEdit will find further applications in the rapid mapping of single nucleotide variants, as demonstrated below with the genome of SARS-CoV-2, the highly transmissible pathogenic coronavirus, and etiological agent of COVID-19.
43-
42+
We anticipate that ntEdit will find further applications in the rapid mapping of single nucleotide variants, as demonstrated below with the genome of SARS-CoV-2, the highly transmissible pathogenic coronavirus, and etiological agent of COVID-19. Additionally, for researchers delving into the intricate roots of genetic lineages within large cohort data, we encourage the utilization of <a href="https://github.com/bcgsc/ntroot" target="_blank">ntRoot, an ancestry prediction framework</a> built upon the ntEdit engine. It offers a comprehensive analysis of genetic heritage, employing sequence alignment-free algorithms to unveil ancestral connections and provide insights into genetic ancestry within diverse populations.
4443

4544
```diff
4645
! NOTE: In v1.3.1 onwards, the parameter k is automatically detected from supplied Bloom filters

0 commit comments

Comments
 (0)