Open yuhe4046 opened 5 years ago
here is part of the bin_abundance_table.tab :
Genomic bins SH
bin.18 2.20254029002
bin.9 0.773597863849
bin.52 0.89788971205
bin.20 1.44597658633
bin.36 2.06748446356
bin.4 1.931248483
bin.25 0.980918497947
bin.22 0.664894156701
bin.6 0.754933941053
bin.27 1.94009149691
bin.15 1.14162389861
bin.70 1.2996628985
At the same time, I got the following three quant.counts :
[yuhe@login sep_QUANT_BINS]$ cd quant_files/
[yuhe@login quant_files]$ ll
total 127440
-rw-rw-r-- 1 yuhe yuhe 43513263 Jul 22 13:58 SH.R12.quant.counts
-rw-rw-r-- 1 yuhe yuhe 43504597 Jul 22 13:58 SH.R13.quant.counts
-rw-rw-r-- 1 yuhe yuhe 43472067 Jul 22 13:58 SH.R19.quant.counts
here is the part of SH.R12.quant.counts:
transcript count
k141_5071203_length_501818_cov_27.9845 1.44818
k141_5054086_length_476307_cov_29.5229 1.066772
k141_3427556_length_310886_cov_35.8781 1.56786
k141_3562351_length_272351_cov_24.3273 0.995997
k141_30697_length_268395_cov_28.3423 1.473437
k141_2669835_length_238160_cov_45.0131 2.326152
k141_4108769_length_237011_cov_34.1919 1.209103
k141_2085658_length_223236_cov_77.8299 5.532826
k141_3595791_length_205026_cov_32.1201 1.156389
The program cannot make a clustered heatmap from just one column. You need at least 3.
Wait, I just saw the second part of your response. I think what is happening is that the program takes the name of each sample to be everything before a .
, so all your samples get abbreviated to be SH
. I'll work to fix this bug, but the easiest thing you can probably do in the meantime is changing the names to SH_R12
instead of SH.R12
.
Hi, I used metaWRAP v=1.2.1. I , but quant bin failed when making the the heatmap, and abundance table didn't contain three samples (I have three samples).
Here is my user error: