The miner-subtypes tool¶
This utility generates sample subtype and related plots
You can see the tool’s available options when you enter miner-subtypes -h
at the command prompt:
usage: miner-subtypes [-h] expfile mapfile regulons outdir
miner-subtypes - MINER compute sample subtypes
positional arguments:
expfile input matrix
mapfile identifier mapping file
regulons regulons.json file from miner-mechinf
outdir output directory
optional arguments:
-h, --help show this help message and exit
Parameters in detail¶
miner-subtypes expects at least these 4 arguments:
- expfile: The gene expression file a matrix in csv format.
- mapfile: The gene identifier map file.
- regulons: The regulons.json file generated by the miner-mechinf tool.
- outdir: The directory where the result files will be placed in.
Output in detail¶
After successful completion there will be the following files in the output directory
binaryActivityMap.pdfregulon_activity_heatmap.pdfcentroid_clusters_heatmap.pdfregulons_activity_heatmap.csvcentroidClusters_regulons.pdfsimilarityMatrix_regulons.pdfcentroids.csvstates_regulons_0o2_tsne.pdfeigengenes.csvtranscriptional_programs_coexpressionModules- transcriptional programslabeled_tsne_kmeans.pdftranscriptional_programs_vs_samples.pdflabeled_tsne_states.pdftsne_gene_expression.pdfprograms_vs_states.pdftsne_regulon_activity.pdf