10 src = fetchFromGitHub {
14 sha256 = "sha256-xPlqS0tYx077YD/MIxGFn8Bdy4h25dY8idhypIj28rI=";
17 vendorHash = "sha256-EzEomz9GVcirx+Uk1Ygmmb1/GkdUS9aBStLxuNzjHAU=";
20 description = "cross-platform and ultrafast toolkit for FASTA/Q file manipulation";
21 homepage = "https://github.com/shenwei356/seqkit";
22 license = licenses.mit;
23 maintainers = with maintainers; [ bzizou ];