-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# T2T-HG002Y | ||
Code repository for the T2T-Y paper | ||
|
||
This repository contains custom codes for data anslysis and visualization described in [The complete sequence of a human Y chromosome](https://doi.org/10.1101/2022.12.01.518724). | ||
|
||
## External repositories | ||
* Assembly string graph construction and resoultion: https://github.com/snurk/sg_sandbox | ||
* 1KGP and SGDP short-read variant calling: https://github.com/schatzlab/t2t-chm13-chry | ||
* Resources available for T2T-CHM13v2.0 as a reference: https://github.com/marbl/CHM13 | ||
* Known issues in T2T-CHM13v2.0: https://github.com/marbl/CHM13-Issues |