Class FASTQHeadersPresentButNotUsableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ubic.gemma.core.analysis.preprocess.PreprocessingException
ubic.gemma.core.analysis.preprocess.batcheffects.BatchInfoPopulationException
ubic.gemma.core.analysis.preprocess.batcheffects.FASTQHeadersPresentButNotUsableException
- All Implemented Interfaces:
Serializable
Indicates that FASTQ headers were present, but were not in a format that yields usable information on batches.
- Author:
- paul
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FASTQHeadersPresentButNotUsableException
-