Class: MethFunctionCoverage
URI: img_methylome:MethFunctionCoverage
classDiagram
class MethFunctionCoverage
click MethFunctionCoverage href "../MethFunctionCoverage/"
MethFunctionCoverage : exp_oid
MethFunctionCoverage --> "0..1" MethExperiment : exp_oid
click MethExperiment href "../MethExperiment/"
MethFunctionCoverage : function_id
MethFunctionCoverage : function_type
MethFunctionCoverage : modification_count
MethFunctionCoverage : sample_oid
MethFunctionCoverage --> "0..1" MethSample : sample_oid
click MethSample href "../MethSample/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| exp_oid | 0..1 MethExperiment |
Foreign key to meth_experiment | direct |
| sample_oid | 0..1 MethSample |
Foreign key to meth_sample | direct |
| function_type | 0..1 String |
direct | |
| function_id | 0..1 String |
direct | |
| modification_count | 0..1 Float |
direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/jgi/img_methylome
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | img_methylome:MethFunctionCoverage |
| native | img_methylome:MethFunctionCoverage |
LinkML Source
Direct
name: meth_function_coverage
from_schema: https://w3id.org/jgi/img_methylome
attributes:
exp_oid:
name: exp_oid
description: Foreign key to meth_experiment
from_schema: https://w3id.org/jgi/img_methylome
domain_of:
- meth_exp
- meth_experiment
- meth_experiment_ext_links
- meth_experiment_publications
- meth_function_coverage
- meth_stats
range: meth_experiment
required: false
sample_oid:
name: sample_oid
description: Foreign key to meth_sample
from_schema: https://w3id.org/jgi/img_methylome
rank: 1000
domain_of:
- meth_function_coverage
- meth_sample
- meth_stats
range: meth_sample
required: false
function_type:
name: function_type
from_schema: https://w3id.org/jgi/img_methylome
rank: 1000
domain_of:
- meth_function_coverage
range: string
required: false
function_id:
name: function_id
from_schema: https://w3id.org/jgi/img_methylome
rank: 1000
domain_of:
- meth_function_coverage
range: string
required: false
modification_count:
name: modification_count
from_schema: https://w3id.org/jgi/img_methylome
rank: 1000
domain_of:
- meth_function_coverage
range: float
required: false
Induced
name: meth_function_coverage
from_schema: https://w3id.org/jgi/img_methylome
attributes:
exp_oid:
name: exp_oid
description: Foreign key to meth_experiment
from_schema: https://w3id.org/jgi/img_methylome
alias: exp_oid
owner: meth_function_coverage
domain_of:
- meth_exp
- meth_experiment
- meth_experiment_ext_links
- meth_experiment_publications
- meth_function_coverage
- meth_stats
range: meth_experiment
required: false
sample_oid:
name: sample_oid
description: Foreign key to meth_sample
from_schema: https://w3id.org/jgi/img_methylome
rank: 1000
alias: sample_oid
owner: meth_function_coverage
domain_of:
- meth_function_coverage
- meth_sample
- meth_stats
range: meth_sample
required: false
function_type:
name: function_type
from_schema: https://w3id.org/jgi/img_methylome
rank: 1000
alias: function_type
owner: meth_function_coverage
domain_of:
- meth_function_coverage
range: string
required: false
function_id:
name: function_id
from_schema: https://w3id.org/jgi/img_methylome
rank: 1000
alias: function_id
owner: meth_function_coverage
domain_of:
- meth_function_coverage
range: string
required: false
modification_count:
name: modification_count
from_schema: https://w3id.org/jgi/img_methylome
rank: 1000
alias: modification_count
owner: meth_function_coverage
domain_of:
- meth_function_coverage
range: float
required: false