Skip to content

ExCID.grep_gene_list_pct_Final-miRNA.pl and ExCID.grep_gene_list_pct_Final.pl ignore Config.txt and expect databases to be in $script_dir/database/ #5

@bpow

Description

@bpow

I'm guessing y'all keep your DataBaseDir in Config.txt set to a subdirectory called database under the ExCID install directory. setup.sh and update_databases.sh will happily put the processed reference files elsewhere if specified by DataBaseDir. However, if you do this, you will get cryptic errors like:

grep: /full/path/to-excid/ExCID/ExCID_v2.0///database/HGMD_2014_v4.bed: No such file or directory

I believe this is because the scripts ExCID.grep_gene_list_pct_Final-miRNA.pl and ExCID.grep_gene_list_pct_Final.pl are expecting HGMD_2014_v4.bed to be in $script_dir/database.

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