Entering edit mode
5 months ago
Misk
•
0
How can I create a gct file from text or excel file? I already have them in a gct format just need a way to convert them
How can I create a gct file from text or excel file? I already have them in a gct format just need a way to convert them
GCT (gene cluster text) is just a plain text format. So, you can just add the ".gct" extension (not sure if its even necessary though).
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
read my blog post on creating gct files with awk https://crazyhottommy.blogspot.com/2015/05/using-awk-to-format-gene-expression.html