Skip to content

Commit 9ef8bb3

Browse files
committed
use sgd as second dataset
1 parent ad33df7 commit 9ef8bb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/run-bio2rdf-scripts.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
bio2rdf-dataset: ['hgnc', 'goa']
19+
bio2rdf-dataset: ['hgnc', 'sgd']
20+
# bio2rdf-dataset: ['hgnc', 'goa']
2021
# bio2rdf-dataset: ['hgnc', 'clinicaltrials', 'sgd', 'pdb', 'pubmed', 'sabiork', 'affymetrix', 'pubchem', 'pharmgkb', 'lsr', 'drugbank', 'omim', 'mesh', 'interpro', 'ncbigene', 'irefindex', 'sider', 'mgi', 'homologene', 'genbank', 'taxonomy', 'chembl', 'wormbase', 'ctd', 'uniprot', 'dbsnp', 'ndc', 'biomodels', 'genage', 'ipi', 'pathwaycommons', 'biopax', 'refseq', 'bioportal', 'iproclass', 'goa', 'unists']
2122

2223
steps:

0 commit comments

Comments
 (0)