=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== vcfanno-0.3.2+ds/README.md-111- vcfanno-0.3.2+ds/README.md:112: + `lua:$lua` // see section below for more details vcfanno-0.3.2+ds/README.md-113- + `self` // pull directly from the annotation and handle multi-allelics ############################################## vcfanno-0.3.2+ds/docs/CHANGES.md-75-+ add field=['DP2'] for bam files which reports number of forward and reverse reads overlapping a variant. vcfanno-0.3.2+ds/docs/CHANGES.md:76: value returned can be replicated with: `samtools mpileup -A -x -Q 1 -q 1 -r chrom:pos-pos $bam` vcfanno-0.3.2+ds/docs/CHANGES.md-77-+ add op=sum ############################################## vcfanno-0.3.2+ds/debian/createmanpages-4- vcfanno-0.3.2+ds/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'` vcfanno-0.3.2+ds/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//' | head -n1`