Skip to content
Snippets Groups Projects
Commit 0ff4e853 authored by felmer's avatar felmer
Browse files

SP-568, BIS-365: getting-started-with-openBIS: Generic section added

SVN: 28691
parent c1be1502
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,13 @@ h4 {
font: 16px;
}
.generic {
background-color: #C7D38D;
padding-top: 5px;
padding-bottom: 5px;
margin: 15px 500px 15px 0px
}
.proteomics {
background-color: #FB8072;
padding-top: 5px;
......
......@@ -25,6 +25,21 @@
if it has no data in it.
</P>
<h4 class="generic">Generic</h4>
<P>
Here are the steps to register a file/folder as a data set into openBIS.
<OL>
<LI>Login into <A href="https://localhost:8443/openbis">openBIS</A> as 'admin'.
<LI>Open the Data Set Uploader application by clicking on menu item <it>Import -&gt; Data Set Registration</it>.
<br/>The application will be started via Java Web Start. You might be asked to trust the self-signed certificate.
<LI>Choose a file/folder in Data Set Uploader application.
<LI>Choose an experiment and click the upload button.
</OL>
<DIV class="text">
We challenge you to go find the successfully registered data set in the running openBIS application !
</DIV>
</P>
<h4 class="proteomics">Proteomics</h4>
<P>
Here are the steps to get an example prot.XML into openBIS.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment