1 | "rba" |
---|
2 | |
---|
3 | // From cohortPatient.txt |
---|
4 | "Patient" |
---|
5 | "Gender" |
---|
6 | |
---|
7 | // From cohortCase.txt |
---|
8 | "Case" |
---|
9 | "Consent" |
---|
10 | "ConsentDate" |
---|
11 | |
---|
12 | // From cohortSpecimen.txt |
---|
13 | "Specimen" |
---|
14 | "BiopsyType" |
---|
15 | "SpecimenType" |
---|
16 | "linkedSpecimen" |
---|
17 | "Laterality" |
---|
18 | "ArrivalDate" |
---|
19 | "SpecimenCreated" |
---|
20 | "SamplingDateTime" |
---|
21 | "RNALaterDateTime" |
---|
22 | |
---|
23 | // From cohortStained.txt |
---|
24 | "StainedSlide" |
---|
25 | "StainedHis" |
---|
26 | "StainedHisCreated" |
---|
27 | "ScoreComplete" |
---|
28 | "ScoreInvasiveCancer" |
---|
29 | "ScoreInsituCancer" |
---|
30 | "ScoreLymphocytes" |
---|
31 | "ScoreStroma" |
---|
32 | "ScoreFat" |
---|
33 | "ScoreNormal" |
---|
34 | |
---|
35 | // From cohortLysate.txt |
---|
36 | "Lysate" |
---|
37 | "LysateCreated" |
---|
38 | "ParentQuantityUsed" |
---|
39 | "MultPieces" |
---|
40 | "PartitionDate" |
---|
41 | |
---|
42 | // From cohortRNA.txt |
---|
43 | "RNA" |
---|
44 | "QiacubeDate" |
---|
45 | "QiacubeRunNo" |
---|
46 | "NDConc" |
---|
47 | "ND260by230" |
---|
48 | "ND260by280" |
---|
49 | "RNAQC_last" |
---|
50 | |
---|
51 | // From cohortLibrary.txt |
---|
52 | "Library" |
---|
53 | "Adaptor" |
---|
54 | "LibraryCreated" |
---|
55 | "Protocol" |
---|
56 | "QubitConc" |
---|
57 | "LibraryBioplate" |
---|
58 | |
---|
59 | // From cohortSequencing.txt |
---|
60 | "Sequencer" |
---|
61 | "SequencingEndDate" |
---|
62 | |
---|
63 | // From cohortMerged.txt |
---|
64 | "MergedSequences" |
---|
65 | "MergedFlowCells" |
---|
66 | "READS" |
---|
67 | "PF_READS" |
---|
68 | "ADAPTER_READS" |
---|
69 | "PT_READS" |
---|
70 | |
---|
71 | // From cohortMasked.txt |
---|
72 | "MaskedSequences" |
---|
73 | "PM_READS" |
---|
74 | |
---|
75 | // From cohortAligned.txt |
---|
76 | "AlignedSequences" |
---|
77 | "ALIGNED_PAIRS" |
---|
78 | "READ_PAIRS_EXAMINED" |
---|
79 | "READ_PAIR_DUPLICATES" |
---|
80 | "FRACTION_DUPLICATION" |
---|
81 | |
---|
82 | // From cohortRawbioassay.txt |
---|
83 | "Rawbioassay" |
---|
84 | "Raw.data.type" |
---|
85 | "Import.date" |
---|
86 | "Array.design" |
---|
87 | |
---|
88 | // From cohortINCA.txt |
---|
89 | IncaExportDate |
---|
90 | +all INCA annotations |
---|