Skip to content

tabbassidaloii/create-bridgedb-genedb-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-bridgedb-genedb-config

Configuration files for BridgeDb database generation from BioMart - Ensembl

You can find the repository and usage how to for the generator in: https://github.com/bridgedb/create-bridgedb-genedb

SCRIPTS

runAllSpecies.sh

Run the BioMart2BridgeDb jar with all the configuration files available

updateSource.sh

Helps in updating the configuration files to the new endpoint

Eg.:

./updateSource.sh http://may2015 http://jan2019

This script is still under development

Essentialy it runs sed, but it will have some improvements to handle the configuration file in the near future.

sed -i 's/http://may2015/http://jan2019/' *

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%