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