Hi Gian We will fix this soon. However if you want to have count you may specify attributes from 'Features' page and then apply any filters, it would work. Some attributes from 'Structure' and 'Sequence' pages cause this problem of count you have spotted.
Cheers syed On Tue, 2007-07-24 at 11:42 +0200, Gianfranco wrote: > hello everybody. > > Querying database ENSEMBL 45 GENES (SANGER), dataset Homo sapiens genes > (NCBI36) with the following XML: > > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE Query> > <Query virtualSchemaName="default" header="0" uniqueRows="0" count="1"> > <Dataset name = "hsapiens_gene_ensembl" interface = "default" > > <Attribute name = "str_chrom_name"/><Attribute name = > "gene_stable_id"/><Attribute name = "struct_biotype"/><Attribute name = > "transcript_exon_intron"/> </Dataset> > </Query> > > > Biomart Server returns this error: > Query ERROR: caught BioMart::Exception: Unimplemented method > 'BioMart::Dataset::GenomicSequence::getCount > > > using count="0" it works correctly. > > Note that I use a POST method to > http://www.biomart.org:80/biomart/martservice in a JAVA standalone > application. > > bye > > -- ====================================== Syed Haider. EMBL-European Bioinformatics Institute Wellcome Trust Genome Campus, Hinxton, Cambridge CB10 1SD, UK. ======================================
