This is a test version of Biostars. For the public version, visit https://www.biostars.org.
the _locations_ of all non-coding RNAs on chromosome 5

I have already found the database of chromosome 5 on UCSC,but where to Download the _locations_ of all non-coding RNAs on chromosome 5 (in BED or GFF format)? Thank you in advanced

rna-seq sequence

You can download the annotation of both ncRNA and protein coding genes from the Ensembl FTP as GTF and then get the location for those ncRNA on chromosome 5. BioMart can also be used to download the genomic location of ncRNA on chromosome 5. The output of BioMart can be tsv and cvs (among others).

1 answer

Did you try Ensembl Biomart with a query like this: Biomart query

Make sure the genome build is the same as in your download from UCSC.

Log in to answer this question.