Package ubic.gemma.core.analysis.report
Interface DatabaseViewGenerator
- All Known Implementing Classes:
DatabaseViewGeneratorImpl
public interface DatabaseViewGenerator
-
Field Details
-
VIEW_DIR
-
VIEW_FILE_SUFFIX
- See Also:
-
-
Method Details
-
getOutputFile
-
runAll
void runAll() -
runAll
- Parameters:
limit- if null will run against every dataset in Gemma else will only do the 1st to the given limit
-