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

Generating heatmap with custom clustering #186

Open
ArnoHagenbeek opened this issue Aug 14, 2023 · 0 comments
Open

Generating heatmap with custom clustering #186

ArnoHagenbeek opened this issue Aug 14, 2023 · 0 comments

Comments

@ArnoHagenbeek
Copy link

Hi,

I have been trying to create a heatmap using phyloFlash_heatmap.R, but with the samples clustered by phylogeny. I have generated a distance matrix based on 18S, and am attempting to use it as the base of the sample clustering using the following command:
rscript phyloFlash_heatmap.R --custom-distance-matrix-sample=custom_distance_matrix_for_heatmap.tsv --library-name-from-file --cluster-samples=custom --min-ntu-count=300 *.csv
For many groups, the clustering becomes identical. However, for several samples, the phyloflash clustering does not match the trees given to me by programs such as iqtree or T-rex when they are provided with the same distance matrix.

Am I not providing the distance matrix correctly, or does phyloflash use a different logic to build the tree compared to these other programs?

Thanks!
Arno

Iqtree:
image
T-rex server:
image
Phyloflash_heatmap.R:
image

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

1 participant