Hi all,
I have a table as the example below which I need to convert to a table where the first column is the name of genes followed by the expression values for that particular gene.
hsa-mir-1229 1.197748
hsa-mir-3163 0.000000
hsa-mir-3175 0.000000
hsa-mir-3189 0.149719
hsa-mir-3619 3.144089
hsa-mir-3646 0.149719
hsa-mir-3658 0.000000
hsa-mir-3662 1.497185
hsa-mir-3928 1.347467
hsa-mir-4262 0.000000
hsa-mir-1229 1.000000
hsa-mir-3163 0.800000
hsa-mir-3175 0.030000
hsa-mir-3189 0.149719
hsa-mir-3619 3.144089
hsa-mir-3646 0.449719
hsa-mir-3658 0.490719
hsa-mir-3662 0.497185
hsa-mir-4262 0.700000
----------
hsa-mir-1229 1.197748 1.000000
hsa-mir-3163 0.000000 0.800000
hsa-mir-3175 0.000000 0.030000
hsa-mir-3189 0.149719 0.149719
hsa-mir-3619 3.144089 3.144089
hsa-mir-3646 0.149719 0.449719
hsa-mir-3658 0.000000 0.490719
hsa-mir-3662 1.497185 0.497185
hsa-mir-3928 1.347467 NA
hsa-mir-4262 0.000000 0.700000
Any help is highly appreciated.
Thank you
Thank you for your answer, I think I did not explain myself properly.
This is what I get:
as an output rather to what I describe earlier.
Again thank you so much for your help
I 've tried excel and still I am getting the same format. All genes and expressions are in one line.
Please do not add answers unless you're answering your own top level question. These are responses to other people's comments, which should be added as comment replies. If appropriate, your post should be edited. See: How to add a comment reply and How to edit your post