Closed mpoelchau closed 1 year ago
Never mind, thanks to https://github.com/GMOD/Apollo/issues/2641 I realized that I needed to run arrow init
first.
Hi Monica! Yep it's a typical message you get when there's a problem with the arrow config file, glad you found it, the message could be more explicit :thinking:
Hi everyone! I need to load annotations to the Apollo2.7 UcA track. I've previously used add_transcripts_from_gff3_to_annotations.pl but it looks like the load_gff3 function from this library is the new way to go. I ran into the following error:
I also get the same error when I use show_organism to make sure the library can find
Galleria_mellonella
.The gff seems fine - I can load it onto the browser without a problem. I can also find the organism via curl:
Could someone point me in the right direction for debugging? Does this have something to do with the NotOpenSSLWarning?
Thanks!