Skip to content

Building the DB from prefetched txt files #98

@harish0201

Description

@harish0201

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.
arabidopsis

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions