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

mergeSTR can't merge haploid data from HipSTR output #182

Open
Lidweixiang opened this issue May 15, 2023 · 2 comments
Open

mergeSTR can't merge haploid data from HipSTR output #182

Lidweixiang opened this issue May 15, 2023 · 2 comments

Comments

@Lidweixiang
Copy link

Hi,

Recently I have been processing some haploid vcf files from HipSTR output and I find I can't merge haploid data through mergeSTR, and the errors are as follows:

TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced(line 400 in mergeSTR.py)

I know dumpSTR didn't support haploid, is mergeSTR the same way?

Best,
Weixiang

@nainai77
Copy link

I encountered a similar problem when merging the output vcf file of expansionHunter with mergeSTR.

~tr_harmonizer.py", line 209, in InferVCFType raise TypeError('Could not identify the type of this vcf')
TypeError: Could not identify the type of this vcf

Have you solved this problem?

@Lidweixiang
Copy link
Author

I have no idea about that, do you set the parameter --vcftype to eh ?

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