Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
EPD Web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EPD
EPD Web
Commits
b524941b
Commit
b524941b
authored
Jul 13, 2023
by
Sebastien Moretti
Browse files
Options
Downloads
Patches
Plain Diff
Update (bio)schema metadata
parent
78c5a936
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
htdocs/epdnew/gif/.gitignore
+1
-0
1 addition, 0 deletions
htdocs/epdnew/gif/.gitignore
htdocs/header.php
+350
-9
350 additions, 9 deletions
htdocs/header.php
with
351 additions
and
9 deletions
htdocs/epdnew/gif/.gitignore
0 → 100644
+
1
−
0
View file @
b524941b
*/*.png
This diff is collapsed.
Click to expand it.
htdocs/header.php
+
350
−
9
View file @
b524941b
...
...
@@ -130,24 +130,365 @@
<script
type=
"application/ld+json"
>
{
"
@context
"
:
"
http://schema.org
"
,
"
@id
"
:
"
https://epd.expasy.org/epd/
"
,
"
@type
"
:
"
DataCatalog
"
,
"
description
"
:
"
The Eukaryotic Promoter Database (EPD) is a set of species-specific databases of experimentally validated promoters
.
"
,
"
description
"
:
"
The Eukaryotic Promoter Database (EPD) is a set of species-specific databases of experimentally validated promoters
"
,
"
keywords
"
:
"
next-generation sequencing, genome annotation, promoter
"
,
"
name
"
:
"
EPD - Eukaryotic Promoter Database
"
,
"
name
"
:
"
EPD
new
- Eukaryotic Promoter Database
"
,
"
provider
"
:
[
{
"
@id
"
:
"
https://www.sib.swiss/
"
,
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
sameAs
"
:
"
https://ror.org/002n09z45
"
}
],
"
url
"
:
"
https://epd.expasy.org/epd/
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
citation
"
:
[
{
"
@id
"
:
"
https://doi.org/10.1093/nar/gks1233
"
,
"
@id
"
:
"
https://doi.org/10.1093/nar/gkz1014
"
,
"
@type
"
:
"
ScholarlyArticle
"
,
"
headline
"
:
"
EPD in 2020: enhanced data visualization and extension to ncRNA promoters
"
,
"
author
"
:
[
{
"
@type
"
:
"
Person
"
,
"
givenName
"
:
"
Patrick
"
,
"
familyName
"
:
"
Meylan
"
,
"
identifier
"
:
"
https://orcid.org/0000-0001-8244-7065
"
},
{
"
@type
"
:
"
Person
"
,
"
givenName
"
:
"
René
"
,
"
familyName
"
:
"
Dreos
"
,
"
identifier
"
:
"
https://orcid.org/0000-0002-0816-7775
"
},
{
"
@type
"
:
"
Person
"
,
"
givenName
"
:
"
Giovanna
"
,
"
familyName
"
:
"
Ambrosini
"
,
"
identifier
"
:
"
https://orcid.org/0000-0003-1294-6541
"
},
{
"
@type
"
:
"
Person
"
,
"
givenName
"
:
"
Romain
"
,
"
familyName
"
:
"
Groux
"
,
"
identifier
"
:
"
https://orcid.org/0000-0001-9907-7451
"
},
{
"
@type
"
:
"
Person
"
,
"
givenName
"
:
"
Philipp
"
,
"
familyName
"
:
"
Bucher
"
,
"
identifier
"
:
"
https://orcid.org/0000-0003-4824-885X
"
}
],
"
datePublished
"
:
"
2019-11-04
"
}
],
"
hasPart
"
:
[
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
H. sapiens
"
,
"
description
"
:
"
hsEPDnew, the Homo sapiens (human) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/human/human_database.php?db=human
"
,
"
isAccessibleForFree
"
:
true
,
"
isBasedOn
"
:
[
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Riken/ENCODE CAGE data downloaded from UCSC.
"
},
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
FANTOM5 data.
"
},
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Rampage data.
"
},
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
EPD.
"
}
],
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
H. sapiens non-coding
"
,
"
description
"
:
"
hsEPDnewNC, the Homo sapiens (human) curated non-coding promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/human_nc/human_nc_database.php?db=human_nc
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
M. mulatta
"
,
"
description
"
:
"
rmEPDnew, the Macaca mulatta (rhesus macaque) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/M_mulatta/M_mulatta_database.php?db=M_mulatta
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
M. musculus
"
,
"
description
"
:
"
mmEPDnew, the Mus musculus (mouse) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/mouse/mouse_database.php?db=mouse
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
M. musculus non-coding
"
,
"
description
"
:
"
mmEPDnewNC, the Mus musculus (mouse) curated non-coding promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/mouse_nc/mouse_nc_database.php?db=mouse_nc
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
R. norvegicus
"
,
"
description
"
:
"
rnEPDnew, the Rattus Norvegicus (rat) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/R_norvegicus/R_norvegicus_database.php?db=R_norvegicus
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
C. familiaris
"
,
"
description
"
:
"
cfEPDnew, the Canis familiaris (dog) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/C_familiaris/C_familiaris_database.php?db=C_familiaris
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
G. gallus
"
,
"
description
"
:
"
ggEPDnew, the Gallus gallus (chicken) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/G_gallus/G_gallus_database.php?db=G_gallus
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
D. melanogaster
"
,
"
description
"
:
"
dmEPDnew, the Drosophila melanogaster (fruit fly) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/drosophila/drosophila_database.php?db=drosophila
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
A. mellifera
"
,
"
description
"
:
"
amEPDnew, the Apis mellifera (honey bee) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/A_mellifera/A_mellifera_database.php?db=A_mellifera
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
D. rerio
"
,
"
description
"
:
"
drEPDnew, the Danio rerio (zebrafish) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/zebrafish/zebrafish_database.php?db=zebrafish
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
headline
"
:
"
EPD and EPDnew, high-quality promoter resources in the next-generation sequencing era
"
,
"
datePublished
"
:
"
2012-11-26
"
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
C. elegans
"
,
"
description
"
:
"
ceEPDnew, the Caenorhabditis elegans curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/worm/worm_database.php?db=worm
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
A. thaliana
"
,
"
description
"
:
"
atEPDnew, the Arabidopsis thaliana (thale cress) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/arabidopsis/arabidopsis_database.php?db=arabidopsis
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
Z. mays
"
,
"
description
"
:
"
zmEPDnew, the Zea mays (corn) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/Z_mays/Z_mays_database.php?db=Z_mays
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
S. cerevisiae
"
,
"
description
"
:
"
scEPDnew, the Saccharomyces cerevisiae (baking yeast) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/S_cerevisiae/S_cerevisiae_database.php?db=S_cerevisiae
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
S. pombe
"
,
"
description
"
:
"
spEPDnew, the Schizosaccharomyces pombe (fission yeast) curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/S_pombe/S_pombe_database.php?db=S_pombe
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
},
{
"
@type
"
:
"
Dataset
"
,
"
name
"
:
"
P. falciparum
"
,
"
description
"
:
"
pfEPDnew, the Plasmodium falciparum 3D7 curated promoter database.
"
,
"
url
"
:
"
https://epd.expasy.org/epd/P_falciparum/P_falciparum_database.php?db=P_falciparum
"
,
"
isAccessibleForFree
"
:
true
,
"
license
"
:
{
"
@type
"
:
"
CreativeWork
"
,
"
name
"
:
"
Attribution 4.0 International (CC BY 4.0)
"
,
"
url
"
:
"
https://creativecommons.org/licenses/by/4.0/
"
},
"
provider
"
:
{
"
@type
"
:
"
Organization
"
,
"
name
"
:
"
SIB Swiss Institute of Bioinformatics
"
,
"
@id
"
:
"
https://ror.org/002n09z45
"
,
"
url
"
:
"
https://sib.swiss
"
}
}
]
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment