This is a test version of Biostars. For the public version, visit https://www.biostars.org.
where to get Gene strand file?

i want to get strand(+,-) of all gene.

Where can i get it?

i can find strand of each genes in UCSC, however i want to get all strand of gene included file

sequence gene

1 answer

You can download the GTF annotation file of your organism and then filter for the strand of every gene. Please read the GTF format specifications to know which column is of interest.

Log in to answer this question.