Hi!
I have a phylogenetic tree file, which is basically a text file that looks like this:
((((((EF019104:0.08997,(EU135350:0.05132,((EU135320:0.04788,FJ592807:0.04392)0.465:0.01790,(EU134780:0.05467,(EU135316:0.03496,((EU135328:0.04185,((AY456902:0.01911,HM445090:0.00744)0.991:0.01269,(EU135341:0.03902,((EU135339:0.01451,EU135345:0.01593)0.726:0.00145,JN580049:0.05998)0.771:0.00197)0.783:0.00175)0.862:0.00467)0.689:0.01098,HM445243:0.03376)0.871:0.01490)0.701:0.00326)0.813:0.01180)0.818:0.00986)0.954:0.02106)0.942:0.01986,(HM187318:0.10108,(HM186778:0.03166,(EU132538:0.05510,(
Next I have a corresponding taxonomy file that looks like this:
JN178341 Bacteria;__Verrucomicrobia;__OPB35_soil_group;__o;__f;__g
GQ898616 Bacteria;__Firmicutes;__Clostridia;__Clostridiales;__Ruminococcaceae;__Incertae_Sedis
Now the identifiers in the first column of the tab delimited taxonomy file are also in the tree file, and the goal is to replace those identifiers in the tree file with the corresponding taxonomy string from the taxonomy file
I'm guessing that this isn't a complicated problem for experienced bioinformaticians, but I currently draw blank here
Any help would be greatly appreciated!
Works perfectly! Thanks
perfect! Thanks much!
Works perfectly. Thank you!