Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making a mask for T2T-CHM13v2.0 ? #222

Open
mpiersonsmela opened this issue Jun 7, 2024 · 2 comments
Open

Making a mask for T2T-CHM13v2.0 ? #222

mpiersonsmela opened this issue Jun 7, 2024 · 2 comments

Comments

@mpiersonsmela
Copy link

We are using the T2T-CHM13v2.0 reference genome assembly, but we noticed that there is no option to use a mask for this (unlike hg38). Would it be possible to create a mask for this genome assembly?

@arpanda
Copy link
Member

arpanda commented Jun 10, 2024

Yes, it's possible to add a mask file. Below is the command to create a mask file. The input mask file should be in the same format as the 1000 Genomes Project's strict mask.

> cnvpytor -root MGSCv37_mask_file.pytor -mask ~/hg19/mouse.strict_mask.whole_genome.fasta.gz -make_mask_file

Once you have created the mask pytor file, it can be added to the reference configuration.

For details please check: https://github.com/abyzovlab/CNVpytor/blob/master/examples/AddReferenceGenome.md

As of now, I'm not aware of any publicly available mask file for the T2T-CHM13v2.0 reference genome assembly in the 1000 Genomes Project mask file format. If you know, please share, I can add it with CNVpytor.

Thank you,
Arijit

@mpiersonsmela
Copy link
Author

mpiersonsmela commented Jun 10, 2024

Thanks, I'll give it a try! And I'll let you know if I can find a mask file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants