-
Notifications
You must be signed in to change notification settings - Fork 6
/
more-dbxrefs.txt
966 lines (845 loc) · 26.8 KB
/
more-dbxrefs.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
AC : DB-9000
Abbrev: UniProt
Name : UniProt web site
LinkTp: Explicit
Server: http://www.uniprot.org/uniprot/
Db_URL: http://www.uniprot.org/uniprot/%s
Cat : Sequence databases
AC : DB-9001
Abbrev: UniProt control vocabulary
Name : Cross ref to all cv loaded from UniProt
LinkTp: Explicit
Server: http://www.uniprot.org/docs/#vocabulary
Db_URL:
Cat : Ontologies
AC : DB-9002
Abbrev: PubMed
Name : PubMed site
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/sites/entrez?db=pubmed
Db_URL: https://pubmed.ncbi.nlm.nih.gov/%s/
Cat : Publication databases
AC : DB-9003
Abbrev: DOI
Name : DOI resolving site
LinkTp: Explicit
Server: http://dx.doi.org/
Db_URL: http://dx.doi.org/%s
Cat : Publication databases
AC : DB-9004
Abbrev: MEDLINE
Name : MEDLINE
LinkTp: Explicit
Server: http://medline.cos.com
Db_URL: http://medline.cos.com/cgi-bin/result?pmid=%s
Cat : Publication databases
AC : DB-9005
Abbrev: NCBI Taxonomy
Name : NCBI taxonomy database
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/Taxonomy
Db_URL: http://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?lvl=0&id=%s
Cat : Other
AC : DB-9006
Abbrev: eVOC
Name : Controlled vocabularies that unifies gene expression data by facilitating a link between the genome sequence and expression phenotype information.
LinkTp: Explicit
Server: http://www.evocontology.org/
Db_URL: http://www.evocontology.org/site/Main/BrowseEvoc?x_termid=%s
Cat : Ontologies
AC : DB-9007
Abbrev: RESID
Name : An ontology consisting of terms that describe protein chemical modifications.
LinkTp: Explicit
Server: http://pir.georgetown.edu/resid/
Db_URL: http://pir.georgetown.edu/cgi-bin/resid?id=%s
Cat : Ontologies
AC : DB-9008
Abbrev: PSI-MOD
Name : For the description of covalent bonds in proteins.
LinkTp: Explicit
Server: http://psidev.sourceforge.net/mod/
Db_URL: http://www.ebi.ac.uk/ontology-lookup/?termId=MOD:%s
Cat : Ontologies
AC : DB-9009
Abbrev: MeSH
Name : MeSH
LinkTp: Explicit
Server: http://www.nlm.nih.gov/mesh/MBrowser.html
Db_URL: http://www.nlm.nih.gov/cgi/mesh/2013/MB_cgi?field=uid&term=%s
Cat : Ontologies
AC : DB-9010
Abbrev: neXtProt control vocabulary
Name : Cross ref to all cv loaded from neXtProt
LinkTp: Explicit
Server: http://trac.genebio.com/~defaultuser/repository/
Db_URL:
Cat : Ontologies
AC : DB-9011
Abbrev: EMBL-CDS
Name : EMBL coding sequence (CDS) database
LinkTp: Explicit
Server: http://www.ebi.ac.uk/embl/
Db_URL: http://www.ebi.ac.uk/cgi-bin/dbfetch?db=emblcds&id=%s
Cat : Sequence databases
AC : DB-9012
Abbrev: EPODOC
Name : Europeen patent office database
LinkTp: Explicit
Server: http://ep.espacenet.com/
Db_URL: http://v3.espacenet.com/searchResults?DB=EPODOC&ST=advanced&PN=%s
Cat : Other
AC : DB-9013
Abbrev: GO_REF
Name : Gene Ontologie References
LinkTp: Explicit
Server: http://www.geneontology.org/cgi-bin/references.cgi
Db_URL: http://www.geneontology.org/cgi-bin/references.cgi#%s
Cat : Ontologies
AC : DB-9014
Abbrev: GOA
Name : Gene Ontologie Annotation
LinkTp: Explicit
Server: http://www.ebi.ac.uk/GOA/
Db_URL: http://www.ebi.ac.uk/QuickGO/GProtein?ac=%s
Cat : Other
AC : DB-9016
Abbrev: GFP-cDNA
Name : EMBL/DKFZ GFP-cDNA Localisation Project
LinkTp: Explicit
Server: http://gfp-cdna.embl.de
Db_URL: http://gfp-cdna.embl.de/loc-html/%s.jpg
Cat : Other
AC : DB-9017
Abbrev: WEBINFO
Name : web information
LinkTp: Explicit
Server: http://
Db_URL: %s
Cat : Other
AC : DB-9018
Abbrev: UniProt domain
Name : UniProt protein list by domain
LinkTp: Explicit
Server: http://www.uniprot.org
Db_URL: http://www.uniprot.org/uniprot/?query=domain:%22%s%22
Cat : Ontologies
AC : DB-9019
Abbrev: UniProt family
Name : UniProt protein list by family
LinkTp: Explicit
Server: http://www.uniprot.org
Db_URL: http://www.uniprot.org/uniprot/?query=family:%22%s%22
Cat : Ontologies
AC : DB-9020
Abbrev: Array-probeset
Name : Location and trancripts associated with probe features
LinkTp: Explicit
Server: http://www.ensembl.org
Db_URL: http://www.ensembl.org/Homo_sapiens/Location/Genome?ftype=Probefeature;fdb=funcgen;ptype=pset;id=:%s
Cat : Other
AC : DB-9022
Abbrev: Dharmacon
Name : Dharmacon RNAi oligos
LinkTp: Explicit
Server: http://dharmacon.com
Db_URL: http://www.thermoscientificbio.com/search/?term=%s
Cat : Other
AC : DB-9023
Abbrev: HPRD
Name : Human Proteins Reference Database
LinkTp: Explicit
Server: http://www.hprd.org
Db_URL: http://www.hprd.org/resultsQuery?multiplefound=&prot_name=&external=Ref_seq&accession_id=&hprd=%s&gene_symbol=&chromo_locus=&function=&ptm_type=&localization=&domain=&motif=&expression=&prot_start=&prot_end=&limit=0&mole_start=&mole_end=&disease=
Cat : Other
AC : DB-9024
Abbrev: CATH
Name : Hierarchical domain classification of protein structures
LinkTp: Explicit
Server: http://www.cathdb.info
Db_URL: http://www.cathdb.info/cathnode/%s
Cat : 3D structure databases
AC : DB-9025
Abbrev: SCOP
Name : Structural Classification of Proteins
LinkTp: Explicit
Server: http://scop.mrc-lmb.cam.ac.uk/scop/index.html
Db_URL: http://scop.mrc-lmb.cam.ac.uk/scop/search.cgi?key=%s
Cat : 3D structure databases
AC : DB-9027
Abbrev: GeneRif
Name : Gene
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/sites/entrez?Db=gene
Db_URL: http://www.ncbi.nlm.nih.gov/sites/entrez?db=gene&report=GeneRif&term=%s
Cat : Sequence databases
AC : DB-9028
Abbrev: GAD
Name : Genetic Association Database
LinkTp: Explicit
Server: http://geneticassociationdb.nih.gov/
Db_URL: http://geneticassociationdb.nih.gov/cgi-bin/view.cgi?table=allview&id=%s
Cat : Organism-specific databases
AC : DB-9029
Abbrev: Proteopedia
Name : Collaborative 3D-encyclopedia of proteins & other molecules
LinkTp: Explicit
Server: http://www.proteopedia.org/
Db_URL: http://www.proteopedia.org/wiki/index.php/%s
Cat : 3D structure databases
AC : DB-9030
Abbrev: LOC
Name : Entrez Gene symbol
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/gene
Db_URL: http://www.ncbi.nlm.nih.gov/gene?term=%s
Cat : Genome annotation databases
AC : DB-9031
Abbrev: neXtProtDoc
Name : neXtProt document; the human protein knowledge platform, document part
LinkTp: Explicit
Server: http://www.nextprot.org/
Db_URL: www.nextprot.org/publication/%s
Cat : Publication databases
AC : DB-9032
Abbrev: DYP
Name : The Kahn Dynamic Proteomics project
LinkTp: Explicit
Server: http://www.weizmann.ac.il/mcb/UriAlon/DynamProt/
Db_URL: http://www.weizmann.ac.il/perl/alon_protein.mperl?submit=viewbycloneid&id=%s
Cat : Proteomic databases
AC : DB-9033
Abbrev: neXtProtSubmission
Name : neXtProt submission; the human protein knowledge platform, publication of type submission part
LinkTp: Explicit
Server: http://www.nextprot.org/
Db_URL: www.nextprot.org/publication/%s
Cat : Publication databases
AC : DB-9034
Abbrev: KEGGPathway
Name : KEGG Pathway is a collection of manually drawn pathway maps
LinkTp: Explicit
Server: http://www.genome.jp/kegg/pathway.html
Db_URL: http://www.genome.jp/kegg-bin/show_pathway?%s
Cat : Enzyme and pathway databases
AC : DB-9035
Abbrev: SequenceOntology
Name : Sequence Ontology
LinkTp: Explicit
Server: http://www.sequenceontology.org/
Db_URL: http://www.sequenceontology.org/browser/current_release/term/%s
Cat : Ontologies
AC : DB-9036
Abbrev: ECO
Name : Evidences code ontology
LinkTp: Explicit
Server: http://www.obofoundry.org/cgi-bin/detail.cgi?id=evidence_code
Db_URL: http://www.ebi.ac.uk/ontology-lookup/?termId=%s
Cat : Ontologies
AC : DB-9037
Abbrev: MCCL
Name : Molecular connections cell line ontology
LinkTp: Explicit
Server: http://www.molecularconnections.com/home/ontology
Db_URL: purl.bioontology.org/ontology/MCCL/%s
Cat : Ontologies
AC : DB-9038
Abbrev: CLO
Name : Community-based Cell Line Ontology
LinkTp: Explicit
Server: http://clo-ontology.sourceforge.net/
Db_URL: purl.obolibrary.org/obo/%s
Cat : Ontologies
AC : DB-9039
Abbrev: CLDB
Name : Cell Line Data Base of the Interlab Project.
LinkTp: Explicit
Server: http://bioinformatics.istge.it/cldb/
Db_URL: bioinformatics.istge.it/cldb/%s.html
Cat : Cell line databases/resources
AC : DB-9040
Abbrev: ATCC
Name : ATCC
LinkTp: Explicit
Server: http://www.lgcstandards-atcc.org/
Db_URL: http://www.atcc.org/Products/All/%s.aspx
Cat : Cell line collections
AC : DB-9041
Abbrev: DSMZ
Name : DSMZ-German collection of microorganisms and cell culture
LinkTp: Explicit
Server: http://www.dsmz.de/catalogues/catalogue-human-and-animal-cell-lines.html
Db_URL: www.dsmz.de/catalogues/details/culture/%s.html
Cat : Cell line collections
AC : DB-9042
Abbrev: ECACC
Name : European Collection of Cell Cultures (ECACC)
LinkTp: Explicit
Server: http://www.phe-culturecollections.org.uk/products/celllines/index.aspx
Db_URL: http://www.phe-culturecollections.org.uk/products/celllines/generalcell/detail.jsp?refId=%s&collection=ecacc_gc
Cat : Cell line collections
AC : DB-9043
Abbrev: IFO
Name : Health Science Research Resources Bank
LinkTp: Explicit
Server: http://cellbank.nibio.go.jp/english/
Db_URL: http://cellbank.nibio.go.jp/~cellbank/cgi-bin/search_res_det.cgi?RNO=%s
Cat : Cell line collections
AC : DB-9044
Abbrev: JCRB
Name : Japanese Collection of Research Bioresources Cell Bank
LinkTp: Explicit
Server: http://cellbank.nibio.go.jp/english/
Db_URL: http://cellbank.nibio.go.jp/~cellbank/en/search_res_list.cgi?KEYWOD=%s
Cat : Cell line collections
AC : DB-9045
Abbrev: CBA
Name : Japanese Collection of Research Bioresources
LinkTp: Explicit
Server: http://cellbank.nibio.go.jp/search.htm
Db_URL:
Cat : Cell line collections
AC : DB-9046
Abbrev: ICLC
Name : Banca Biologica e Cell Factory
LinkTp: Explicit
Server: http://www.iclc.it/
Cat : Cell line collections
AC : DB-9047
Abbrev: Cosmic
Name : Sanger institute
LinkTp: Explicit
Server: http://www.sanger.ac.uk/perl/genetics/CGP/core_line_viewer?action=cell_lines
Db_URL: www.sanger.ac.uk/perl/genetics/CGP/cosmic?action=sample&id=%s
Cat : Protocols and materials databases
AC : DB-9048
Abbrev: IZSLER
Name : Istituti Zooprofilattici Sperimentali della Lombardia e dell'Emilia
LinkTp: Explicit
Server: http://www.ibvr.org/Services/CellCultures.aspx
Db_URL: None
Cat : Cell line collections
AC : DB-9049
Abbrev: RCB
Name : RIKEN Cell Bank
LinkTp: Explicit
Server: http://www.brc.riken.jp/lab/cell/english/index_rcb.shtml
Db_URL: http://www2.brc.riken.jp/lab/cell/detail.cgi?cell_no=%s
Cat : Cell line collections
AC : DB-9050
Abbrev: CCLE
Name : Cancer Cell Line Encyclopedia
LinkTp: Explicit
Server: http://www.broadinstitute.org/ccle/home
Db_URL: www.broadinstitute.org/ccle/cell%20lines/%s
Cat : Cell line collections
AC : DB-9051
Abbrev: hESCreg
Name : European Human Embryonic Stem Cell Registry
LinkTp: Explicit
Server: http://www.hescreg.eu/
Db_URL: http://www.hescreg.eu/cells/getData?id=%s
Cat : Cell line databases/resources
AC : DB-9052
Abbrev: ISCR
Name : International Stem Cell Registry
LinkTp: Explicit
Server: http://www.iscr-admin.com/
Db_URL: http://www.iscr-admin.com/Default.aspx?Action=viewsc&StemCellLine=%s
Cat : Cell line databases/resources
AC : DB-9053
Abbrev: UKSCB
Name : UK Stem Cell Bank
LinkTp: Explicit
Server: http://www.ukstemcellbank.org.uk/
Db_URL:
Cat : Cell line collections
AC : DB-9054
Abbrev: CCRID
Name : Cell resource platform
LinkTp: Explicit
Server: http://cellresource.cn/
Db_URL:
Cat : Cell line collections
AC : DB-9055
Abbrev: Coriell
Name : Coriell Cell Repositories
LinkTp: Explicit
Server: https://catalog.coriell.org/
Db_URL: https://catalog.coriell.org/0/Sections/Search/Sample_Detail.aspx?Ref=%s&Product=CC
Cat : Cell line collections
AC : DB-9056
Abbrev: EFO
Name : Experimental Factor Ontology
LinkTp: Explicit
Server: http://www.ebi.ac.uk/efo/
Db_URL: bioportal.bioontology.org/ontologies/47240/?p=terms&conceptid=efo%3A%s
Cat : Ontologies
AC : DB-9057
Abbrev: RSCB
Name : Royan Stem Cell Bank
LinkTp: Explicit
Server: http://www.royaninstitute.org/cmsen/index.php?option=com_content&task=view&id=205&Itemid=40
Db_URL:
Cat : Cell line collections
AC : DB-9058
Abbrev: ESTDAB
Name : European Searchable Tumour Line Database
LinkTp: Explicit
Server: http://www.ebi.ac.uk/ipd/estdab/
Db_URL: www.ebi.ac.uk/cgi-bin/ipd/estdab/print_cell.cgi?%s
Cat : Cell line databases/resources
AC : DB-9059
Abbrev: TKG
Name : Tohoku University Cancer Cell Line
LinkTp: Explicit
Server: http://www2.idac.tohoku.ac.jp/dep/ccr/CancerCellLine.html
Db_URL: http://www2.idac.tohoku.ac.jp/dep/ccr/TKGdate/TKGvo10%n/%s.html
Cat : Cell line collections
AC : DB-9060
Abbrev: BCRJ
Name : Rio de Janeiro Cell Bank
LinkTp: Explicit
Server: http://www.nce.ufrj.br/bcrj/
Db_URL: http://www.nce.ufrj.br/bcrj/Joomla_busca1.asp?bcrj=%s
Cat : Cell line collections
AC : DB-9062
Abbrev: RCSB
Name : Royal Stem Cell Bank
LinkTp: Explicit
Server: http://www.royaninstitute.org/cmsen/index.php?option=com_content&task=view&id=205&Itemid=40
Db_URL:
Cat : Protocols and materials databases
AC : DB-9063
Abbrev: CCLV
Name : Collection of Cell Lines in Veterinary Medicine
LinkTp: Explicit
Server: https://www.fli.bund.de/en/startseite/institutes/department-of-experimental-animal-facilities-and-biorisk-management/cclv.html
Db_URL:
Cat : Cell line collections
AC : DB-9064
Abbrev: Lonza
Name : Lonza Cell and Transfection Database
LinkTp: Explicit
Server: http://bio.lonza.com/6.html
Db_URL: None
Cat : Cell line databases/resources
AC : DB-9065
Abbrev: IHW
Name : International Histocompatibility Workshop cell lines
LinkTp: Explicit
Server: http://www.ihwg.org/hla/index.html
Cat : Cell line databases/resources
AC : DB-9066
Abbrev: IMGT/HLA
Name : IMGT/HLA
LinkTp: Explicit
Server: http://www.ebi.ac.uk/ipd/imgt/hla/
Db_URL: http://www.ebi.ac.uk/cgi-bin/imgt/hla/fetch_cell.cgi?%s
Cat : Cell line databases/resources
AC : DB-9067
Abbrev: dbMHC
Name : dbMHC
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/projects/gv/mhc/ihwg.cgi?cmd=page&page=CellMain
Db_URL: www.ncbi.nlm.nih.gov/projects/gv/mhc/xslcgi.fcgi?cmd=subj&ID=%s
Cat : Cell line collections
AC : DB-9068
Abbrev: KCLB
Name : Korean Cell Line Bank
LinkTp: Explicit
Server: http://cellbank.snu.ac.kr/
Db_URL: http://cellbank.snu.ac.kr/english/sub/catalog.php?page=detail&CatNo=59&strQ=%s&submit1=Find+it
Cat : Cell line collections
AC : DB-9069
Abbrev: NCI
Name : NCI thesaurus
LinkTp: Explicit
Server: http://ncit.nci.nih.gov/ncitbrowser
Db_URL: http://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI%20Thesaurus&code=%s
Cat : Ontologies
AC : DB-9070
Abbrev: FMA
Name : Foundational Model of Anatomy
LinkTp: Explicit
Server: http://fma.biostr.washington.edu/
Db_URL: http://purl.obolibrary.org/obo/%s
Cat : Ontologies
AC : DB-9071
Abbrev: Uberon
Name : Uberon
LinkTp: Explicit
Server: http://uberon.org
Db_URL: http://purl.obolibrary.org/obo/%s
Cat : Ontologies
AC : DB-9072
Abbrev: CL
Name : Cell Ontology
LinkTp: Explicit
Server: http://cellontology.org
Db_URL: http://purl.obolibrary.org/obo/%s
Cat : Ontologies
AC : DB-9073
Abbrev: LINCS
Name : Library of Integrated Network-based Cellular Signatures
LinkTp: Explicit
Server: http://lincs.hms.harvard.edu/db/cells/
Db_URL: http://lincs.hms.harvard.edu/db/cells/%s/
Cat : Cell line databases/resources
AC : DB-9074
Abbrev: IGRhCellID
Name : Integrated Genomic Resources of Human Cell lines for Identification
LinkTp: Explicit
Server: http://igrcid.ibms.sinica.edu.tw/cgi-bin/index.cgi
Db_URL: http://igrcid.ibms.sinica.edu.tw/cgi-bin/cell_line_view.cgi?cl_name=%s
Cat : Cell line databases/resources
AC : DB-9076
Abbrev: SKIP
Name : Stemcell Knowledge and Information Portal
LinkTp: Explicit
Server: http://www.skip.med.keio.ac.jp/en/
Db_URL: https://www.skip.med.keio.ac.jp/SKIPSearch/cell_line_detail?accession=%s
Cat : Cell line databases/resources
AC : DB-9077
Abbrev: Clinvar
Name : Clinvar
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/clinvar/
Db_URL: http://www.ncbi.nlm.nih.gov/clinvar/variation/%s/
Cat : Protocols and materials databases
AC : DB-9078
Abbrev: NCImetathesaurus
Name : National Cancer Institute Meta thesaurus
LinkTp: Explicit
Server: http://ncimeta.nci.nih.gov/
Db_URL: http://ncimeta.nci.nih.gov/ncimbrowser/ConceptReport.jsp?dictionary=NCI%20MetaThesaurus&code=%s
Cat : Protocols and materials databases
AC : DB-9079
Abbrev: SRMAtlas
Name : SRMAtlas
LinkTp: Explicit
Server: http://www.srmatlas.org
Db_URL: https://db.systemsbiology.net/sbeams/cgi/PeptideAtlas/GetTransitions?organism_name=Human;default_search=1;peptide_sequence_constraint=%s;apply_action=QUERY
Cat : Proteomic databases
AC : DB-9080
Abbrev: NIH-ARP
Name : NIH AIDS Reagent Program
LinkTp: Explicit
Server: https://www.aidsreagent.org/
Db_URL: https://www.aidsreagent.org/reagentdetail.cfm?t=cell_lines&id=%s
Cat : Cell line collections
AC : DB-9081
Abbrev: Patent
Name : Google Patent
LinkTp: Explicit
Server: http://www.google.com/patents
Db_URL: http://www.google.com/patents/%s
Cat : Other
AC : DB-9082
Abbrev: CGH-DB
Name : CGH Data Base
LinkTp: Explicit
Server: http://www.cghtmd.jp/CGHDatabase/index_e.jsp
Db_URL: http://www.cghtmd.jp/CGHDatabase/mapViewer?hid=%s&aid=%t&lang=en
Cat : Cell line databases/resources
AC : DB-9083
Abbrev: Cosmic-CLP
Name : COSMIC Cell lines Project
LinkTp: Explicit
Server: http://cancer.sanger.ac.uk/cancergenome/projects/cell_lines/
Db_URL: http://cancer.sanger.ac.uk/cell_lines/sample/overview?id=%s
Cat : Cell line databases/resources
AC : DB-9084
Abbrev: SKY/M-FISH/CGH
Name : SKY/M-FISH and CGH database
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/projects/sky/
Db_URL: http://www.ncbi.nlm.nih.gov/sky/skyquery.cgi?form_type=initial_info&case_det=%s&Case_Details=Case+Details
Cat : Cell line databases/resources
AC : DB-9085
Abbrev: BCRC
Name : Taiwan Bioresource Collection and Research Center
LinkTp: Explicit
Server: http://www.bcrc.firdi.org.tw/
Db_URL: https://catalog.bcrc.firdi.org.tw/BSAS_cart/controller?event=SEARCH&bcrc_no=%s&type_id=4&keyword=
Cat : Cell line collections
AC : DB-9086
Abbrev: ENCODE
Name : Encyclopedia of DNA Elements
LinkTp: Explicit
Server: https://www.encodeproject.org/
Db_URL: https://www.encodeproject.org/biosamples/%s/
Cat : Other
AC : DB-9087
Abbrev: PROSITE-ProRule
Name : prorule
LinkTp: Explicit
Server: https://prosite.expasy.org/
Db_URL: http://prosite.expasy.org/unirule/%s
Cat : Other
AC : DB-9088
Abbrev: ChEBI
Name : Chemical Entities of Biological Interest
LinkTp: Explicit
Server: http://www.ebi.ac.uk/chebi/
Db_URL: http://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:%s
Cat : Other
AC : DB-9089
Abbrev: HAMAP-Rule
Name : High-quality Automated and Manual Annotation of Proteins
LinkTp: Explicit
Server: https://hamap.expasy.org/
Db_URL: http://hamap.expasy.org/unirule/%s
Cat : Other
AC : DB-9090
Abbrev: RuleBase
Name : UniProtKB annotation rules
LinkTp: Explicit
Server: https://services.uniprot.org/supplement/
Db_URL: http://services.uniprot.org/supplement/%u/%s
Cat : Other
AC : DB-9092
Abbrev: MetaCyc
Name : MetaCyc Metabolic Pathway Database
LinkTp: Explicit
Server: http://www.biocyc.org//
Db_URL: http://biocyc.org/META/NEW-IMAGE?object=%s
Cat : Enzyme and pathway databases
AC : DB-9093
Abbrev: DGRC
Name : Drosophila Genomics Resource Center
LinkTp: Explicit
Server: https://dgrc.cgb.indiana.edu/cells/Catalog
Db_URL: https://dgrc.cgb.indiana.edu/product/View?product=%s
Cat : Cell line collections
AC : DB-9094
Abbrev: NISES
Name : NISES Cell Database
LinkTp: Explicit
Server: https://www.gene.affrc.go.jp/ex-nises/NISESCells/CellindexE1.html
Db_URL: https://www.gene.affrc.go.jp/ex-nises/NISESCells/data-eng/%sE.html
Cat : Cell line collections
AC : DB-9095
Abbrev: hPSCreg
Name : Human Pluripotent Stem Cell Registry
LinkTp: Explicit
Server: http://hpscreg.eu/
Db_URL: http://hpscreg.eu/cell-line/%s
Cat : Cell line databases/resources
AC : DB-9096
Abbrev: BioSample
Name : BioSample database
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/biosample
Db_URL: http://www.ncbi.nlm.nih.gov/biosample/?term=%s
Cat : Other
AC : DB-9097
Abbrev: ChEMBL-Cells
Name : ChEMBL database of bioactive drug-like small molecules - Cell lines section
LinkTp: Explicit
Server: https://www.ebi.ac.uk/chembldb
Db_URL: https://www.ebi.ac.uk/chembldb/cell/inspect/%s
Cat : Other
AC : DB-9098
Abbrev: Ximbio
Name : Ximbio reagents online portal
LinkTp: Explicit
Server: https://ximb.io/
Db_URL: https://ximb.io/reagent/%s
Cat : Other
AC : DB-9099
Abbrev: ChEMBL-Targets
Name : ChEMBL database of bioactive drug-like small molecules - Targets section
LinkTp: Explicit
Server: https://www.ebi.ac.uk/chembldb
Db_URL: https://www.ebi.ac.uk/chembldb/target/inspect/%s
Cat : Other
AC : DB-9100
Abbrev: MedGen
Name : Information related to human medical genetics
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/medgen/
Db_URL: http://www.ncbi.nlm.nih.gov/medgen/%s
Cat : Other
AC : DB-9101
Abbrev: GDSC
Name : Genomics of Drug Sensitivity in Cancer Project
LinkTp: Explicit
Server: http://www.cancerrxgene.org/
Db_URL: http://www.cancerrxgene.org/translation/CellLine/%s
Cat : Cell line databases/resources
AC : DB-9102
Abbrev: PIRNR
Name : PIR Name Rule
LinkTp: Explicit
Server: http://www.uniprot.org/
Db_URL: http://www.uniprot.org/unirule/%s
Cat : Other
AC : DB-9103
Abbrev: BCGO
Name : Beta Cell Genomics Ontology
LinkTp: Explicit
Server: https://github.com/obi-bcgo/bcgo
Db_URL: http://purl.obolibrary.org/obo/%s
Cat : Ontologies
AC : DB-9104
Abbrev: CLS
Name : Cell Lines Service
LinkTp: Explicit
Server: http://www.clsgmbh.de
Db_URL: http://www.clsgmbh.de/%s.html
Cat : Cell line collections
AC : DB-9105
Abbrev: EBiSC
Name : European Bank for induced pluripotent Stem Cells
LinkTp: Explicit
Server: http://www.ebisc.org/
Db_URL: https://cells.ebisc.org/%s
Cat : Cell line collections
AC : DB-9106
Abbrev: GEO
Name : Gene Expression Omnibus
LinkTp: Explicit
Server: http://www.ncbi.nlm.nih.gov/geo/
Db_URL: http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=%s
Cat : Other
AC : DB-9107
Abbrev: HipSci
Name : Human Induced Pluripotent Stem Cells Initiative
LinkTp: Explicit
Server: http://www.hipsci.org/
Db_URL: http://www.hipsci.org/lines/#/lines/%s
Cat : Cell line databases/resources
AC : DB-9108
Abbrev: KCB
Name : Kunming Cell Bank of Type Culture Collection
LinkTp: Explicit
Server: http://kcb.kiz.cas.cn/
Db_URL: None
Cat : Cell line collections
AC : DB-9109
Abbrev: NCBI_Iran
Name : National Cell Bank of Iran
LinkTp: Explicit
Server: http://en.pasteur.ac.ir/pages.aspx?id=823
Db_URL: None
Cat : Cell line collections
AC : DB-9110
Abbrev: TCB
Name : Tick Cell Biobank
LinkTp: Explicit
Server: http://www.pirbright.ac.uk/tick-cell-lines
Db_URL: http://www.pirbright.ac.uk/node/%s
Cat : Cell line collections
AC : DB-9111
Abbrev: Mammalian Phenotype
Name : Mammalian Phenotype Vocabulary
LinkTp: Explicit
Server: http://www.informatics.jax.org/
Db_URL: http://www.informatics.jax.org/searches/Phat.cgi?id=%s
Cat : Ontologies
AC : DB-9112
Abbrev: VariO
Name : Variation ontology
LinkTp: Explicit
Server: http://variationontology.org/
Db_URL: http://purl.obolibrary.org/obo/%s
Cat : Ontologies
AC : DB-9113
Abbrev: IGSR
Name : International Genome Sample Resource
LinkTp: Explicit
Server: http://www.1000genomes.org/home
Db_URL: http://www.1000genomes.org/data-portal/sample/%s
Cat : Biological sample resources
AC : DB-9114
Abbrev: Millipore
Name : Merck Millipore (EMD Millipore)
LinkTp: Explicit
Server: http://www.merckmillipore.com/
Db_URL: http://www.merckmillipore.com/catalogue/item/%s
Cat : Cell line collections
AC : DB-9115
Abbrev: NHCDR
Name : NINDS Human Cell and Data Repository
LinkTp: Explicit
Server: https://stemcells.nindsgenetics.org/
Db_URL: https://stemcells.nindsgenetics.org?line=%s
Cat : Cell line collections
AC : DB-9116
Abbrev: TOKU-E
Name : TOKU-E Cell-culture Database
LinkTp: Explicit
Server: http://cell-lines.toku-e.com/
Db_URL: http://cell-lines.toku-e.com/Cell-Lines_%s.html
Cat : Cell line databases/resources
AC : DB-9117
Abbrev: Wikidata
Name : Wikidata
LinkTp: Explicit
Server: https://www.wikidata.org/wiki/Wikidata:Main_Page
Db_URL: https://www.wikidata.org/wiki/%s
Cat : Other
AC : DB-9118
Abbrev: Cellosaurus
Name : Cellosaurus
LinkTp: Explicit
Server: http://web.expasy.org/cellosaurus
Db_URL: http://web.expasy.org/cellosaurus/%s
Cat : Cell line databases/resources
AC : DB-9119
Abbrev: ISBN
Name : ISBN
LinkTp: Explicit
Server: http://www.openisbn.com/
Db_URL: http://www.openisbn.com/isbn/%s/
Cat : Publication databases
AC : DB-9120
Abbrev: Rhea
Name : Rhea - the annotated database of biochemical reactions
LinkTp: Explicit
Server: https://www.rhea-db.org/
Db_URL: https://www.rhea-db.org/reaction?id=%s
Cat : Chemistry
AC : DB-9121
Abbrev: PIRSR
Name : PIRSF site rule system
LinkTp: Explicit
Server: http://pir.georgetown.edu
Db_URL: http://pir.georgetown.edu/cgi-bin/pirrule?id=%s
Cat : Other
AC : DB-9122
Abbrev: gnomAD
Name : Genome aggregation database
LinkTp: Explicit
Server: https://gnomad.broadinstitute.org/
Db_URL: https://gnomad.broadinstitute.org/variant/%s
Cat : Polymorphism and mutation databases
AC : DB-9124
Abbrev: PSI-MI
Name : PSI-MI Molecular Interaction
LinkTp: Explicit
Server: http://www.psidev.info/mif
Db_URL: http://purl.obolibrary.org/obo/%s
Cat : Ontologies
AC : DB-9125
Abbrev: Unimod
Name : Unimod - Protein modifications for mass spectrometry
LinkTp: Explicit
Server: http://www.unimod.org
Db_URL: http://www.unimod.org/modifications_view.php?editid1=%s
Cat : Ontologies
AC : DB-9126
Abbrev: SAM
Name : SAM - Sequence Analysis Methods for automatic annotation
LinkTp: Explicit
Server: https://mobidb.bio.unipd.it
Db_URL: https://mobidb.bio.unipd.it/%u
Cat : Other
AC : DB-9127
Abbrev: DECIPHER
Name : DECIPHER - Mapping the clinical genome
LinkTp: Explicit
Server: https://www.deciphergenomics.org/
Db_URL: https://www.deciphergenomics.org/gene/%s/overview/clinical-info
Cat : Polymorphism and mutation databases