@hackage diversity0.6.0.2
Return the diversity at each position for all sequences in a fasta file
Installation
Dependencies (9)
- MonadRandom >=0.3 && <0.4
- base >=4.6 && <4.9
- containers >=0.5 && <0.6
- fasta >=0.6.1 && <0.7
- math-functions >=0.1 && <0.2
- parsec >=3.1 && <4.0 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/too-many-cells, @hackage/birch-beer
Find the diversity of a collection of entities, mainly for use with fasta sequences. Produces a binary which works on fasta files to find the diversity of any order and rarefaction curves for a sliding window across all positions in the sequences. To analyze just a collection of entities, just use the whole sequences and list flag.