HyDe icon indicating copy to clipboard operation
HyDe copied to clipboard

Hybridization detection using phylogenetic invariants

Results 19 HyDe issues
Sort by recently updated
recently updated
newest added

Hi This "fileSegmentation fault (core dumping)" occurred while running run_hyde.py. Is this because the input data exceeds the limit?

Hi there, I keep receiving a segmentation fault error when trying to run HyDe. Are there limits to the size of the data matrix? For the life of me I...

bug

HI, In the test file, the DNA sequence of species includig both variation and no variation sites was used as input data. Can only the SNP data of only variation...

Dear @pblischak , In your paper "HyDe: A python package for genome-scale Hybridization detection", it suggests that the gamma is the probabilities of P2. ![](https://s3.us-west-2.amazonaws.com/secure.notion-static.com/1b0d2abb-0f19-465a-83ca-b7abdb99b6f5/Untitled.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAT73L2G45O3KS52Y5%2F20210220%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210220T113135Z&X-Amz-Expires=86400&X-Amz-Signature=b474262608ecd23f8b4793b156f9081a8d10d6081871aaa9a1d9d99083874ee3&X-Amz-SignedHeaders=host&response-content-disposition=filename%20%3D%22Untitled.png%22) However, in your source code,...

Hello, I have concatenated a Rad dataset for 100 individuals between two populations with an outgroup for >200,000 bps (not just snps). I placed all individuals with ancestral coefficients from...

Dear @pblischak , Is it necessary to filter SNPs with minor allele frequency (MAF) < 0.05? I want to make input from VCF. I wonder whether the MAF SNP will...

Hello Paul, Can the input alignment be phased, or should it be the consensus with one line per individual? Thanks, Kyle

I've been working on a v1.0 release of HyDe that cleans up and reorganizes the code and moves support over to Python 3.6+ only. The visualization module is being removed...

enhancement

Hi, I've successfully installed HyDe and run both the test data, along with some test data of my own (5Kb sequences of the whole genome data below). Now, I'm trying...