-
Notifications
You must be signed in to change notification settings - Fork 1
Input & Output Mixture
Matias Samuel Miranda edited this page Oct 25, 2019
·
1 revision
Mixture need a specific input format to success. The expression data will be the following DataFrame:
If you load expression matrix with xlsx or xls, the file should be the following structure:
- The first column will be Gene symbol
- The other columns will be patients
- The table should be in the first sheet
Mixture provide two way to see result. The first Mixture return two Data Frame (Result, P Values) For More information about this click here.
The second way is a output file with xlsx format. This have the following apperanceMixture provide thw way to see result:
We file have 5 sheet:
- Absolute
- Proportions
- Metrics
- Pvalues
- UsedGenes