GenomicsStandardsConsortium / mixs

Minimum Information about any (X) Sequence” (MIxS) specification
https://w3id.org/mixs
Creative Commons Zero v1.0 Universal
36 stars 20 forks source link

contam_screen_param "combination;{text" #369

Open turbomam opened 2 years ago

turbomam commented 2 years ago

contam_screen_param

field value
Structured comment name contam_screen_param
Item (rdfs:label) contamination screening parameters
Definition Specific parameters used in the decontamination sofware, such as reference database, coverage, and kmers. Combinations of these parameters may also be used, i.e. kmer and coverage, or reference database and kmer
Expected value enumeration;value or name
Value syntax [ref db|kmer|coverage|combination];{text|integer}
Example kmer
Section sequencing
migs_eu -
migs_ba -
migs_pl -
migs_vi -
migs_org -
mims -
mimarks_s -
mimarks_c -
misag X
mimag X
miuvig -
Preferred unit  
Occurence 1
MIXS ID MIXS:0000073
MIGS ID (mapping to GOLD)  
turbomam commented 2 years ago

implemented with ^(ref db|kmer|coverage|combination);.+, requiring at least one character after the semicolon