Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
enasequence
webin-portal
Commits
e4e5a8ac
Commit
e4e5a8ac
authored
Jun 17, 2021
by
Rajkumar-D
Browse files
Updating read submission and login text
parent
c7c1978d
Pipeline
#278394
passed with stages
in 5 minutes and 1 second
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
8 deletions
+10
-8
src/app/login/login.component.html
src/app/login/login.component.html
+10
-2
src/app/read-submission/read-submission.component.html
src/app/read-submission/read-submission.component.html
+0
-6
No files found.
src/app/login/login.component.html
View file @
e4e5a8ac
...
...
@@ -4,15 +4,23 @@
<mat-card-title>
Welcome to the Webin submission service.
</mat-card-title>
<div>
<mat-card-subtitle
style=
"text-align: left;"
>
<p>
To submit human data requiring controlled access please log in using EGA credentials.
</p>
<p>
You can use this service to submit sequence reads and to register metadata such as studies (projects) and
samples. To submit human data requiring controlled access please log in using EGA credentials.
</p>
samples. A dedicated submission API for COVID-19 genomes is available
<a
href=
"https://www.ebi.ac.uk/ena/submit/webin-cli"
>
here.
</a>
Reads, genomes, transcriptomes and annotated
sequences can be submitted to ENA using
<a
href=
"https://ena-docs.readthedocs.io/en/latest/reads/webin-cli.html"
>
Webin-CLI
</a>
. Full details of all
Webin submission services are
available
<a
href=
"https://ena-docs.readthedocs.io/en/latest/submit/general-guide.html#submission-services"
>
here.
</a>
</p>
<p>
New to Webin? Please register using the Register button.
</p>
</mat-card-subtitle>
</div>
</mat-card>
<mat-card
class=
"login-card"
>
<mat-card-header
class=
"login-card"
>
<mat-card-header>
<mat-card-title>
Login
</mat-card-title>
<mat-card-subtitle>
Please provide your Webin credentials
</mat-card-subtitle>
</mat-card-header>
...
...
src/app/read-submission/read-submission.component.html
View file @
e4e5a8ac
...
...
@@ -20,12 +20,6 @@
asked to provide information about the sequencing libraries and instruments. Please quote the study
accession number (ERP*) when citing data submitted to ENA.
</p>
<p
class=
"mat-body"
>
Read
<a
href=
"https://ena-docs.readthedocs.io/en/latest/reads/interactive.html"
>
here
</a>
for
more information on how submit your raw reads to ENA.
</p>
<p
class=
"mat-body"
>
A dedicated submission API for COVID-19 genomes is available
<a
href=
"https://www.ebi.ac.uk/ena/submit/webin-cli"
>
here
</a></p>
<mat-expansion-panel
(opened)=
"panelOpenState = true"
(closed)=
"panelOpenState = false"
class=
"mat-body"
>
<mat-expansion-panel-header>
<mat-panel-title>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment