Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

boeyjw/GRP-Data-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

-T1-Data-Scripts

##mysql-imports Unique check <== 1

Primary key check <== 2

Foreign key check <== 3

  • gbif-backbone.sql <== 1 < PASS ; 2 < PASS <(coreID) is PK for entire DB> ; 3 < PASS <All relation links to gbif_taxon(coreID)>

  • IS GBIF

  • taxdump.sql <== 1 < PASS ; 2 < PASS <(tax_id) is PK for entire DB> ; 3 < PASS <All relation links to ncbi_nodes(tax_id)>

  • IS NCBI

  • ncbi_accession.sql <== 1 < NULL ; 2 < NULL ; 3 < FAIL <Link from (tax_id) to ncbi_nodes(tax_id) failed> TESTING

  • IS NCBI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published