This is a test version of Biostars. For the public version, visit https://www.biostars.org.
rna-seq data

Hello, I have rna-seq data for whole genome. I want to extract whole blood tissue columns and GBR population samples only. The file has many samples from different populations as well as different tissues count data. I don't understand how to do this?

extract tissues certain samples

1 answer

It would help that you state the source of the data. By GBR, I presume that you mean 'Great Britain', i.e., the island of Great Britain, which comprises the nation states of England, Scotland, and Wales. There should be some associated metadata with your dataset, which likely has this information, and also the information on which samples are whole blood tissue.

Kevin

This is GTEx data. I am not sure that 'ethnicity' is recorded, and neither is it important considering that this is RNA-seq / gene expression. What are you trying to do with this data? Who has told you to do what?

This file contains gene count. I want to extract sample from only GBR populations and consider only whole blood tissue rather than all the tissue. Then I want to correlation between this count file to predicted count file to see the correlation.

You need a sample metadata file that contains sample metadata about the sample IDs contained in that gene count (GCT) file. The person who requested that you process this data should know where such file exists.

Okay, I will contact my seniors with this. Thank you.

Log in to answer this question.