bioinformatics gene expression example
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
John Layne
le 20 Jan 2018
Réponse apportée : Walter Roberson
le 20 Jan 2018
I have the bioinformatics toolbox, but cannot find the .mat files necessary to follow the example titled "Identifying Differentially Expressed Genes from RNA-Seq Data", namely, I cannot find the data file pasilla_count_noMM.mat, which the example describes as "included". Is this an issue with my version of the toolbox? Help? Many thanks!
JEL
0 commentaires
Réponse acceptée
Walter Roberson
le 20 Jan 2018
In current versions the file is at fullfile(matlabroot, 'examples/bioinfo/pasilla_count_noMM.mat') . Not long ago the file was at fullfile(matlabroot, 'toolbox/bioinfo/biodemos/pasilla_count_noMM.mat')
Before R2015b this file did not exist; the example loaded different data from different locations.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Bioinformatics Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!