-
Notifications
You must be signed in to change notification settings - Fork 0
SessionExprModifyCleaning
Brian Fox edited this page Sep 11, 2022
·
3 revisions
There are these functions which take a mis-formatted expr.txt file and perform some simple changes to try and get it closer to the desired format.

In the brackets of each bullet choice, it describes the format requirements of the input file.
This is an expression file that was provided in GEO and it needs several changes.
- The first line needs to be removed
- columns 2-6 need to be removed
- The feature names need to be changed to symbols
- The feature with the highest mean needs to be selected in case any of the feature names are the same. (see link for #3 above).

(c) 2015-2025, Needle Genomics LLC