update miniasm.spec.
This commit is contained in:
parent
5c90bdf728
commit
565b9e941a
@ -8,7 +8,7 @@ License: MIT
|
||||
URL: https://github.com/lh3/miniasm
|
||||
Source0: https://github.com/lh3/miniasm/archive/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc zlib-devel
|
||||
|
||||
%description
|
||||
Miniasm is a very fast OLC-based de novo assembler for noisy long reads. It takes all-vs-all read self-mappings (typically by minimap) as input and outputs an assembly graph in the GFA format. Different from mainstream assemblers, miniasm does not have a consensus step. It simply concatenates pieces of read sequences to generate the final unitig sequences. Thus the per-base error rate is similar to the raw input reads.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user