seqtable 0.1.0

High-performance parallel FASTA/FASTQ sequence counter
1
2
3
4
5
6
7
8
9
10
11
# cache
.direnv/*
.jj/*

# rust
.cargo/*
!./cargo/config.toml

# build result
target/
result