Alireza Tajmirriahi 5f7ebec844 Update '1-Preprocessing/README.md' | 1 year ago | |
---|---|---|
.. | ||
README.md | 1 year ago | |
expressionSummarizer.r | 1 year ago | |
geneIdConverter.r | 1 year ago | |
prepare_mutation.py | 1 year ago | |
preprocessing.py | 1 year ago |
There are a number of scripts involved in this stage.
expressionSummarizer.r
prepares expression data columns and Id valuesgeneIdConverter.r
uses a Bioconductor annotation package to unify gene symbolsprepare_mutation.py
prepares mutation data by removing useless columns and unwanted rows.preprocessing.py
this code generates a summary for each cancer that will be further used to aggregate in the next stageby running each python script with a --help
flag you will learn more about input args.