Skip to content

Commit a1c24ee

Browse files
authored
remove unnecessary colons
1 parent 294a6d6 commit a1c24ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ We apply a Dirichlet-multinomial regression to mutation count data to capture th
88
- **Variants from population genetic studies** <br>
99
We use human variants from the 1000 Genomes Project with allele ages estimated from the Genealogical Estimation of Variant Age (GEVA) approach.
1010

11-
## Summary of analysis workflow:
11+
## Summary of analysis workflow
1212
1. Preprocess 1000 Genomes variant data with ages from GEVA
1313
2. Count binned variants, including for each continental population
1414
3. Load mutation data and build Dirichlet-multinomial model
1515
4. Estimate best-fit parental ages for variant spectrum in each bin
1616

17-
## Brief descriptions for folders and files in top-level of repository:
17+
## Brief descriptions for folders and files in top-level of repository
1818
### folders
1919
- bootstraps/<br>
2020
Recalculate estimates for each 100x100 double-bootstrap of model and variants

0 commit comments

Comments
 (0)