Tutorials: Difference between revisions
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
</div> | </div> | ||
<div style="flex: 1; margin: 5px; min-width: 210px; border: 1px solid #CCC; padding: 0 10px 10px 10px; box-shadow: 0 2px 2px rgba(0,0,0,0.1); background: #f5faff;"> | <div style="flex: 1; margin: 5px; min-width: 210px; border: 1px solid #CCC; padding: 0 10px 10px 10px; box-shadow: 0 2px 2px rgba(0,0,0,0.1); background: #f5faff;"> | ||
<h3>[[Build a BCO]]</h3> | <h3>[[Buildbcos|Build a BCO]]</h3> | ||
<div style="border-top: 1px solid #CCC; padding-top: 0.5em;"> | <div style="border-top: 1px solid #CCC; padding-top: 0.5em;"> | ||
The portal allows users to build a BCO using a user-friendly interface where the BCO is divided into different domain. In addition, the JSON format is also available for edit and view. By following this tutorial, users can easily build a BCO. | The portal allows users to build a BCO using a user-friendly interface where the BCO is divided into different domain. In addition, the JSON format is also available for edit and view. By following this tutorial, users can easily build a BCO. | ||
Line 38: | Line 38: | ||
<div id="ggw_row3" style="display: flex; flex-flow: row wrap; justify-content: space-between; padding: 0; margin: 0 -5px 0 -5px;"> | <div id="ggw_row3" style="display: flex; flex-flow: row wrap; justify-content: space-between; padding: 0; margin: 0 -5px 0 -5px;"> | ||
<div style="flex: 1; margin: 5px; min-width: 210px; border: 1px solid #CCC; padding: 0 10px 10px 10px; box-shadow: 0 2px 2px rgba(0,0,0,0.1); background: #f5faff;"> | <div style="flex: 1; margin: 5px; min-width: 210px; border: 1px solid #CCC; padding: 0 10px 10px 10px; box-shadow: 0 2px 2px rgba(0,0,0,0.1); background: #f5faff;"> | ||
<h3>[[Search BCOs]]</h3> | <h3>[[Search|Search BCOs]]</h3> | ||
<div style="border-top: 1px solid #CCC; padding-top: 0.5em;"> | <div style="border-top: 1px solid #CCC; padding-top: 0.5em;"> | ||
Users can search for an existing BCO, either publish or draft through the portal. Search can be based on keywords, prefix, owned-BCO and more. | Users can search for an existing BCO, either publish or draft through the portal. Search can be based on keywords, prefix, owned-BCO and more. |
Revision as of 19:56, 20 June 2023
Tutorial
This page has several sections that will help you to go through most of the functions on the BioCOmpute Portal.
Account
BioCompute Team recommends all users to create an account before editing or creating a BCO. By creating an account, users can add multiple databases, edit groups/permissions, change passwords, and more.
Prefix and Permission
BioCompute portal enables users to create prefix for personal or public usage. Then, owner of the prefix can modify personnel permissions inside the group. For example, the owner can grant certain people draft only permissions and other people publish only permissions.
Build a BCO
The portal allows users to build a BCO using a user-friendly interface where the BCO is divided into different domain. In addition, the JSON format is also available for edit and view. By following this tutorial, users can easily build a BCO.
Search BCOs
Users can search for an existing BCO, either publish or draft through the portal. Search can be based on keywords, prefix, owned-BCO and more.
Swagger Usage
Users and developers can use the swagger site to interact with the BioCompute APIs to create and publish drafts.
BCODB Sandbox
The BCODB sandbox is an isolated testing environment that allows developers to interact with BCO APIs without affecting the system, database, and portal. To add the BCODB sandbox to your account, please contact BioCompute Admins first.