Hi there! I am new in bioinformatics (dummy) and i have 13 count matrices from this article (https://diabetesjournals.org/diabetes/article/69/10/2157/16135/Integrated-Skin-Transcriptomics-and-Serum) and i need to highlight the IL33 and IL1RL1 genes expression. How should i parse these txt files? In the internet guides i have only found how to parse mtx or csv files. As i understood, i should read these files by pandas and than remake them into another format. Maybe you can advice me some nice tutorials? AI cant help me :( Thank you! dataset link: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE143735
Thanks for the reply! One man said my this is bulk data. Is he right?
Based on the GEO link you included above that is correct.
Thanks a lot!