Skip to content

Commit

Permalink
set requirement for insertEntrezId to false
Browse files Browse the repository at this point in the history
  • Loading branch information
allaway authored Oct 26, 2023
1 parent 8c87309 commit 50abb57
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 @@ -19,7 +19,7 @@ dateModified,The last update of the resource metadata (not including observation
geneticReagentDetails,Genetic reagents.,,"Component, geneticReagentId, insertName, insertEntrezId, gRNAshRNASequence, insertSize, insertSpecies, nTerminalTag, cTerminalTag, cloningMethod, 5primeCloningSite, 5primeSiteDestroyed, 3primeCloningSite, 3primeSiteDestroyed, promoter, 5primer, 3primer, vectorBackbone, vectorType, backboneSize, totalSize, bacterialResistance, selectableMarker, copyNumber, growthTemp, growthStrain, hazardous",FALSE,,geneticReagentDetails,"geneticReagentId, insertName, insertEntrezId, gRNAshRNASequence, insertSize, insertSpecies, nTerminalTag, cTerminalTag, cloningMethod, 5primeCloningSite, 5primeSiteDestroyed, 3primeCloningSite, 3primeSiteDestroyed, promoter, 5primer, 3primer, vectorBackbone, vectorType, backboneSize, totalSize, bacterialResistance, selectableMarker, copyNumber, growthTemp, growthStrain, hazardous",,
geneticReagentId,A unique identifier for the reagent.,,,TRUE,,geneticReagentDetails,,,
insertName,Name of the main gene insert in the plasmid.,,,TRUE,,geneticReagentDetails,,,
insertEntrezId,The entrez gene id for the gene insert,,,TRUE,,geneticReagentDetails,,,
insertEntrezId,The entrez gene id for the gene insert,,,FALSE,,geneticReagentDetails,,,
gRNAshRNASequence,"The sequence of the gRNA or shRNA for the gene insert, if present. ",,,FALSE,,geneticReagentDetails,,,
insertSize,"Size, in bp, of the gene insert as it is in the plasmid.",,,FALSE,,geneticReagentDetails,,,
insertSpecies,Species of the insert,"Homo sapiens, Mus musculus, Rattus norvegicus",,TRUE,,geneticReagentDetails,,,list like
Expand Down

0 comments on commit 50abb57

Please sign in to comment.