Package | Description |
---|---|
net.sourceforge.seqware.common.business |
Looks like auto-generated classes for Hibernate.
|
net.sourceforge.seqware.common.business.impl |
Looks like auto-generated implementation for Hibernate classes.
|
Modifier and Type | Method and Description |
---|---|
List<ValidationReportServiceImpl.ReportEntry> |
ValidationReportService.fileLinkReport()
Runs the
ValidationReportService.fileLinkReport(List) including all files in the SeqWare meta db. |
List<ValidationReportServiceImpl.ReportEntry> |
ValidationReportService.fileLinkReport(List<Integer> fileSwas)
Every file must be associated with at least one processing node and this node in turn must be linked (either directly or through a
parent) to one of the following: sequencer_run, lane, ius, sample, experiment or study.
|
Modifier and Type | Method and Description |
---|---|
List<ValidationReportServiceImpl.ReportEntry> |
ValidationReportServiceImpl.fileLinkReport()
Runs the
ValidationReportService.fileLinkReport(List) including all files in the SeqWare meta db. |
List<ValidationReportServiceImpl.ReportEntry> |
ValidationReportServiceImpl.fileLinkReport(List<Integer> fileSwas)
Every file must be associated with at least one processing node and this node in turn must be linked (either directly or through a
parent) to one of the following: sequencer_run, lane, ius, sample, experiment or study.
|
Copyright © 2015 SeqWare. All rights reserved.