You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"parse-results" utility doesnt work as expected in some cases.
When I open csv file in Excel/LibreOfficeCalc, I see that many records occupy wrong columns.
Expected behavior: each column correspond to its own gene/pseudogene (HLA-A, DPB1, etc)
E.g., I see DQA1 record in column named QDB1 and so on. Some lines for samples have more records, than others.
For instance, the DPB2 gene exists in the output files for some samples, but is absent for the rest of the records.
Starting from column for this gene, order of column is broken.
Proposed solution:
scan all source *.report files for the first time, create complete list of genes present in *.report files
use list of genes to name columns
scan report files for the second time, and fill the table. If some gene is absent, leave column blank.
"parse-results" utility doesnt work as expected in some cases.
When I open csv file in Excel/LibreOfficeCalc, I see that many records occupy wrong columns.
Expected behavior: each column correspond to its own gene/pseudogene (HLA-A, DPB1, etc)
E.g., I see DQA1 record in column named QDB1 and so on. Some lines for samples have more records, than others.
For instance, the DPB2 gene exists in the output files for some samples, but is absent for the rest of the records.
Starting from column for this gene, order of column is broken.
Proposed solution:
tsoi2018_hla_L1.xlsx
The text was updated successfully, but these errors were encountered: