Skip to content

Class: MsProteinOld

URI: img_proteome:MsProteinOld

classDiagram class MsProteinOld click MsProteinOld href "../MsProteinOld/" MsProteinOld : description MsProteinOld : end_coord MsProteinOld : experiment MsProteinOld : locus_tag MsProteinOld : mol_wt MsProteinOld : notes MsProteinOld : nsaf_score MsProteinOld : pep_nonuniq_cnt MsProteinOld : pep_tot_cnt MsProteinOld : pep_uniq_cnt MsProteinOld : pi MsProteinOld : prot_seq_length MsProteinOld : protein_acc_id MsProteinOld : protein_oid MsProteinOld : protein_seq MsProteinOld : protein_source_id MsProteinOld : sample MsProteinOld : score MsProteinOld : search_db MsProteinOld : search_engine MsProteinOld : seq_coverage MsProteinOld : spec_tot_cnt MsProteinOld : spec_uniq_cnt MsProteinOld : start_coord MsProteinOld : threshold

Slots

Name Cardinality and Range Description Inheritance
protein_oid 0..1
Integer
direct
protein_source_id 0..1
String
direct
protein_acc_id 0..1
String
direct
search_engine 0..1
String
direct
search_db 0..1
String
direct
score 0..1
Float
direct
threshold 0..1
Float
direct
seq_coverage 0..1
Float
direct
pep_uniq_cnt 0..1
Integer
direct
pep_nonuniq_cnt 0..1
Integer
direct
pep_tot_cnt 0..1
Integer
direct
spec_uniq_cnt 0..1
Integer
direct
spec_tot_cnt 0..1
Integer
direct
nsaf_score 0..1
Float
direct
experiment 0..1
Integer
direct
sample 0..1
Integer
direct
protein_seq 0..1
String
direct
locus_tag 0..1
String
direct
start_coord 0..1
Integer
direct
end_coord 0..1
Integer
direct
prot_seq_length 0..1
Integer
direct
mol_wt 0..1
Float
direct
pi 0..1
Float
direct
description 0..1
String
direct
notes 0..1
String
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/jgi/img_proteome

Mappings

Mapping Type Mapped Value
self img_proteome:MsProteinOld
native img_proteome:MsProteinOld

LinkML Source

Direct

name: ms_protein_old
from_schema: https://w3id.org/jgi/img_proteome
attributes:
  protein_oid:
    name: protein_oid
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_img_genes
    - ms_protein_img_genes_old
    - ms_protein_old
    range: integer
    required: false
  protein_source_id:
    name: protein_source_id
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  protein_acc_id:
    name: protein_acc_id
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  search_engine:
    name: search_engine
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  search_db:
    name: search_db
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  score:
    name: score
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  threshold:
    name: threshold
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  seq_coverage:
    name: seq_coverage
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  pep_uniq_cnt:
    name: pep_uniq_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  pep_nonuniq_cnt:
    name: pep_nonuniq_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  pep_tot_cnt:
    name: pep_tot_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  spec_uniq_cnt:
    name: spec_uniq_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  spec_tot_cnt:
    name: spec_tot_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  nsaf_score:
    name: nsaf_score
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  experiment:
    name: experiment
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_old
    - ms_sample
    range: integer
    required: false
  sample:
    name: sample
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  protein_seq:
    name: protein_seq
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  locus_tag:
    name: locus_tag
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  start_coord:
    name: start_coord
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_img_genes
    - ms_protein_img_genes_old
    - ms_protein_old
    range: integer
    required: false
  end_coord:
    name: end_coord
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_img_genes
    - ms_protein_img_genes_old
    - ms_protein_old
    range: integer
    required: false
  prot_seq_length:
    name: prot_seq_length
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  mol_wt:
    name: mol_wt
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  pi:
    name: pi
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  description:
    name: description
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_experiment
    - ms_protein
    - ms_protein_old
    - ms_sample
    range: string
    required: false
  notes:
    name: notes
    from_schema: https://w3id.org/jgi/img_proteome
    domain_of:
    - ms_experiment
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_old
    range: string
    required: false

Induced

