Skip to content

Commit

Permalink
remove biobank dependson
Browse files Browse the repository at this point in the history
  • Loading branch information
allaway authored Oct 25, 2023
1 parent cf6623e commit dcf6c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_research_tools.rdb.model.csv
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ vendor,A person or compnay offering the resource for sale.,,"Component, vendorId
vendorId,A unique identifier for the vendor.,,,TRUE,,vendor,,,
vendorName,The name of the vendor.,,,FALSE,,vendor,,,
vendorURL,The vendor website url associated with the resource.,,,FALSE,,vendor,,,
biobank,"A large collection of biological or medical data and tissue samples, amassed for research purposes.",,"Component, biobankId, resourceId, biobankName, biobankURL, specimenType, specimenTissueType, tumorType, diseaseType, specimenPreparationMethod, specimenFormat",FALSE,,biobank,"biobankId, resourceId, biobankName, biobankURL, specimenType, specimenTissueType, tumorType, diseaseType, specimenPreparationMethod, specimenFormat",resource,
biobank,"A large collection of biological or medical data and tissue samples, amassed for research purposes.",,"Component, biobankId, resourceId, biobankName, biobankURL, specimenType, specimenTissueType, tumorType, diseaseType, specimenPreparationMethod, specimenFormat",FALSE,,biobank,"biobankId, resourceId, biobankName, biobankURL, specimenType, specimenTissueType, tumorType, diseaseType, specimenPreparationMethod, specimenFormat",,
biobankName,The name of the biobank. ,,,TRUE,,biobank,,,
biobankId,A unique identifier for the biobank.,,,TRUE,,biobank,,,
biobankURL,A URL for the biobank landing page.,,,TRUE,,biobank,,,
Expand Down

0 comments on commit dcf6c34

Please sign in to comment.