Lisa K. Johnson
Results
23
issues of
Lisa K. Johnson
Thank you for this parsing tool! I found it very helpful. Wanted to share a notebook that I made, which parses data with fdapa then makes a plot. Similar to...
From the [tutorial](http://kevlar.readthedocs.io/en/stable/quick-start.html) with this command: ``` kevlar simplex \ --case proband.fq.gz --case-min 6 \ --control mother.fq.gz --control father.fq.gz --ctrl-max 0 \ --novel-memory 5M --novel-fpr 0.6 --threads 4 \ --filter-memory...