Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skeeney01 patch 1 #18

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Skeeney01 patch 1 #18

wants to merge 5 commits into from

Conversation

skeeney01
Copy link
Contributor

Updates:

  • Script class added
  • All domain level validate() functions tested
  • Most lower level validate() functions tested
  • setter/getter methods added to classes
  • print functions added with rough functionality ideas
  • makeBCO() function and associated make() functions added to allow user to create a new BioCompute Class Object
  • make() functions roughly tested
  • validate() functions embedded in make functions

HadleyKing and others added 5 commits March 3, 2022 18:10
Java Script structure of BCO Class implementation
- Filled in validate() functions for each class except for Utilities and ExtensionSchema
- Added URI Class + validation(), changed URI strings to URI objects
- added non-required arguments to Input, Output and SoftwarePrerequisites
Updates: 
- Script class added 
- All domain level validate() functions tested
- Most lower level validate() functions tested
- setter/getter methods added to classes 
- print functions added with rough functionality ideas
- makeBCO() function and associated make() functions added to allow user to create a new BioCompute Class Object 
- make() functions roughly tested
- validate() functions embedded in make functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants