in 11.1 we're going to be able to create .query.xml files tied to a specific assay definition. in a simple module they live in:
/assays/{assay name}/query/
they are named Data.query.xml, Runs.query.xml and Batch.query.xml. In the query folder, can I also create views, and other files that would normally live in the top-level query folder of that module? Being able to tie these files to a specific assay definition is quite nice, so I'l prefer to put all the files here that I can.
Thanks. |