...
- https://hyphy.org/about/
- https://github.com/veg/hyphy
- Benchmarks: https://observablehq.com/@stevenweaver/hyphy-benchmarks-and-profiling
Primjer korištenja
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
#!/bin/bash #PBS -N hyphy-meme #PBS -q cpu #PBS -l select=1:ncpus=10:mem=20GB cd $PBS_O_WORKDIR module load scientific/hyphy/2.5.62 hyphy CPU=$NCPUS meme --alignment data/adh.nex --code Universal --output out/adh.MEME.json |
...