This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Retrieving starting/ending base cordinates and orientations of genes from TAIR using R

I am a gratefull user of the org.At.tair.db package to retrieve info on genes from inside R. Now I am looking to retrieve the starting coordiates and orientation of my genes. Is there anyway to access it from this package? On arabidopsis.org this info is provided for nearly every gene.

org.at.tair.db r arabidopsis

1 answer

I suggest you Read The Full Manual... Search for 'CHRLOC' and you should be well on your way.

Log in to answer this question.