Convertion to gff3 format
1
0
Entering edit mode
8.4 years ago
micro32uvas ▴ 10

Hi everyone,

I have this data about mirna, including its name, accession id, start and end of both hairpin and mature mirna, its sequence and +/- strand in tab delimited format in gedit/notepad++

I want to convert it into gff3 format. can anyone help?

blast RNA-Seq next-gen sequence • 2.4k views
ADD COMMENT
0
Entering edit mode
8.4 years ago
michael.ante ★ 3.8k

Hi micro32uvas,

please have a look at the gff3 specifications (e.g. here). You can use command-line commands like awk to pick the columns of your file in the correct order. Alternatively, you can use Galaxy and click to "Text Manipulation->Cut columns from a table".

Denote, that some programs produces 0-based positions, which need to be converted for gff3 (1-based).

Cheers,

Michael

ADD COMMENT

Login before adding your answer.

Traffic: 1424 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6