File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 25022502 "slot_uri" : "https://github.com/airr-knowledge/ak-schema/tcell_receptors" ,
25032503 "owner" : "TCellReceptorEpitopeBindingAssay" ,
25042504 "domain_of" : [
2505+ "AIRRSequencingAssay" ,
25052506 "TCellReceptorEpitopeBindingAssay"
25062507 ] ,
25072508 "range" : "TCellReceptor" ,
25162517 "slot_uri" : "https://github.com/airr-knowledge/ak-schema/tcell_chains" ,
25172518 "owner" : "TCellReceptorEpitopeBindingAssay" ,
25182519 "domain_of" : [
2520+ "AIRRSequencingAssay" ,
25192521 "TCellReceptorEpitopeBindingAssay"
25202522 ] ,
25212523 "range" : "Chain" ,
1201812020 "assay_type" ,
1201912021 "target_entity_type" ,
1202012022 "repertoire_id" ,
12023+ "tcell_receptors" ,
12024+ "tcell_chains" ,
1202112025 "sequencing_run_id" ,
1202212026 "total_reads_passing_qc_filter" ,
1202312027 "sequencing_platform" ,
1336613370 ] ,
1336713371 "metamodel_version" : "1.7.0" ,
1336813372 "source_file" : "ak_schema.yaml" ,
13369- "source_file_date" : "2025-04-20T03:08:53 " ,
13370- "source_file_size" : 197673 ,
13371- "generation_date" : "2025-04-20T03:08:55 " ,
13373+ "source_file_date" : "2025-04-20T18:56:59 " ,
13374+ "source_file_size" : 197714 ,
13375+ "generation_date" : "2025-04-20T18:57:01 " ,
1337213376 "@type" : "SchemaDefinition" ,
1337313377 "@context" : [
1337413378 "project/jsonld/ak_schema.context.jsonld" ,
Original file line number Diff line number Diff line change 435435 " null"
436436 ]
437437 },
438+ "tcell_chains" : {
439+ "description" : " The T cell receptor chains being measured" ,
440+ "items" : {
441+ "type" : " string"
442+ },
443+ "type" : [
444+ " array" ,
445+ " null"
446+ ]
447+ },
448+ "tcell_receptors" : {
449+ "description" : " The T cell receptors being measured" ,
450+ "items" : {
451+ "type" : " string"
452+ },
453+ "type" : [
454+ " array" ,
455+ " null"
456+ ]
457+ },
438458 "total_reads_passing_qc_filter" : {
439459 "description" : " Number of usable reads for analysis" ,
440460 "type" : [
564584 " null"
565585 ]
566586 },
587+ "tcell_chains" : {
588+ "description" : " The T cell receptor chains being measured" ,
589+ "items" : {
590+ "type" : " string"
591+ },
592+ "type" : [
593+ " array" ,
594+ " null"
595+ ]
596+ },
597+ "tcell_receptors" : {
598+ "description" : " The T cell receptors being measured" ,
599+ "items" : {
600+ "type" : " string"
601+ },
602+ "type" : [
603+ " array" ,
604+ " null"
605+ ]
606+ },
567607 "total_reads_passing_qc_filter" : {
568608 "description" : " Number of usable reads for analysis" ,
569609 "type" : [
You can’t perform that action at this time.
0 commit comments