File: README.md

package info (click to toggle)
vcfanno 0.3.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,104 kB
  • sloc: python: 335; sh: 249; makefile: 39
file content (15 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Timing table (downloads data for other plots too)
python timing.py # writes timing.txt which is the table.

# Figure 4. (number of cores vs speedup for ExAC and 1KG)
bash parallelization-run.sh
python parallelization-figure.py

# Figure 5A. (gap-size vs chunk-size)
python chunk-gap-plot.py  1kg.times-tails.fmt.txt exac.times-tails.txt

# Supplemental File 1 is `gem.conf`

# Supplemental Table 1 is `par-times.txt`

# Supplemental File 2 is `afci.lua`