Hi everyone,
I'm implementing a biomart plugin, however I'd like it be generic and not depending on a database. To do so I would like to be able to configure it, as exmeple I would like to have some configuration like this:

table_name = table__table__main
table_start_field = start
table_end_field = end

with this parameters, the plugin can extract the data required from any database model. I tryed to use the processor.properties, but this
one doesn't want any other value than the expected ones.

What would be the best way to do this in biomart ?
other question, is it plain to allow a configuration of a plugin in the martconfigurator ?

thanks,
Jerome
_______________________________________________
Users mailing list
[email protected]
https://lists.biomart.org/mailman/listinfo/users

Reply via email to