===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
chip-seq-1.5.5/tools/eland2sga.pl-50-# attribute counts to its center position and record in hash (force into numeric)
chip-seq-1.5.5/tools/eland2sga.pl:51:#		$score_ref->{$chr2AC{$ar[0]}}->{int(($ar[1]+$ar[2])/2)}=eval($ar[3]);
chip-seq-1.5.5/tools/eland2sga.pl-52-    }
##############################################
chip-seq-1.5.5/tools/eland2sga.pl-109-# read length of chromosome from /db/genome/eukaryote.ptr
chip-seq-1.5.5/tools/eland2sga.pl:110:    my $line = `grep $chr2AC->{$species}->{'chr'.$chro} /db/genome/eukaryote.ptr`;
chip-seq-1.5.5/tools/eland2sga.pl-111-    my @ar = split(/\s+/, $line);
##############################################
chip-seq-1.5.5/debian/createmanpages-4-
chip-seq-1.5.5/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'`
chip-seq-1.5.5/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//' | head -n1`
##############################################
chip-seq-1.5.5/.pc/data_location.patch/tools/eland2sga.pl-50-# attribute counts to its center position and record in hash (force into numeric)
chip-seq-1.5.5/.pc/data_location.patch/tools/eland2sga.pl:51:#		$score_ref->{$chr2AC{$ar[0]}}->{int(($ar[1]+$ar[2])/2)}=eval($ar[3]);
chip-seq-1.5.5/.pc/data_location.patch/tools/eland2sga.pl-52-    }
##############################################
chip-seq-1.5.5/.pc/data_location.patch/tools/eland2sga.pl-109-# read length of chromosome from /db/genome/eukaryote.ptr
chip-seq-1.5.5/.pc/data_location.patch/tools/eland2sga.pl:110:    my $line = `grep $chr2AC->{$species}->{'chr'.$chro} /db/genome/eukaryote.ptr`;
chip-seq-1.5.5/.pc/data_location.patch/tools/eland2sga.pl-111-    my @ar = split(/\s+/, $line);