From 6490dd4c94ed33e54a64e0f860b2eefbe04855c8 Mon Sep 17 00:00:00 2001 From: kew24 <56448994+kew24@users.noreply.github.com> Date: Thu, 5 Jun 2025 15:01:24 -0400 Subject: [PATCH] fix typo --- src/docs/snpsift/dbnsfp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/snpsift/dbnsfp.md b/src/docs/snpsift/dbnsfp.md index b719f7cab..53dedd83b 100644 --- a/src/docs/snpsift/dbnsfp.md +++ b/src/docs/snpsift/dbnsfp.md @@ -12,7 +12,7 @@ This allows for faster annotations. dbNSFP is large (several GB) so it might take a while to download it. The database is compressed (block-gzip) and tabix-indexed, so two files are required (the data *.gz file and the *.gz.tbi index file). -### Doenloading +### Downloading You can download the files from SnpEff's site.