Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 625 Bytes

Readme.md

File metadata and controls

25 lines (16 loc) · 625 Bytes

T2T Minimum Unique K-mer Analysis

DOI

These scripts will recapitulate the analysis performed for the minimum unique k-mer analysis of GRCh38 and the T2T CHM13v1 reference genomes.

Prerequisites:

  • Snakemake
  • Python3
  • Conda
  • Git

Running the analysis:

First, adjust values in the snakefile to reflect the appropriate specs for your system.

Second, run the snakefile with the --use-conda flag.


Any questions should be directed to [email protected]