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

Contract info 1 #24

Open
Giacomo-Terragni opened this issue Jun 7, 2023 · 0 comments
Open

Contract info 1 #24

Giacomo-Terragni opened this issue Jun 7, 2023 · 0 comments

Comments

@Giacomo-Terragni
Copy link

Dear Kun, @klifish

I have aquestions about the contract purposes:

In VikasContractTest.ipnb i noticed that the "additional" contract info is included.
""function UploadDataSecondaryCategory(
address _address1,
bool _OpenToGeneticStudiesOnly,
bool _ResearchSpecificRestrictions,
bool _OpenToResearchUseOnly,
bool _NoGeneralMethodResearch)
function UploadDataRequirements(
address _address1,
bool _GeographicSpecificRestriction,
bool _OpenToNonProfitUseOnly,
bool _PublicationRequired,
bool _CollaborationRequired,
bool _EthicsApprovalrequired,
bool _TimeLimitOnUse,
bool _CostOnUse,
bool _DataSecurityMeasuresRequired) ""

would these additional info work in my simulation? To use them I just need to add them in the uploaded_data section?

"uploaded_data": {
"estimate": False,
"description": "description",
"link": "http://link.com",
"no_restrictions": False,
"open_to_general_research_and_clinical_care": False,
"open_to_HMB_research": False,
"open_to_population_and_ancestry_research": False,
"open_to_disease_specific": False
"CollaborationRequired": True ///new one
}

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

No branches or pull requests

1 participant