No. I mean to say, how can I calculate the spearman's correlation among the taxa with P-value from my relative abundance table and generate an output table that is readable to Cytoscape. Here is the format of my data table:
type test control control control control test
clade_name ERR1_profile ERR2_profile ERR3_profile ERR4_profile ERR5_profile ERR6_profile
Actinobaculum_sp 0 0 0 0 0 0
Actinomyces_graevenitzii 0 0 0 0 0 0
Actinomyces_naeslundii 0 0 0 0 0.00269 0
Actinomyces_odontolyticus 0 0 0.00341 0 0.03155 0
Actinomyces_oris 0 0 0 0.00155 0.00186 0
Actinomyces_sp_HMSC035G02 0 0 0 0 0.0066 0
Actinomyces_sp_HPA0247 0 0 0 0 0 0
Actinomyces_sp_ICM47 0 0 0.0042 0 0 0
Actinomyces_sp_S6_Spd3 0 0 0 0 0 0
Actinomyces_sp_oral_taxon_181 0 0 0 0 0 0
Actinomyces_sp_oral_taxon_414 0 0 0 0 0 0
Actinomyces_turicensis 0 0 0 0 0 0
Varibaculum_cambriense 0 0 0 0 0 0
Aeriscardovia_aeriphila 0.00454 0 0 0.00593 0.00257 0
Alloscardovia_omnicolens 0 0 0 0 0 0
It's been little distorted table (tried a lot to fix). However, the first row shows the type (control or test) of samples, second rows show the sample names, all other rows show each species with their relative abundance.
Thanks,
dpc
.