Skip to content

Input & Output Mixture

Matias Samuel Miranda edited this page Oct 25, 2019 · 1 revision

Input

Mixture need a specific input format to success. The expression data will be the following DataFrame:

entrada mixture

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

entrada2 mixture

Output

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

Abolute

salida_absolute_mixture

Proportions

salida_proportions_mixture

Metrics

salida_metrics_mixture

P Values

salida_pvalues_mixture

Used Genes

salida_usedgenes_mixture