===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-bioc-deseq2-1.30.0+dfsg/inst/doc/DESeq2.Rmd-1700-but the user would, for example, either change the levels of
r-bioc-deseq2-1.30.0+dfsg/inst/doc/DESeq2.Rmd:1701:`dds$condition` or replace the design using `design(dds)<-`, then run
r-bioc-deseq2-1.30.0+dfsg/inst/doc/DESeq2.Rmd-1702-`nbinomWaldTest` followed by `lfcShrink`.
##############################################
r-bioc-deseq2-1.30.0+dfsg/inst/doc/DESeq2.Rmd-1959-of the following four values, where $\beta$ is the log2 fold change
r-bioc-deseq2-1.30.0+dfsg/inst/doc/DESeq2.Rmd:1960:specified by the `name` argument, and $x$ is the `lfcThreshold`.
r-bioc-deseq2-1.30.0+dfsg/inst/doc/DESeq2.Rmd-1961-
##############################################
r-bioc-deseq2-1.30.0+dfsg/vignettes/DESeq2.Rmd-1700-but the user would, for example, either change the levels of
r-bioc-deseq2-1.30.0+dfsg/vignettes/DESeq2.Rmd:1701:`dds$condition` or replace the design using `design(dds)<-`, then run
r-bioc-deseq2-1.30.0+dfsg/vignettes/DESeq2.Rmd-1702-`nbinomWaldTest` followed by `lfcShrink`.
##############################################
r-bioc-deseq2-1.30.0+dfsg/vignettes/DESeq2.Rmd-1959-of the following four values, where $\beta$ is the log2 fold change
r-bioc-deseq2-1.30.0+dfsg/vignettes/DESeq2.Rmd:1960:specified by the `name` argument, and $x$ is the `lfcThreshold`.
r-bioc-deseq2-1.30.0+dfsg/vignettes/DESeq2.Rmd-1961-
##############################################
r-bioc-deseq2-1.30.0+dfsg/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-bioc-deseq2-1.30.0+dfsg/debian/tests/run-unit-test:7:    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-bioc-deseq2-1.30.0+dfsg/debian/tests/run-unit-test-8-    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM