Skip to content

Commit

Permalink
generate another formats
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 4, 2024
1 parent 4677b3c commit 7bf5846
Show file tree
Hide file tree
Showing 8 changed files with 613 additions and 232 deletions.
6 changes: 3 additions & 3 deletions erdiagram-autogen/genome_annotation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GenomeAssembly {
label_type in_taxon_label
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -27,7 +27,7 @@ GenomeAnnotation {
string reference_assembly
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -45,7 +45,7 @@ GeneAnnotation {
string referenced_in
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand Down
42 changes: 21 additions & 21 deletions erdiagram-autogen/library_generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DigitalAsset {
string data_type
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -30,7 +30,7 @@ DissectionRoiPolygon {
label_type name
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -39,7 +39,7 @@ LibraryPooling {
string process_date
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -56,7 +56,7 @@ LibraryConstruction {
string set
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -72,7 +72,7 @@ CdnaAmplification {
string set
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -89,7 +89,7 @@ CellBarcoding {
barcoded_cell_sample_technique method
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -102,7 +102,7 @@ CellBarcoding {
EnrichedCellSampleSplitting {
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -116,7 +116,7 @@ CellEnrichment {
string process_date
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -130,7 +130,7 @@ CellDissociation {
string process_date
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -143,7 +143,7 @@ CellDissociation {
TissueDissection {
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -156,7 +156,7 @@ TissueDissection {
DissectionRoiDelineation {
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
label_type name
narrative_text description
Expand All @@ -171,7 +171,7 @@ LibraryPool {
string local_tube_id
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -184,7 +184,7 @@ LibraryAliquot {
label_type name
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -203,7 +203,7 @@ Library {
library_r1_r2_index r1_r2_index
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -219,7 +219,7 @@ AmplifiedCdna {
float percent_cdna_longer_than_400bp
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -233,7 +233,7 @@ BarcodedCellSample {
integer number_of_expected_cells
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -249,7 +249,7 @@ EnrichedCellSample {
string histone_modification_marker
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -264,7 +264,7 @@ DissociatedCellSample {
dissociated_cell_sample_cell_label_barcode cell_source_oligo_name
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -278,7 +278,7 @@ TissueSample {
stringList structure
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -291,7 +291,7 @@ BrainSlab {
label_type name
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand All @@ -311,7 +311,7 @@ Donor {
label_type in_taxon_label
string id
iri_type iri
uriorcurieList category
curieList category
stringList type
narrative_text description
boolean deprecated
Expand Down
Loading

0 comments on commit 7bf5846

Please sign in to comment.