On Fri, 7 Jul 2006, Ronaldo Raposo wrote: Hi Ronaldo,
> Hello people, > > The solution mentioned solved our problems. Thanks Arek for the response. > But we have another question: we want to link two datasets that we created. > We used Mart Editor, created two naïve configurations, then we created in > one an Importable using the steps in the documentation and in the other an > Exportable and, after that, we exported them. The doubts are: > 1- What do we have to do after the steps I said to link these two datasets > and executing queries that the output of one dataset is a filter of the > other? If you start up the martview website you should see the ability to link them appears on the filterpage. At the bottom of the page you should be able to choose the other dataset and set some filters from it. Maybe you are just API scripting or using web services though? You can find some examples in biomart-plib/scripts. biomart-plib/scripts/examples.pl (The 4th example shows some goodl inking examples) > 2- An Importable and an exportable have a field called "Name", an additional > name used by Biomart Perl library. Could we let this field blank? It's > because we are not using any other perl library. not sure I quite understand this - is best to set this to the same name as the linkName and internalName. > 3- In an Importable, the field "Filters" and "Attributes" in an Exportable > are a list of defined internalNames. We filled these fields with three > dataset attributes that we wanted to and we separated the attributes by > commas, like "name,hmm,code". Is it correct or is there another form? > yes - this is correct Let me know how you get on. It sounds like you have your links set up and just want to see them working now Best wishes Damian > Best Regards, > > Ronaldo Raposo. >
