chromatography
    Preparing search index...

    Interface ApplyLockMassOptions

    interface ApplyLockMassOptions {
        maxShift?: number;
        oddReference?: boolean;
    }
    Index

    Properties

    maxShift?: number

    Maximum allowed shift

    0.1

    oddReference?: boolean

    Whether the reference is in the odd position.

    true