Augustus icon indicating copy to clipboard operation
Augustus copied to clipboard

FeatureCollection::esource: invalid source key: E

Open dtzhu337 opened this issue 5 years ago • 2 comments

Hi,

I tried to run Augustus, but got this notification FeatureCollection::esource: invalid source key: E

./bin/augustus: ERROR FeatureCollection::esource: invalid source key: E

The script I used is ./bin/augustus --genemodel=partial --protein=on --introns=on --hintsfile=hints1.gff --species=bombus_impatiens1 *.contigs.fasta > augout0305.txt

It was interesting that when I delete --hintsfile parameter, Augustus can run. But I want to include the intron hints. How can I do with this? Thank you

dtzhu337 avatar Mar 05 '19 22:03 dtzhu337

You should provide a suitable extrinsic.cfg file. In your case, it must include the source key E. You find examples in Augustus/config/extrinsic

On Tue 5. Mar 2019 at 23:10, dtzhu337 [email protected] wrote:

Hi,

I tried to run Augustus, but got this notification FeatureCollection::esource: invalid source key: E

./bin/augustus: ERROR FeatureCollection::esource: invalid source key: E

The script I used is ./bin/augustus --genemodel=partial --protein=on --introns=on --hintsfile=hints1.gff --species=bombus_impatiens1 *.contigs.fasta > augout0305.txt

It was interesting that when I delete --hintsfile parameter, Augustus can run. But I want to include the intron hints. How can I do with this? Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Gaius-Augustus/Augustus/issues/46, or mute the thread https://github.com/notifications/unsubscribe-auth/AlgvJO6hXLBS1Xj8imvCVLk_nB6gO6-2ks5vTutYgaJpZM4bfmzl .

KatharinaHoff avatar Mar 06 '19 06:03 KatharinaHoff

Hi Katharina,

Thank you so much for your reply. I also thought this was the problem, but just to make sure. It works so far.

Best wishes

On Wed, Mar 6, 2019 at 1:15 AM Katharina Hoff [email protected] wrote:

You should provide a suitable extrinsic.cfg file. In your case, it must include the source key E. You find examples in Augustus/config/extrinsic

On Tue 5. Mar 2019 at 23:10, dtzhu337 [email protected] wrote:

Hi,

I tried to run Augustus, but got this notification FeatureCollection::esource: invalid source key: E

./bin/augustus: ERROR FeatureCollection::esource: invalid source key: E

The script I used is ./bin/augustus --genemodel=partial --protein=on --introns=on --hintsfile=hints1.gff --species=bombus_impatiens1 *.contigs.fasta > augout0305.txt

It was interesting that when I delete --hintsfile parameter, Augustus can run. But I want to include the intron hints. How can I do with this? Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Gaius-Augustus/Augustus/issues/46, or mute the thread < https://github.com/notifications/unsubscribe-auth/AlgvJO6hXLBS1Xj8imvCVLk_nB6gO6-2ks5vTutYgaJpZM4bfmzl

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Gaius-Augustus/Augustus/issues/46#issuecomment-469982734, or mute the thread https://github.com/notifications/unsubscribe-auth/ArY2RMB7QLUiQWadEgwQprmKJlYJIjQNks5vT10CgaJpZM4bfmzl .

dtzhu337 avatar Mar 06 '19 14:03 dtzhu337