name: ms_protein_old
from_schema: https://w3id.org/jgi/img_proteome
attributes:
  protein_oid:
    name: protein_oid
    from_schema: https://w3id.org/jgi/img_proteome
    alias: protein_oid
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_img_genes
    - ms_protein_img_genes_old
    - ms_protein_old
    range: integer
    required: false
  protein_source_id:
    name: protein_source_id
    from_schema: https://w3id.org/jgi/img_proteome
    alias: protein_source_id
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  protein_acc_id:
    name: protein_acc_id
    from_schema: https://w3id.org/jgi/img_proteome
    alias: protein_acc_id
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  search_engine:
    name: search_engine
    from_schema: https://w3id.org/jgi/img_proteome
    alias: search_engine
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  search_db:
    name: search_db
    from_schema: https://w3id.org/jgi/img_proteome
    alias: search_db
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  score:
    name: score
    from_schema: https://w3id.org/jgi/img_proteome
    alias: score
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  threshold:
    name: threshold
    from_schema: https://w3id.org/jgi/img_proteome
    alias: threshold
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  seq_coverage:
    name: seq_coverage
    from_schema: https://w3id.org/jgi/img_proteome
    alias: seq_coverage
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  pep_uniq_cnt:
    name: pep_uniq_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    alias: pep_uniq_cnt
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  pep_nonuniq_cnt:
    name: pep_nonuniq_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    alias: pep_nonuniq_cnt
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  pep_tot_cnt:
    name: pep_tot_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    alias: pep_tot_cnt
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  spec_uniq_cnt:
    name: spec_uniq_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    alias: spec_uniq_cnt
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  spec_tot_cnt:
    name: spec_tot_cnt
    from_schema: https://w3id.org/jgi/img_proteome
    alias: spec_tot_cnt
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  nsaf_score:
    name: nsaf_score
    from_schema: https://w3id.org/jgi/img_proteome
    alias: nsaf_score
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  experiment:
    name: experiment
    from_schema: https://w3id.org/jgi/img_proteome
    alias: experiment
    owner: ms_protein_old
    domain_of:
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_old
    - ms_sample
    range: integer
    required: false
  sample:
    name: sample
    from_schema: https://w3id.org/jgi/img_proteome
    alias: sample
    owner: ms_protein_old
    domain_of:
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  protein_seq:
    name: protein_seq
    from_schema: https://w3id.org/jgi/img_proteome
    alias: protein_seq
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  locus_tag:
    name: locus_tag
    from_schema: https://w3id.org/jgi/img_proteome
    alias: locus_tag
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: string
    required: false
  start_coord:
    name: start_coord
    from_schema: https://w3id.org/jgi/img_proteome
    alias: start_coord
    owner: ms_protein_old
    domain_of:
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_img_genes
    - ms_protein_img_genes_old
    - ms_protein_old
    range: integer
    required: false
  end_coord:
    name: end_coord
    from_schema: https://w3id.org/jgi/img_proteome
    alias: end_coord
    owner: ms_protein_old
    domain_of:
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_img_genes
    - ms_protein_img_genes_old
    - ms_protein_old
    range: integer
    required: false
  prot_seq_length:
    name: prot_seq_length
    from_schema: https://w3id.org/jgi/img_proteome
    alias: prot_seq_length
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: integer
    required: false
  mol_wt:
    name: mol_wt
    from_schema: https://w3id.org/jgi/img_proteome
    alias: mol_wt
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  pi:
    name: pi
    from_schema: https://w3id.org/jgi/img_proteome
    alias: pi
    owner: ms_protein_old
    domain_of:
    - ms_protein
    - ms_protein_old
    range: float
    required: false
  description:
    name: description
    from_schema: https://w3id.org/jgi/img_proteome
    alias: description
    owner: ms_protein_old
    domain_of:
    - ms_experiment
    - ms_protein
    - ms_protein_old
    - ms_sample
    range: string
    required: false
  notes:
    name: notes
    from_schema: https://w3id.org/jgi/img_proteome
    alias: notes
    owner: ms_protein_old
    domain_of:
    - ms_experiment
    - ms_peptide
    - ms_peptide_old
    - ms_protein
    - ms_protein_old
    range: string
    required: false