diff options
Diffstat (limited to 'gnu/packages/bioinformatics.scm')
-rw-r--r-- | gnu/packages/bioinformatics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 793e8cd077..e37a55dd23 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -14674,7 +14674,7 @@ genomes known to contain a given k-mer.") (native-inputs (list autoconf automake which)) (home-page "https://csb5.github.io/lofreq/") - (synopsis "Sensitive variant calling from sequencing data ") + (synopsis "Sensitive variant calling from sequencing data") (description "LoFreq is a fast and sensitive variant-caller for inferring SNVs and indels from next-generation sequencing data. It makes full use of base-call qualities and other sources of errors inherent in |