Hi everyone,
I am trying to personalize the heatmap I have generated using:
qiime feature-table heatmap
--i-table collapsed-table-lvl7-dada2-LB18_31_1-filtered-edited.qza
--m-metadata-file metadata-LB18_31-L1.csv
--m-metadata-column Description
--p-metric braycurtis
--p-cluster features
--output-dir heatmap
visualization.qzv (872.8 KB)
metadata-LB18_31.csv (5.2 KB)
As mentioned here already in this forum I could modify taxonomic names in biom files exported to tsv. However I don't know how to remove the names of my samples.
Here I explain:
- SampleID - working ID of the sample, I don't need to have it on the plot, each file generated from sequencer had in individual name starting LB17_16...
- Decription - initials of a patient - the sample name I am interested in
- Group - patients grouped by healthy / ill etc condition
What I need on the heatmap is to have patients description and a group. Yet, I still get sampleID - how to remove it?
Do you have any suggestions?
I would be very grateful also for any other suggestions for such a heatmap to look more pro.
Thank you for any help.