Hi!
I was able to build a test package for few plants I'm working currently using the GFF files. Unfortunately as it is mentioned in the vignette, it has no other information relating to proteins, pathways, ontologies etc.
I did download the text files from ensembl plants for one of the genomes (a. thaliana) after which I'll be doing for some of the other plants for local use. I'm using the following command to build the local database and needless to say these are the text files retrieved from the mysql folder under the ftp.
DB<- makeEnsemblSQLiteFromTables(path="arabidopsis", dbname="a_thal")
Error in makeEnsemblSQLiteFromTables(path = "arabidopsis", dbname = "a_thal") :
Something went wrong! I'm missing some of the txt files the perl script should have generated.
The files are attached in the screenshot.

What should I do so as to get the build to progress? I'm curious to know if I'm doing something wrong.
This is going to be stupid, but do I substitute the link somewhere in order to fetch the db internally from the link: http://mysql-eg-publicsql.ebi.ac.uk/
Hi!
I was able to build a test package for few plants I'm working currently using the GFF files. Unfortunately as it is mentioned in the vignette, it has no other information relating to proteins, pathways, ontologies etc.
I did download the text files from ensembl plants for one of the genomes (a. thaliana) after which I'll be doing for some of the other plants for local use. I'm using the following command to build the local database and needless to say these are the text files retrieved from the mysql folder under the ftp.
DB<- makeEnsemblSQLiteFromTables(path="arabidopsis", dbname="a_thal")The files are attached in the screenshot.

What should I do so as to get the build to progress? I'm curious to know if I'm doing something wrong.
This is going to be stupid, but do I substitute the link somewhere in order to fetch the db internally from the link: http://mysql-eg-publicsql.ebi.ac.uk/