Effacer les filtres
Effacer les filtres

how to build part of tree in matlab from vectors of parents and children

1 vue (au cours des 30 derniers jours)
Jwana
Jwana le 5 Nov 2012
Hi all,
Can any one tell me how to begin building a code in matlab for making a part of tree POT system of genes (GO Ontology)... I already have built a matlab code that finds the cell array that contains the parents and chaildren vectors as the following:
Parents: children:
'GO:0006412' 'GO:0030533'
'GO:0006810' 'GO:0003774'
'GO:0016787' 'GO:0005215'
'GO:0016787' 'GO:0006412'
'GO:0006810' 'GO:0030533'
'GO:0008150' 'GO:0005215'
'GO:0008150' 'GO:0006412'
'GO:0008150' 'GO:0016787'
'GO:0008150' 'GO:0006810'
'GO:0006810' 'GO:0006412'
'GO:0016192' 'GO:0003774'
'GO:0006810' 'GO:0005215'
'GO:0005215' 'GO:0030533'

Réponses (0)

Catégories

En savoir plus sur Data Types 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!

Translated by