share/install/Organism/Hsa/Rakefile in rbbt-sources-3.1.46 vs share/install/Organism/Hsa/Rakefile in rbbt-sources-3.1.47

- old
+ new

@@ -3,10 +3,10 @@ require 'rbbt/sources/entrez' require File.join(File.dirname(__FILE__), '../../lib/helpers') $taxs = [9606] $scientific_name = "Homo sapiens" -$ortholog_key = "human_ensembl_gene" +$ortholog_key = "hsapiens_homolog_ensembl_gene" $biomart_db = 'hsapiens_gene_ensembl' $biomart_db_germline_variation = 'hsapiens_snp' $biomart_db_somatic_variation = 'hsapiens_snp_som'