Skip to content
Snippets Groups Projects
Commit d553fcde authored by Laura Cook's avatar Laura Cook
Browse files

compute effective genome size for new assembly

parent 5f3ac1e3
Branches
No related tags found
No related merge requests found
......@@ -271,6 +271,11 @@ Run `unique-kmers.py` on dunnart genome for read length of 150bp:
```{bash eval=FALSE}
/usr/local/bin/unique-kmers.py -k 150 dunnart_pseudochr_vs_mSarHar1.11_v1.fa
```
```
Estimated number of unique 150-mers in /Users/lauracook/../../Volumes/macOS/genomes/Scras_dunnart_assem1.0_pb-ont-illsr_flyeassem_red-rd-scfitr2_pil2xwgs2_60chr.fasta: 2740338543
Total estimated number of unique 150-mers: 2740338543
```
<details><summary>_Total estimated number of unique 150-mers: 3074798085_</summary>
<p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment