This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How I can find exones and pathway by shell or ...

I have some coordinates ( like: chr24:40902129-41709809, chr25:11035146-11097889) and genes from Oar_v4.0.gtf (sheep) in this coordinates. How I can find exones and pathway. I need the fastest and newest methods by shell or .... Thanks.

genome
  1. For exons, intersect coordinates with gtf file (use bedtools)
  2. For pathways, try online services with genes of interest (for eg kegg, david, biomart)

0 answers

No answers yet.

Log in to answer this question.