public interface BatchInfoPopulationHelperService
Modifier and Type | Method and Description |
---|---|
ExperimentalFactor |
createBatchFactor(ExpressionExperiment ee,
Map<BioMaterial,Date> dates) |
ExperimentalFactor |
createRnaSeqBatchFactor(ExpressionExperiment ee,
Map<BioMaterial,String> headers)
For RNA-seq, we based the batching on the available device/run/flowcell/lane information
|
ExperimentalFactor createRnaSeqBatchFactor(ExpressionExperiment ee, Map<BioMaterial,String> headers)
ee
- experimentheaders
- map of biomaterial to a string. If there was no usable FASTQ header, we just use the GPL IDExperimentalFactor createBatchFactor(ExpressionExperiment ee, Map<BioMaterial,Date> dates)
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.