nathanweeks / exonerate

A fork of exonerate: a generic tool for sequence alignment
GNU General Public License v3.0
61 stars 25 forks source link

how to get protein file output #19

Closed U201412486 closed 4 years ago

U201412486 commented 4 years ago

Hi, How can I get my protein sequence after I run exonerate --model est2genomeand get gff3 file? Thanks, sun,

hyphaltip commented 4 years ago

Did you look at the —ryo documented options in thE man page.

Jason Stajich, PhD jasonstajich.phd@gmail.com On Dec 2, 2019, 7:10 PM -0800, U201412486 notifications@github.com, wrote:

Hi, How can I get my protein sequence after I run exonerate --model est2genomeand get gff3 file? Thanks, sun, — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

djinnome commented 4 years ago

Hi Sun,

Jason is right, the –ryo option allows you to roll your own gff output, but there is also a –showtargetgff option that I think will do what you want.

Sincerely,

Jeremy

From: Jason Stajich notifications@github.com Reply-To: nathanweeks/exonerate reply@reply.github.com Date: Monday, December 2, 2019 at 8:24 PM To: nathanweeks/exonerate exonerate@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [nathanweeks/exonerate] how to get protein file output (#19)

Did you look at the —ryo documented options in thE man page.

Jason Stajich, PhD jasonstajich.phd@gmail.com On Dec 2, 2019, 7:10 PM -0800, U201412486 notifications@github.com, wrote:

Hi, How can I get my protein sequence after I run exonerate --model est2genomeand get gff3 file? Thanks, sun, — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://protect2.fireeye.com/v1/url?k=23ed4031-7f587f88-23ed6a24-0cc47adc5fce-4fa9661c7ec28ef6&q=1&e=b7147ba1-ca80-45d5-bd8b-b3e668b825d7&u=https%3A%2F%2Fgithub.com%2Fnathanweeks%2Fexonerate%2Fissues%2F19%3Femail_source%3Dnotifications%26email_token%3DAABDGURK7PZQ2KEMZSAYQMDQWXNOFA5CNFSM4JURCL7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFYA7ZQ%23issuecomment-560992230, or unsubscribehttps://protect2.fireeye.com/v1/url?k=d97f610f-85ca5eb6-d97f4b1a-0cc47adc5fce-778af895b65b9665&q=1&e=b7147ba1-ca80-45d5-bd8b-b3e668b825d7&u=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAABDGUVK4HTNOHNYBV6K6K3QWXNOFANCNFSM4JURCL7A.

U201412486 commented 4 years ago

Thanks,It is my oversight.

nathanweeks commented 4 years ago

@hyphaltip & @djinnome: thanks for chiming in!

@U201412486 : I'll mark this issue as closed. Feel free to reopen if you still need assistance with this.