Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EUbOPEN Web
Manage
Activity
Members
Labels
Plan
Issues
15
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ChEMBL
EUbOPEN
EUbOPEN Web
Commits
daf14207
Commit
daf14207
authored
4 years ago
by
David Mendez
Browse files
Options
Downloads
Patches
Plain Diff
Probe control structures and use: add more controls to the mockup
parent
237034c2
No related branches found
Branches containing commit
No related tags found
1 merge request
!5
Add compounds and target browser mockups
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
components/report_cards/chemical_probe/ControlStructuresAndUse.vue
+70
-2
70 additions, 2 deletions
...s/report_cards/chemical_probe/ControlStructuresAndUse.vue
with
70 additions
and
2 deletions
components/report_cards/chemical_probe/ControlStructuresAndUse.vue
+
70
−
2
View file @
daf14207
...
...
@@ -2,7 +2,7 @@
<v-card>
<v-card-text>
<v-row>
<v-col
cols=
"6"
>
<v-col
cols=
"
12"
sm=
"
6"
>
<v-card
tile
elevation=
"0"
>
<v-card-title>
PFI-6 Chemical Probe
</v-card-title>
<v-img
...
...
@@ -36,7 +36,7 @@
</v-card-text>
</v-card>
</v-col>
<v-col
cols=
"6"
>
<v-col
cols=
"
12"
sm=
"
6"
>
<v-card
tile
elevation=
"0"
>
<v-card-title>
PFI-6N Negative Control
</v-card-title>
<v-img
...
...
@@ -70,6 +70,74 @@
</v-card-text>
</v-card>
</v-col>
<v-col
cols=
"12"
sm=
"6"
>
<v-card
tile
elevation=
"0"
>
<v-card-title>
PFI-6N Another Control 1
</v-card-title>
<v-img
height=
"250"
src=
"https://www.ebi.ac.uk/chembl/api/data/image/CHEMBL1276106.svg"
></v-img>
<v-card-subtitle>
<a
href=
"https://www.ebi.ac.uk/chembl/compound_report_card/CHEMBL1276106"
>
CHEMBL1269459
</a
>
</v-card-subtitle>
<v-card-text>
<TextToClipboard
text=
"Oc1ccc(CCc2ccc(O)c(O)c2)cc1O"
title=
"smiles"
/>
<TextToClipboard
text=
"FYULQBSQDOYPJQ-UHFFFAOYSA-N"
title=
"InChI Key"
/>
<div><b>
Molecular weight:
</b>
250.26
</div>
<div>
<b>
Storage:
</b>
As a dry powder or as DMSO stock solutions (10mM) at -20 °C
</div>
<div>
<b>
Dissolution:
</b>
Soluble in DMSO up to 10mM
</div>
</v-card-text>
</v-card>
</v-col>
<v-col
cols=
"12"
sm=
"6"
>
<v-card
tile
elevation=
"0"
>
<v-card-title>
PFI-6N Another Control 2
</v-card-title>
<v-img
height=
"250"
src=
"https://www.ebi.ac.uk/chembl/api/data/image/CHEMBL1557.svg"
></v-img>
<v-card-subtitle>
<a
href=
"https://www.ebi.ac.uk/chembl/compound_report_card/CHEMBL1557"
>
CHEMBL1557
</a
>
</v-card-subtitle>
<v-card-text>
<TextToClipboard
text=
"Oc1ccc(CCc2ccc(O)c(O)c2)cc1O"
title=
"smiles"
/>
<TextToClipboard
text=
"FYULQBSQDOYPJQ-UHFFFAOYSA-N"
title=
"InChI Key"
/>
<div><b>
Molecular weight:
</b>
250.26
</div>
<div>
<b>
Storage:
</b>
As a dry powder or as DMSO stock solutions (10mM) at -20 °C
</div>
<div>
<b>
Dissolution:
</b>
Soluble in DMSO up to 10mM
</div>
</v-card-text>
</v-card>
</v-col>
</v-row>
</v-card-text>
</v-card>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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