Class FASTQHeadersPresentButNotUsableException

  • All Implemented Interfaces:
    Serializable

    public class FASTQHeadersPresentButNotUsableException
    extends BatchInfoPopulationException
    Indicates that FASTQ headers were present, but were not in a format that yields usable information on batches.
    Author:
    paul
    See Also:
    Serialized Form
    • Constructor Detail

      • FASTQHeadersPresentButNotUsableException

        public FASTQHeadersPresentButNotUsableException​(ExpressionExperiment ee,
                                                        String message)