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

How to use numbat in other species with a phased genome? #174

Open
xinghua1001 opened this issue Mar 9, 2024 · 3 comments
Open

How to use numbat in other species with a phased genome? #174

xinghua1001 opened this issue Mar 9, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@xinghua1001
Copy link

Hi,
Thanks for developing this smart tool. I am currently working in a species with a phased genome, which can easily provide haplotype information. We also have enough population genotype data. In this case, is it possible to use Numbat for single cell CNV analysis?

Thank you!

@teng-gao
Copy link
Collaborator

Hi, no need to use population phasing if you have fully phased genome for an individual. See the mouse tutorial

@xinghua1001
Copy link
Author

Thanks for reply!
In the run_numbat() function, the genome parameter is limited to (hg38, hg19, or mm10). Can we set it to Null?

@teng-gao
Copy link
Collaborator

Hmm, currently there're only three genomes with gtf dataframes that come with the package (e.g. gtf_mm10). Adding a note here to allow users to provide custom GTF in the future. For now you may have to hack the code to achieve this ..

@teng-gao teng-gao added the enhancement New feature or request label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants