search for: q9zzx1

Displaying 1 result from an estimated 1 matches for "q9zzx1".

2012 Dec 28
0
How to apply XPath query on XML nodes separately?
...perimentallyVerifiedGoAnnos( d ) ) }) ) colnames( annos ) <- uniprot.accessions # Exclude NULL columns: annos[ , as.character( annos[ 'GO', ] ) != 'NULL' , drop=F ] } } as.data.frame( retrieveExperimentallyVerifiedGOAnnotations(c("A0AEI7", "Q9ZZX1")) ) Returns: A0AEI7 Q9ZZX1 GO GO:0004519, GO:0006316 GO:0004519, GO:0006316 But should only have a single column, because A0AEI7 does not have any experimentally verified Gene Ontology annotations. Thank you very much in advance for your kind help! [[al...