Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation #5

Open
benjaminran opened this issue Nov 21, 2016 · 1 comment
Open

Validation #5

benjaminran opened this issue Nov 21, 2016 · 1 comment

Comments

@benjaminran
Copy link
Contributor

Should verify specimen type values with accepted codelist values.

Should verify that submitter specimen id and specimen sample id values are all distinct (never the same value in both columns).

Should warn if required jars not found.

@benjaminran
Copy link
Contributor Author

Specifically, Submitter Specimen Type values should conform to the icgc specimen.0.specimen_type.v3 codelist (search 'specimen_type'). It's reproduced below:

specimen.0.specimen_type.v3
  • 101 Normal - solid tissue
  • 102 Normal - blood derived
  • 103 Normal - bone marrow
  • 104 Normal - tissue adjacent to primary
  • 105 Normal - buccal cell
  • 106 Normal - EBV immortalized
  • 107 Normal - lymph node
  • 108 Normal - other
  • 109 Primary tumour - solid tissue
  • 110 Primary tumour - blood derived (peripheral blood)
  • 111 Primary tumour - blood derived (bone marrow)
  • 112 Primary tumour - additional new primary
  • 113 Primary tumour - other
  • 114 Recurrent tumour - solid tissue
  • 115 Recurrent tumour - blood derived (peripheral blood)
  • 116 Recurrent tumour - blood derived (bone marrow)
  • 117 Recurrent tumour - other
  • 118 Metastatic tumour - NOS
  • 119 Metastatic tumour - lymph node
  • 120 Metastatic tumour - metastasis local to lymph node
  • 121 Metastatic tumour - metastasis to distant location
  • 122 Metastatic tumour - additional metastatic
  • 123 Xenograft - derived from primary tumour
  • 124 Xenograft - derived from tumour cell line
  • 125 Cell line - derived from tumour
  • 126 Primary tumour - lymph node
  • 127 Metastatic tumour - other
  • 128 Cell line - derived from xenograft tumour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant