|
276 | 276 | }, |
277 | 277 | { |
278 | 278 | "name": "alignmentMethod", |
279 | | - "description": "DNA or RNA sequence alignement method", |
| 279 | + "description": "DNA or RNA sequence alignment method", |
280 | 280 | "columnType": "STRING", |
281 | 281 | "maximumSize": 250, |
282 | 282 | "enumValues": [ |
|
384 | 384 | "columnType": "STRING", |
385 | 385 | "maximumSize": 250, |
386 | 386 | "enumValues": [ |
| 387 | + { |
| 388 | + "value": "Variant calling", |
| 389 | + "description": "Identify and map genomic alterations, including single nucleotide polymorphisms, short indels and structural variants, in a genome sequence.", |
| 390 | + "source": "http://edamontology.org/operation_3227" |
| 391 | + }, |
| 392 | + { |
| 393 | + "value": "Sequence alignment", |
| 394 | + "description": "Alignment of reads to a reference genome", |
| 395 | + "source": "http://edamontology.org/operation_0292" |
| 396 | + }, |
387 | 397 | { |
388 | 398 | "value": "genotypeImputation", |
389 | 399 | "description": "The statistical inference of unobserved genotypes", |
390 | 400 | "source": "" |
391 | 401 | }, |
| 402 | + { |
| 403 | + "value": "DNAmethylationImputation", |
| 404 | + "description": "", |
| 405 | + "source": "https://dx.doi.org/10.1534/genetics.115.185967" |
| 406 | + }, |
| 407 | + { |
| 408 | + "value": "polygenicRiskScore", |
| 409 | + "description": "A sample level estimate of the genetic component of disease risk based on genome-wide association studies", |
| 410 | + "source": "http://journals.plos.org/plosgenetics/article?id=10.1371/journal.pgen.1003348" |
| 411 | + }, |
| 412 | + { |
| 413 | + "value": "Enrichment Analysis", |
| 414 | + "description": "Over-representation analysis", |
| 415 | + "source": "http://edamontology.org/operation_3501" |
| 416 | + }, |
392 | 417 | { |
393 | 418 | "value": "statisticalNetworkReconstruction", |
394 | 419 | "description": "", |
|
493 | 518 | "value": "peakCalling", |
494 | 519 | "description": "", |
495 | 520 | "source": "" |
| 521 | + }, |
| 522 | + { |
| 523 | + "value": "Copy number estimation", |
| 524 | + "description": "Estimate the number of copies of loci of particular gene(s) in DNA sequences typically from gene-expression profiling technology based on microarray hybridisation-based experiments.", |
| 525 | + "source": "http://edamontology.org/operation_3233" |
| 526 | + }, |
| 527 | + { |
| 528 | + "value": "Gene expression profile comparison", |
| 529 | + "description": "Comparison of gene expression profiles.", |
| 530 | + "source": "http://edamontology.org/operation_0315" |
| 531 | + }, |
| 532 | + { |
| 533 | + "value":"de-novo assembly", |
| 534 | + "description": "", |
| 535 | + "source": "http://purl.obolibrary.org/obo/GENEPIO_0001628" |
| 536 | + }, |
| 537 | + { |
| 538 | + "value":"correlation", |
| 539 | + "description":"The degree to which two or more quantities or events are linearly associated, a statistical relation between two or more variables such that systematic changes in the value of one variable are accompanied by systematic changes in the others.", |
| 540 | + "source":"http://purl.obolibrary.org/obo/NCIT_C48834" |
| 541 | + }, |
| 542 | + { |
| 543 | + "value":"network analysis", |
| 544 | + "description":"A data transformation that takes as input data that describes biological networks in terms of the node (a.k.a. vertex) and edge graph elements and their characteristics and generates as output properties of the constituent nodes and edges, the sub-graphs, and the entire network.", |
| 545 | + "source":"http://purl.obolibrary.org/obo/OBI_0200080" |
| 546 | + }, |
| 547 | + { |
| 548 | + "value":"purity", |
| 549 | + "description":"A quantitative assessment of the homogeneity or uniformity of a mixture. Alternatively, purity refers to the degree of being free of contaminants or heterogeneous components", |
| 550 | + "source":"http://purl.obolibrary.org/obo/NCIT_C62352" |
| 551 | + }, |
| 552 | + { |
| 553 | + "value":"dose response study", |
| 554 | + "description":"A study of the effect of dose changes on the efficacy of a drug in order to determine the dose-response relationship and optimal dose of a therapy.", |
| 555 | + "source":"http://purl.obolibrary.org/obo/NCIT_C127803" |
| 556 | + }, |
| 557 | + { |
| 558 | + "value":"assessment", |
| 559 | + "description":"The final result of a determination of the value, significance, or extent of.", |
| 560 | + "source":"http://purl.obolibrary.org/obo/NCIT_C25217" |
| 561 | + }, |
| 562 | + { |
| 563 | + "value":"quality control", |
| 564 | + "description":"A technique used to ensure a certain level of quality in a product or service.", |
| 565 | + "source":"http://purl.obolibrary.org/obo/ERO_0001219" |
| 566 | + }, |
| 567 | + { |
| 568 | + "value":"comparison", |
| 569 | + "description":"The examination of two or more people or things in order to detect similarities and differences.", |
| 570 | + "source":"http://purl.obolibrary.org/obo/NCIT_C49156" |
496 | 571 | } |
497 | 572 | ] |
498 | 573 | }, |
|
569 | 644 | "value": "GaussianProcessRegression", |
570 | 645 | "description": "", |
571 | 646 | "source": "" |
| 647 | + }, |
| 648 | + { |
| 649 | + "value": "elastic net", |
| 650 | + "description": "Elastic net is a shrinkage and selection regression method that linearly combines the L1 and L2 penalties of the lasso and ridge methods.", |
| 651 | + "source": "http://purl.enanomapper.org/onto/ENM_8000083" |
572 | 652 | } |
573 | 653 | ] |
574 | 654 | }, |
|
0 commit comments